aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-26Skip printing "/proc/%d/cmdline" stuff when it is not relevantEric Andersen
2003-05-26Remove cruftEric Andersen
2003-05-26Vodz, last_path_87, formatiing changesGlenn L McGrath
2003-05-26Vodz, last_patch_86Glenn L McGrath
2003-05-24Update mkdep, per the "touchless dependencies for 2.4.x" patchEric Andersen
2003-05-23oopsEric Andersen
2003-05-23This patch from Vitezslav Batrla, is a cleaner fix for theEric Andersen
2003-05-22Patch from Russell Coker:Eric Andersen
2003-05-19Patch from Glenn EngelGlenn L McGrath
2003-05-18Handle -O preceding -x.Matt Kraai
2003-05-16Apply patch from Georg Magschok to fix syslog behavior so that theEric Andersen
2003-05-14Part of a patch from Glenn Engel, updates httpd helpGlenn L McGrath
2003-05-14vodz, last_patch_85Glenn L McGrath
2003-05-13Re-use existing variables, patch from TitoGlenn L McGrath
2003-05-13last_patch84 by Vodz.Glenn L McGrath
2003-05-13Add some missing lines for getty, patch by Steven ScholzGlenn L McGrath
2003-05-13Fix \l so it doesnt print the character as well as the tty, from oldGlenn L McGrath
2003-05-11minit, a Minimal init system.Glenn L McGrath
2003-05-08Use xopen instead of xfopenGlenn L McGrath
2003-05-02Patch from Dmitry V. Levin to fix a fd leakEric Andersen
2003-04-27A couple of patches from Tito <farmatito@tiscali.it>Eric Andersen
2003-04-27Use bb_xgetlargGlenn L McGrath
2003-04-27New applet, foldGlenn L McGrath
2003-04-27Config option to create an fgrep aliasGlenn L McGrath
2003-04-27Fix segfault when cleaning upGlenn L McGrath
2003-04-27grep -f support, adds only 60 Bytes, but regex's now compiled asGlenn L McGrath
2003-04-26Always preserve dateGlenn L McGrath
2003-04-26New commands, 'G' and 'H'Glenn L McGrath
2003-04-26Add the -d option, its used by old versions of config.guess, change toGlenn L McGrath
2003-04-26iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)Glenn L McGrath
2003-04-25Patch from Steven Scholz to fix telnetd compile problemEric Andersen
2003-04-24There have been many reports of init failing to reboot and/or failing to haltEric Andersen
2003-04-21unlink a previous file before its extractedGlenn L McGrath
2003-04-21sync with waldiGlenn L McGrath
2003-04-21unlink() an existing file, before opening it, simply truncating canGlenn L McGrath
2003-04-21Add link to SimplyGNUstepEric Andersen
2003-04-19Patch from David Updegraff to use calloc so that forward pointers start outEric Andersen
2003-04-19Patch from David Updegraff to avoid corrupting memory while parsing theEric Andersen
2003-04-16Minor .o file naming changeEric Andersen
2003-04-16enable CONFIG_USE_BB_PWD_GRP for the debian installer,Eric Andersen
2003-04-12Fix logic error in grouped commandsGlenn L McGrath
2003-04-11Fix up indentingGlenn L McGrath
2003-04-09Really fix the 'r' commandGlenn L McGrath
2003-04-09Fix the sed 'r' commandGlenn L McGrath
2003-04-09fix substitution when replacing with &, we shouldnt check for an escape charc...Glenn L McGrath
2003-04-09Label ends at a newline, update comments, rename linked list fieldGlenn L McGrath
2003-04-08Run through indentGlenn L McGrath
2003-04-08Fixes block commands to correctly identify end of block, recognise the #n dir...Glenn L McGrath
2003-04-07Add hold space commands 'g', 'h', 'x'Glenn L McGrath
2003-04-07Rename "line" to pattern_space to be more descriptive and closer to the POSIX...Glenn L McGrath