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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2007-02-04
- strip 12 bytes off by using a smaller type for need_print.
aldot
1
-8
/
+9
2007-02-04
- fix buglet introduced in r17351 in find_param(). Closes #1193
aldot
1
-4
/
+5
2007-02-04
udhcp: use improved gethostbyname replacement from IPv6 code
vda
4
-12
/
+21
2007-02-04
ifconfig: use IPv6 infrastructure
vda
3
-29
/
+28
2007-02-04
mount: (try to) support cifs with IPv6
vda
3
-15
/
+33
2007-02-04
add x to IPv6 functions which can die
vda
10
-36
/
+37
2007-02-04
mkconfigs: remove echo "`...`" contortion
vda
1
-11
/
+10
2007-02-04
BB_EXECLP should call execlp, not execvp
vda
1
-1
/
+1
2007-02-03
s/PREFIX/CONFIG_PREFIX/
vda
7
-15
/
+15
2007-02-03
suppress warnings about easch <applet>_main() having
vda
245
-25
/
+268
2007-02-03
do not put all <applet>_main() declarations
vda
3
-14
/
+9
2007-02-03
- include busybox.h before looking at an eventual #if ENABLE_DESKTOP
aldot
1
-2
/
+2
2007-02-03
add TODO
vda
1
-1
/
+3
2007-02-03
usage_compressed: be more permissive in which od flavors we support
vda
1
-1
/
+1
2007-02-03
assorted fixes for bugs found with randomconfig
vda
5
-8
/
+12
2007-02-03
lineedit: add missing #if/#endif
vda
2
-5
/
+6
[next]