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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-16
httpd: reduce ifdef forest. comment out redundant PATH setting
vda
2
-87
/
+77
2006-11-16
httpd:
vda
1
-22
/
+17
2006-11-16
httpd: add -i (inetd) and -f (foreground) otions.
vda
3
-90
/
+56
2006-11-16
httpd: stop being silly with setenv
vda
1
-61
/
+28
2006-11-16
svlogd: new applet. +9k. Still too big, but it was 12k yesterday.
vda
11
-18
/
+2342
2006-11-15
remove duplicate flag decls
vapier
1
-3
/
+3
2006-11-12
umount: umount -a shouldn't stop on first failure
vda
1
-5
/
+6
2006-11-10
httpd: cosmetic fixes (the bug which was being hunted down
vda
1
-51
/
+45
2006-11-10
wget: fix error message.
vda
4
-8
/
+8
2006-11-09
add && !defined(__UCLIBC__) to static link warning check
vda
1
-1
/
+2
2006-11-07
small ipv6 doc changes; nslookup a tiny bit smaller
vda
3
-4
/
+6
2006-11-07
getty: remove ancient termio support (was using termois anyway)
vda
1
-101
/
+65
2006-11-05
httpd: sendCgi() forked child needs to close opened
vda
1
-28
/
+20
2006-11-05
rename: compare_string_array -> index_in_str_array
vda
10
-44
/
+50
2006-11-05
ps: add documentation on POSIX ps
vda
2
-1
/
+176
2006-11-05
usage.h: stop using ancient USAGE_xxx (we have USE_xx now)
vda
1
-34
/
+13
2006-11-05
ps: implement POSIX-like options, most notably -o
vda
2
-0
/
+290
2006-11-05
smart_ulltoa5: make available in libbb
vda
3
-41
/
+56
2006-11-05
replace /proc scanning code by more versatile one.
vda
6
-168
/
+325
2006-11-05
top: improve CPU% calculation
vda
5
-59
/
+56
2006-11-02
Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>
vda
3
-15
/
+14
2006-11-01
Unneeded code removed, usused field "unsigned pscpu" removed
vda
5
-14
/
+14
2006-11-01
mostly style fixes
vda
12
-161
/
+156
2006-11-01
pidof: reduce #ifdef forest
vda
1
-39
/
+19
2006-11-01
PID should be stored in pid_t, not int or long.
vda
8
-69
/
+76
2006-11-01
ps: reduce #ifdef forest
vda
1
-25
/
+13
2006-11-01
#if CONFIG_xxx -> #if ENABLE_xxx
vda
3
-20
/
+12
2006-10-31
find: -type T was actually meaning ! -type T!
vda
1
-1
/
+1
2006-10-31
build system: Makefiles are in source dir, add $(srctree)
vda
1
-3
/
+3
2006-10-31
reads: fix bug 1078
vda
1
-1
/
+2