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
*
Add names of people historically linked to bbox project
vda
2006-11-18
1
-18
/
+18
*
nc: fix --help text
vda
2006-11-18
1
-6
/
+2
*
add -Wundef, fix uncovered bugs
vda
2006-11-17
19
-74
/
+71
*
forgot about avn add... :(
vda
2006-11-17
3
-0
/
+1279
*
runit: add runsv, runsvdir and sv. Oh yes.
vda
2006-11-17
6
-17
/
+64
*
httpd: make Bernhard happier
vda
2006-11-17
1
-2
/
+4
*
- Set INSTALL_OPTS according to the config.
aldot
2006-11-17
1
-0
/
+6
*
- fix generation of the busybox.links install script inputfile
aldot
2006-11-17
2
-2
/
+2
*
- typo fix
aldot
2006-11-17
1
-2
/
+2
*
- end may be used uninitialized.
aldot
2006-11-17
1
-1
/
+2
*
httpd: reduce ifdef forest. comment out redundant PATH setting
vda
2006-11-16
2
-87
/
+77
*
httpd:
vda
2006-11-16
1
-22
/
+17
*
httpd: add -i (inetd) and -f (foreground) otions.
vda
2006-11-16
3
-90
/
+56
*
httpd: stop being silly with setenv
vda
2006-11-16
1
-61
/
+28
*
svlogd: new applet. +9k. Still too big, but it was 12k yesterday.
vda
2006-11-16
11
-18
/
+2342
*
remove duplicate flag decls
vapier
2006-11-15
1
-3
/
+3
*
umount: umount -a shouldn't stop on first failure
vda
2006-11-12
1
-5
/
+6
*
httpd: cosmetic fixes (the bug which was being hunted down
vda
2006-11-10
1
-51
/
+45
*
wget: fix error message.
vda
2006-11-10
4
-8
/
+8
*
add && !defined(__UCLIBC__) to static link warning check
vda
2006-11-09
1
-1
/
+2
*
small ipv6 doc changes; nslookup a tiny bit smaller
vda
2006-11-07
3
-4
/
+6
*
getty: remove ancient termio support (was using termois anyway)
vda
2006-11-07
1
-101
/
+65
*
httpd: sendCgi() forked child needs to close opened
vda
2006-11-05
1
-28
/
+20
*
rename: compare_string_array -> index_in_str_array
vda
2006-11-05
10
-44
/
+50
*
ps: add documentation on POSIX ps
vda
2006-11-05
2
-1
/
+176
*
usage.h: stop using ancient USAGE_xxx (we have USE_xx now)
vda
2006-11-05
1
-34
/
+13
*
ps: implement POSIX-like options, most notably -o
vda
2006-11-05
2
-0
/
+290
*
smart_ulltoa5: make available in libbb
vda
2006-11-05
3
-41
/
+56
*
replace /proc scanning code by more versatile one.
vda
2006-11-05
6
-168
/
+325
*
top: improve CPU% calculation
vda
2006-11-05
5
-59
/
+56
*
Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>
vda
2006-11-02
3
-15
/
+14
*
Unneeded code removed, usused field "unsigned pscpu" removed
vda
2006-11-01
5
-14
/
+14
*
mostly style fixes
vda
2006-11-01
12
-161
/
+156
*
pidof: reduce #ifdef forest
vda
2006-11-01
1
-39
/
+19
*
PID should be stored in pid_t, not int or long.
vda
2006-11-01
8
-69
/
+76
*
ps: reduce #ifdef forest
vda
2006-11-01
1
-25
/
+13
*
#if CONFIG_xxx -> #if ENABLE_xxx
vda
2006-11-01
3
-20
/
+12
*
find: -type T was actually meaning ! -type T!
vda
2006-10-31
1
-1
/
+1
*
build system: Makefiles are in source dir, add $(srctree)
vda
2006-10-31
1
-3
/
+3
*
reads: fix bug 1078
vda
2006-10-31
1
-1
/
+2
*
add usefun info on SIGINT handling peculiarities
vda
2006-10-31
1
-0
/
+627
*
login: add big fat comment about SIGINT - prevent
vda
2006-10-31
1
-1
/
+8
*
login: re-enable Ctrl-^C before execing shell.
vda
2006-10-31
3
-79
/
+67
*
dd: fix bugs: always assumed conv=sync, died on write errors
vda
2006-10-31
2
-51
/
+70
*
find: implement -prune. "make clean" now works! :)
vda
2006-10-31
1
-3
/
+21
*
find: fix implicit -print (sometime differed from standard)
vda
2006-10-31
1
-3
/
+11
*
find: implement ( )
vda
2006-10-30
1
-96
/
+169
*
"#warning: http://...." doesn't work (gcc thinks that it's a comment!)
vda
2006-10-29
1
-1
/
+1
*
website: fix link
vda
2006-10-29
1
-1
/
+1
*
website: announce 1.2.2.1
vda
2006-10-29
1
-0
/
+7
[next]