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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ps: fix non-desktop ps -ww -- thanks rockeychu
Denis Vlasenko
2007-07-25
1
-4
/
+9
*
getopt32: fix getopt32 breakage (forgot to memset(0) it) -- thanks rockeychu
Denis Vlasenko
2007-07-25
1
-0
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
43
-340
/
+352
*
od: shrink a bit
Denis Vlasenko
2007-07-24
1
-30
/
+21
*
setfiles: small tweaks to usage text and code
Denis Vlasenko
2007-07-24
2
-7
/
+7
*
zcip: remove stray seed48. It's the only thing which was pulling in
Denis Vlasenko
2007-07-23
1
-4
/
+1
*
add comment why preferred stack boundary is 4 on i386
Denis Vlasenko
2007-07-23
1
-0
/
+2
*
chpasswd: rename long options definition to match other applets. no code changes
Denis Vlasenko
2007-07-23
1
-2
/
+2
*
getopt32 must remain NOFORK-safe (no mallocs!). Using alloca and pretending
Denis Vlasenko
2007-07-23
1
-7
/
+4
*
rework long option handling. saves ~1.2k
Denis Vlasenko
2007-07-23
22
-250
/
+255
*
setiles: cosmetics, no real code changes
Denis Vlasenko
2007-07-23
1
-5
/
+3
*
setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachiso...
Denis Vlasenko
2007-07-23
5
-0
/
+773
*
chpasswd: fix indentation
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
28
-58
/
+58
*
fix typo in last commit
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
Three patches from FreeWRT people
Denis Vlasenko
2007-07-21
3
-6
/
+23
*
chpasswd: fixes for shadow password handling
Denis Vlasenko
2007-07-21
1
-10
/
+12
*
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
Denis Vlasenko
2007-07-21
18
-45
/
+28
*
chpasswd: fixes and code shrink
Denis Vlasenko
2007-07-21
5
-39
/
+36
*
chpasswd: now with svn add
Denis Vlasenko
2007-07-20
2
-0
/
+196
*
chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>
Denis Vlasenko
2007-07-20
11
-169
/
+97
*
stray trailing tabs removed
Denis Vlasenko
2007-07-19
5
-11
/
+11
*
ifup/ifdown: make location of ifstate configurable
Denis Vlasenko
2007-07-19
3
-3
/
+16
*
vi: comment out dead code
Denis Vlasenko
2007-07-18
1
-5
/
+5
*
Trim help text. With compressed help: -143 bytes
Denis Vlasenko
2007-07-18
1
-114
/
+113
*
ash: fix SEGV in forkchild (jp can be NULL). here documents were affected.
Denis Vlasenko
2007-07-18
1
-1
/
+2
*
fix unpacker testsuite to match actual output
Denis Vlasenko
2007-07-18
1
-1
/
+1
*
awk: actually do "svn add" for testsuite
Denis Vlasenko
2007-07-18
1
-0
/
+20
*
awk: fix -F 'regex' bug (miscounted fields if last field is empty)
Denis Vlasenko
2007-07-18
1
-17
/
+25
*
awk: style fixes; remove one xstrdup/free pair; testsuite
Denis Vlasenko
2007-07-18
1
-13
/
+17
*
vi: style fixlet
Denis Vlasenko
2007-07-17
1
-1
/
+2
*
fix typo in prev commit :(
Denis Vlasenko
2007-07-17
1
-1
/
+1
*
vi: s/argv[0]/applet_name/
Denis Vlasenko
2007-07-17
1
-1
/
+1
*
vi: multiple fixes by Natanael Copa <natanael.copa@gmail.com>
Denis Vlasenko
2007-07-17
1
-193
/
+166
*
ifconfig: make it work with ifaces with ifnames > 255
Denis Vlasenko
2007-07-17
1
-1
/
+1
*
remove accumulated stray trailing whitespace
Denis Vlasenko
2007-07-17
8
-11
/
+11
*
Modify method of linking against libs. Now we fisrt try all
Denis Vlasenko
2007-07-17
2
-11
/
+54
*
fix discrepancy in GPL version number. Pointed out by "Marsh David" <dmarsh@b...
Denis Vlasenko
2007-07-16
1
-1
/
+1
*
top: nested function allows us to reuse some code
Denis Vlasenko
2007-07-15
2
-54
/
+58
*
top: make "100%" case less ugly, and shrink code while at it
Denis Vlasenko
2007-07-15
1
-20
/
+42
*
top: simpler loadavg processing
Denis Vlasenko
2007-07-15
1
-14
/
+10
*
top: truncate usernames to 8 chars
Denis Vlasenko
2007-07-15
1
-1
/
+1
*
grep: implement -m MAX_MATCHES; fix help text
Denis Vlasenko
2007-07-15
2
-39
/
+49
*
grep: fix buglets with context printing
Denis Vlasenko
2007-07-15
1
-28
/
+42
*
ash: make "jobs | cat" work like in bash (was giving empty output)
Denis Vlasenko
2007-07-15
1
-1
/
+10
*
adduser: close /etc/{passwd,shadow} before calling passwd etc.
Denis Vlasenko
2007-07-14
1
-5
/
+5
*
vi: make status line less confusing when we open non-readable files,
Denis Vlasenko
2007-07-14
1
-59
/
+40
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
40
-331
/
+295
*
ash: small size optimization
Denis Vlasenko
2007-07-14
1
-33
/
+33
*
ash: recognize -l as --login equivalent; do not recognize +-login
Denis Vlasenko
2007-07-14
1
-9
/
+12
[prev]
[next]