index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch by Shaun Jackman to combine dup/close funcs into dup2
Mike Frysinger
2005-06-30
1
-3
/
+2
*
dont use f_frsize unless linux-2.6.0 or better
Mike Frysinger
2005-06-29
1
-1
/
+12
*
rip out all the non-linux code and ugly workarounds
Mike Frysinger
2005-06-28
2
-172
/
+9
*
tweak signed/unsigned char usage to avoid mismatches
Mike Frysinger
2005-06-24
1
-4
/
+4
*
- remove extra/unneeded function call. testing svn
Ned Ludd
2005-06-24
1
-10
/
+1
*
Enabling runtime SUID/SGID configuration via /etc/busybox.conf
Eric Andersen
2005-06-23
1
-2
/
+2
*
applets specified as _BB_SUID_ALWAYS in applets.h should also select
Eric Andersen
2005-06-23
2
-0
/
+3
*
characters encoded as html should have a trailing semicolon
Eric Andersen
2005-06-23
1
-1
/
+1
*
Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use
Rob Landley
2005-06-20
9
-28
/
+1049
*
Tito says: unify verbose/quiet flags
Mike Frysinger
2005-06-17
1
-3
/
+2
*
Tito says: strip unused program_name
Mike Frysinger
2005-06-17
1
-13
/
+1
*
use xmalloc instead of malloc
Mike Frysinger
2005-06-12
3
-34
/
+10
*
use malloc instead of xmalloc
Mike Frysinger
2005-06-11
6
-53
/
+29
*
use xmalloc() instead of malloc()
Mike Frysinger
2005-06-11
2
-6
/
+2
*
use xmalloc() and bb_perror_msg_and_die()
Mike Frysinger
2005-06-11
1
-9
/
+3
*
Note that memory allocaiton needs to be cleaned up too.
Rob Landley
2005-06-11
1
-0
/
+12
*
remove com_err.h includes
Mike Frysinger
2005-06-11
3
-5
/
+0
*
DOS only crap
Mike Frysinger
2005-06-11
2
-609
/
+0
*
import initial fat mke2fs
Mike Frysinger
2005-06-11
5
-3
/
+1536
*
import tune2fs support
Mike Frysinger
2005-06-11
4
-3
/
+54
*
fix signed/unsigned char pointers
Mike Frysinger
2005-06-11
1
-3
/
+3
*
oops, we only want to affect local CFLAGS
Mike Frysinger
2005-06-11
1
-2
/
+2
*
initial fat tune2fs/findfs/e2label source
Mike Frysinger
2005-06-11
1
-0
/
+776
*
replace simple is_null func with a memcmp define
Mike Frysinger
2005-06-11
2
-51
/
+4
*
force including of e2fsbb.h and move the HAVE_* defines to it
Mike Frysinger
2005-06-11
1
-6
/
+5
*
move config.h requirement to the actual .depend target rather than the depend...
Mike Frysinger
2005-06-11
1
-2
/
+2
*
make sure clean removes objects in subdirs
Mike Frysinger
2005-06-11
1
-1
/
+1
*
need strings.h for ffs()
Mike Frysinger
2005-06-11
1
-0
/
+1
*
only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled
Mike Frysinger
2005-06-11
3
-3
/
+13
*
replace simple functions with defines
Mike Frysinger
2005-06-11
2
-87
/
+0
*
whitespace updates
Mike Frysinger
2005-06-11
1
-1
/
+0
*
replace functions with defines
Mike Frysinger
2005-06-11
1
-2
/
+4
*
whitespace updates
Mike Frysinger
2005-06-11
1
-3
/
+2
*
whitespace updates
Mike Frysinger
2005-06-11
2
-8
/
+6
*
recode functions to shrink size
Mike Frysinger
2005-06-11
9
-109
/
+92
*
setup the HAVE_* defines
Mike Frysinger
2005-06-11
1
-1
/
+21
*
About time to just apply this and kill off the patches
Eric Andersen
2005-06-09
4
-324
/
+197
*
Tito posted a devfsd error message fix. It's highly deprecated and will
Rob Landley
2005-06-07
1
-31
/
+28
*
Clean up strings.c to use busybox's option processing. Bug 006, apparently.
Rob Landley
2005-06-07
1
-71
/
+54
*
Patch from Dmitry Zakharov:
Rob Landley
2005-06-07
1
-2
/
+1
*
Thus spake Brenda J. Butler:
Rob Landley
2005-06-07
1
-0
/
+6
*
Shaun Jackman submitted a patch converting an allocation to use
Rob Landley
2005-05-28
1
-5
/
+7
*
Patch from Shaun Jackman to save a few bytes.
Rob Landley
2005-05-28
1
-4
/
+3
*
Tobias Krawutschke found a bug where the DHCP client would accept packets
Rob Landley
2005-05-26
1
-0
/
+3
*
Add readprofile applet support.
Paul Mundt
2005-05-20
5
-0
/
+327
*
Patch from Colin Watson (mangled slightly by Rob Landley):
Rob Landley
2005-05-18
2
-6
/
+24
*
Doug Swarin pointed out a security bug in the -i option of sed.
Rob Landley
2005-05-18
1
-9
/
+8
*
use more busybox functions and remove redundant code
Mike Frysinger
2005-05-16
1
-18
/
+17
*
make sure we add the local dir to the include path
Mike Frysinger
2005-05-16
1
-1
/
+1
*
Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),
Rob Landley
2005-05-15
1
-17
/
+13
[prev]
[next]