index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
path:
root
/
TODO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-23
ash: cleanup part 1
vda
1
-586
/
+539
2007-02-21
init: stop doing silly things with the console (-400 bytes)
vda
4
-292
/
+131
2007-02-19
ash: move ash_main() and helpers to end of ash.c, more fuctions renamed,
vda
1
-423
/
+382
2007-02-19
ash: more renaming and style fixes
vda
1
-126
/
+130
2007-02-19
ash: rearrange code to reduce forward references, rename some functions
vda
1
-657
/
+568
2007-02-19
ash: tiny style fixes
vda
1
-8
/
+16
2007-02-18
ash: de-obfuscate code, add 'static' keyword, etc.
vda
1
-364
/
+299
2007-02-18
hdparm: style fixes, no code changes
vda
1
-405
/
+271
2007-02-18
ash: convert #ifdef CONFIG_ to #if ENABLE_
vda
1
-163
/
+119
2007-02-18
ash: fix indentation and style. no code changes
vda
1
-599
/
+593
2007-02-18
runsv: add missing {}
vda
1
-1
/
+2
2007-02-17
sort: fix multiple -k (was ignoring all except last)
vda
8
-10
/
+26
2007-02-17
init: code readability enhancements; very small code changes
vda
5
-65
/
+62
2007-02-17
klogd: code de-obfuscation with small code size reduction
vda
2
-25
/
+21
2007-02-16
- whitespace cleanup and add a possible shrinkage suggestion
aldot
1
-3
/
+4
2007-02-15
dpkg: fix segfault on "dpkg -i"
vda
1
-15
/
+15
2007-02-14
syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds
vda
2
-1
/
+12
2007-02-14
zcip: revert my bogus change
vda
1
-11
/
+11
2007-02-14
less: support xterm's home/end; improve forward search
vda
1
-8
/
+28
2007-02-14
create a document for mdev so people dont have to rtfs
vapier
2
-26
/
+78
2007-02-13
httpd: a little bit more correct handling of CGI "HTTP/xxx" output
vda
2
-36
/
+50
2007-02-12
make tar restore mode again
vda
1
-0
/
+8
2007-02-12
- check if the compiler supports -fwhole-program -- 4.0 does not
aldot
1
-2
/
+2
2007-02-11
httpd: fix for POSTDATA handling bugs:
vda
1
-24
/
+24
2007-02-11
diff: fix access past end of array
vda
1
-36
/
+13
2007-02-11
syslogd: fix "readpath bug" by using readlink instead
vda
15
-38
/
+46
2007-02-11
Add CGI docs
vda
6
-0
/
+3057
2007-02-09
remove unused #include,, improve code readability
vda
2
-3
/
+4
2007-02-09
ping: reuse another bit of common code. -60 bytes
vda
1
-28
/
+16
2007-02-09
ping: support -I addr in family neutral manner; reuse a bit of common code
vda
4
-52
/
+43
2007-02-09
msh: fix my buglet
vda
1
-5
/
+8
2007-02-08
tftp: fix my bug
vda
1
-1
/
+1
2007-02-08
make sure ps/top output what they claim: vsz, not rss ... down the line we sh...
vapier
5
-43
/
+41
2007-02-08
/etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modul...
vapier
1
-4
/
+8
2007-02-08
touchup style; no functional changes
vapier
1
-23
/
+12
2007-02-07
tftp: fix IPv6 fallout
vda
3
-22
/
+25
2007-02-07
selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>
vda
5
-9
/
+11
2007-02-07
fix #ifdef ENABLE_xxx -> #if
vda
2
-2
/
+2
2007-02-06
fix warning coming from printing size_t with %u
vda
1
-1
/
+1
2007-02-06
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
vda
14
-10
/
+361
2007-02-06
find: fix -not support
vda
1
-3
/
+3
2007-02-06
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
22
-28
/
+39
2007-02-06
minix utils: de-inline bit ops (saves ~130 bytes)
vda
2
-18
/
+40
2007-02-06
minix utils: make a message easier to understand; small tweaks
vda
2
-20
/
+25
2007-02-06
correct "pivot_root: pivot_root: <msg>"
vda
1
-2
/
+4
2007-02-04
fix tar t segfault (closes 1183)
vda
1
-18
/
+25
2007-02-04
- indent
aldot
1
-9
/
+20
2007-02-04
- improve wording
aldot
1
-2
/
+2
2007-02-04
- remove duplicate menu entry
aldot
1
-9
/
+0
2007-02-04
find: support for !
vda
3
-9
/
+56
[next]