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-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
2007-02-03
Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS
vda
3
-19
/
+14
2007-02-03
sigset_t blocked_sigset is too big for static (128 bytes)
vda
1
-9
/
+11
2007-02-03
svlogd: fix performance problems: excessive write,
vda
1
-26
/
+46
2007-02-03
svlogd: do not set O_NONBLOCK on stdin permanently - that can
vda
1
-28
/
+44
2007-02-02
- minor tweak
aldot
1
-2
/
+3
2007-02-02
- update helptext
aldot
1
-0
/
+1
2007-02-02
add a comment so that people won't get confused
vda
1
-0
/
+1
2007-02-02
sv: fix incorrect option parsing and reduce size
vda
1
-120
/
+176
2007-02-02
httpd: directory indexer example doesn't need piping thru dd anymore
vda
1
-5
/
+0
2007-02-02
find -user support by Natanael Copa <natanael.copa@gmail.com>
vda
2
-0
/
+26
[next]