aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add names of people historically linked to bbox projectvda2006-11-181-18/+18
* nc: fix --help textvda2006-11-181-6/+2
* add -Wundef, fix uncovered bugsvda2006-11-1719-74/+71
* forgot about avn add... :(vda2006-11-173-0/+1279
* runit: add runsv, runsvdir and sv. Oh yes.vda2006-11-176-17/+64
* httpd: make Bernhard happiervda2006-11-171-2/+4
* - Set INSTALL_OPTS according to the config.aldot2006-11-171-0/+6
* - fix generation of the busybox.links install script inputfilealdot2006-11-172-2/+2
* - typo fixaldot2006-11-171-2/+2
* - end may be used uninitialized.aldot2006-11-171-1/+2
* httpd: reduce ifdef forest. comment out redundant PATH settingvda2006-11-162-87/+77
* httpd:vda2006-11-161-22/+17
* httpd: add -i (inetd) and -f (foreground) otions.vda2006-11-163-90/+56
* httpd: stop being silly with setenvvda2006-11-161-61/+28
* svlogd: new applet. +9k. Still too big, but it was 12k yesterday.vda2006-11-1611-18/+2342
* remove duplicate flag declsvapier2006-11-151-3/+3
* umount: umount -a shouldn't stop on first failurevda2006-11-121-5/+6
* httpd: cosmetic fixes (the bug which was being hunted downvda2006-11-101-51/+45
* wget: fix error message.vda2006-11-104-8/+8
* add && !defined(__UCLIBC__) to static link warning checkvda2006-11-091-1/+2
* small ipv6 doc changes; nslookup a tiny bit smallervda2006-11-073-4/+6
* getty: remove ancient termio support (was using termois anyway)vda2006-11-071-101/+65
* httpd: sendCgi() forked child needs to close openedvda2006-11-051-28/+20
* rename: compare_string_array -> index_in_str_arrayvda2006-11-0510-44/+50
* ps: add documentation on POSIX psvda2006-11-052-1/+176
* usage.h: stop using ancient USAGE_xxx (we have USE_xx now)vda2006-11-051-34/+13
* ps: implement POSIX-like options, most notably -ovda2006-11-052-0/+290
* smart_ulltoa5: make available in libbbvda2006-11-053-41/+56
* replace /proc scanning code by more versatile one.vda2006-11-056-168/+325
* top: improve CPU% calculationvda2006-11-055-59/+56
* Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>vda2006-11-023-15/+14
* Unneeded code removed, usused field "unsigned pscpu" removedvda2006-11-015-14/+14
* mostly style fixesvda2006-11-0112-161/+156
* pidof: reduce #ifdef forestvda2006-11-011-39/+19
* PID should be stored in pid_t, not int or long.vda2006-11-018-69/+76
* ps: reduce #ifdef forestvda2006-11-011-25/+13
* #if CONFIG_xxx -> #if ENABLE_xxxvda2006-11-013-20/+12
* find: -type T was actually meaning ! -type T!vda2006-10-311-1/+1
* build system: Makefiles are in source dir, add $(srctree)vda2006-10-311-3/+3
* reads: fix bug 1078vda2006-10-311-1/+2
* add usefun info on SIGINT handling peculiaritiesvda2006-10-311-0/+627
* login: add big fat comment about SIGINT - preventvda2006-10-311-1/+8
* login: re-enable Ctrl-^C before execing shell.vda2006-10-313-79/+67
* dd: fix bugs: always assumed conv=sync, died on write errorsvda2006-10-312-51/+70
* find: implement -prune. "make clean" now works! :)vda2006-10-311-3/+21
* find: fix implicit -print (sometime differed from standard)vda2006-10-311-3/+11
* find: implement ( )vda2006-10-301-96/+169
* "#warning: http://...." doesn't work (gcc thinks that it's a comment!)vda2006-10-291-1/+1
* website: fix linkvda2006-10-291-1/+1
* website: announce 1.2.2.1vda2006-10-291-0/+7