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
*
gzip: add a bit of comment. The code itself
vda
2006-10-01
1
-4
/
+8
*
g[un]zip: add support for -v (verbose).
vda
2006-10-01
15
-72
/
+122
*
wget: make progress bar and ETA work correctly with -c
vda
2006-10-01
1
-35
/
+37
*
dpkg: fix use-after-free (bug 939)
vda
2006-09-30
1
-7
/
+4
*
lsmod: repair indentation
vda
2006-09-30
3
-128
/
+124
*
vconfig: fix bug 701 (I be damned if I understand it)
vda
2006-09-30
2
-8
/
+9
*
syslogd: do not retry udp sends (can stall syslogd for extended periods
vda
2006-09-30
1
-41
/
+14
*
syslogd: getopt_ulflags'ification (save ~50 bytes)
vda
2006-09-30
1
-143
/
+156
*
syslogd: add option to suppress logging of messages lower than level N (-n N)
vda
2006-09-30
2
-5
/
+18
*
fbset: store short string in the structure itself instead of the pointer
vda
2006-09-30
1
-213
/
+203
*
fbset: add support for -a (bug 1017)
vda
2006-09-30
1
-6
/
+14
*
no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce)
vda
2006-09-30
1
-1
/
+0
*
libiproute/ll_map.c: fix bug 279
vda
2006-09-30
1
-6
/
+30
*
wc: optionally support very large files in wc
vda
2006-09-29
2
-3
/
+15
*
wc: reduce source cruft, make it so that "wc -c" (one option, no filenames)
vda
2006-09-29
1
-44
/
+31
*
Mention the new gpl@busybox.net address.
landley
2006-09-29
2
-1
/
+6
*
losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y
vda
2006-09-29
2
-2
/
+4
*
Yet another silly little byte saving. couldn't -> cannot
vda
2006-09-29
17
-33
/
+33
*
grep: add help text; fix style
vda
2006-09-29
2
-26
/
+27
*
grep: implement -o option. Patch by Jac Goudsmit.
vda
2006-09-29
1
-22
/
+34
*
top: add support for -b, -n <iterations>
vda
2006-09-29
4
-35
/
+34
*
mount: fix bug 946 (mount -f should update mtab)
vda
2006-09-29
1
-6
/
+6
*
getopt_ulflags: fix indentation in comment (needs to be 8 _spaces_
vda
2006-09-29
1
-183
/
+189
*
getopt_ulflags: formatting fixes
vda
2006-09-29
1
-71
/
+71
*
xargs: simplify option parsing
vda
2006-09-29
2
-116
/
+92
*
rt_names.c: move few strings into rodata
vda
2006-09-28
1
-10
/
+9
*
dpkg: style fixes; short -> int (generated code is smaller)
vda
2006-09-28
1
-54
/
+54
*
dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!)
vda
2006-09-28
2
-77
/
+88
*
ifupdown: make dhcp start/stop scripts user configurable
vda
2006-09-28
1
-0
/
+16
*
Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c
vda
2006-09-28
2
-28
/
+25
*
usage.h: fix compile-time bugs exposed by previous change
vda
2006-09-27
2
-11
/
+8
*
usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.
vda
2006-09-27
5
-279
/
+88
*
silly switch style fix
vda
2006-09-27
8
-10
/
+10
*
crontab: we indent using tabs
vda
2006-09-27
1
-272
/
+277
*
losetup: with no arguments lists all /dev/loopN. Corrected help text.
vda
2006-09-27
2
-5
/
+18
*
kill: implement killall5. OpenWRT folks will be happy.
vda
2006-09-27
4
-32
/
+65
*
kill: fix bugs (kill -l output was horrible), fix style, constify data
vda
2006-09-27
3
-64
/
+64
*
process utilities related style cleanup
vda
2006-09-27
2
-26
/
+24
*
ifupdown: fix for standalone shell; removed hardcoded PATH
vda
2006-09-27
1
-41
/
+23
*
ifupdown: style cleanup, no code changes
vda
2006-09-26
1
-266
/
+260
*
several fixes from openWRT project
vda
2006-09-26
8
-5
/
+88
*
login: fix getopt_ulflags fallout (wasn't taking username supplied by getty)
vda
2006-09-26
1
-3
/
+3
*
httpd: sanitize indentation
vda
2006-09-26
1
-1213
/
+1209
*
wget: add (configurable) large file support. Run tested.
vda
2006-09-26
3
-53
/
+99
*
fix 'grep -C' which requires an argument
andersen
2006-09-25
1
-1
/
+1
*
vlock: make message shorter
vda
2006-09-24
1
-1
/
+1
*
mount: fix breakage from recent changes (spurious -ro mounts)
vda
2006-09-24
1
-19
/
+11
*
Another attempt at untangling the logic so the compiler can follow it and not
landley
2006-09-23
1
-24
/
+23
*
wget: fix bug where wget creates null file if there is no remote one.
vda
2006-09-23
2
-79
/
+39
*
applets.c: fix indentation
vda
2006-09-23
1
-64
/
+64
[next]