aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This was doing some silly stuff that is not necessary when usingandersen2003-05-261-17/+23
* cleanup a bit to remove needless verify() functionandersen2003-05-261-39/+36
* Skip printing "/proc/%d/cmdline" stuff when it is not relevantandersen2003-05-261-1/+1
* Remove cruftandersen2003-05-261-2/+0
* Vodz, last_path_87, formatiing changesbug12003-05-261-275/+306
* Vodz, last_patch_86bug12003-05-2617-115/+121
* Update mkdep, per the "touchless dependencies for 2.4.x" patchandersen2003-05-241-14/+14
* oopsandersen2003-05-231-1/+2
* This patch from Vitezslav Batrla, is a cleaner fix for theandersen2003-05-231-15/+5
* Patch from Russell Coker:andersen2003-05-221-2/+3
* Patch from Glenn Engelbug12003-05-191-39/+139
* Handle -O preceding -x.kraai2003-05-182-1/+6
* Apply patch from Georg Magschok to fix syslog behavior so that theandersen2003-05-161-8/+18
* Part of a patch from Glenn Engel, updates httpd helpbug12003-05-141-31/+43
* vodz, last_patch_85bug12003-05-141-39/+38
* Re-use existing variables, patch from Titobug12003-05-131-7/+5
* last_patch84 by Vodz.bug12003-05-131-327/+284
* Add some missing lines for getty, patch by Steven Scholzbug12003-05-131-0/+2
* Fix \l so it doesnt print the character as well as the tty, from oldbug12003-05-131-1/+2
* minit, a Minimal init system.bug12003-05-117-0/+1051
* Use xopen instead of xfopenbug12003-05-081-5/+4
* Patch from Dmitry V. Levin to fix a fd leakandersen2003-05-021-0/+1
* A couple of patches from Tito <farmatito@tiscali.it>andersen2003-04-272-18/+21
* Use bb_xgetlargbug12003-04-271-9/+1
* New applet, foldbug12003-04-275-0/+222
* Config option to create an fgrep aliasbug12003-04-272-0/+12
* Fix segfault when cleaning upbug12003-04-271-1/+1
* grep -f support, adds only 60 Bytes, but regex's now compiled asbug12003-04-271-27/+48
* Always preserve datebug12003-04-261-2/+1
* New commands, 'G' and 'H'bug12003-04-261-1/+21
* Add the -d option, its used by old versions of config.guess, change tobug12003-04-261-3/+26
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)bug12003-04-261-0/+14
* Patch from Steven Scholz to fix telnetd compile problemandersen2003-04-251-2/+2
* There have been many reports of init failing to reboot and/or failing to haltandersen2003-04-241-7/+21
* unlink a previous file before its extractedbug12003-04-211-1/+2
* sync with waldibug12003-04-215-13/+47
* unlink() an existing file, before opening it, simply truncating canbug12003-04-211-1/+2
* Add link to SimplyGNUstepandersen2003-04-211-0/+1
* Patch from David Updegraff to use calloc so that forward pointers start outandersen2003-04-191-7/+29
* Patch from David Updegraff to avoid corrupting memory while parsing theandersen2003-04-191-2/+5
* Minor .o file naming changeandersen2003-04-162-5/+5
* enable CONFIG_USE_BB_PWD_GRP for the debian installer,andersen2003-04-164-4/+4
* Fix logic error in grouped commandsbug12003-04-121-42/+25
* Fix up indentingbug12003-04-111-78/+59
* Really fix the 'r' commandbug12003-04-091-4/+7
* Fix the sed 'r' commandbug12003-04-091-3/+2
* fix substitution when replacing with &, we shouldnt check for an escape charc...bug12003-04-091-2/+1
* Label ends at a newline, update comments, rename linked list fieldbug12003-04-091-36/+37
* Run through indentbug12003-04-081-301/+360
* Fixes block commands to correctly identify end of block, recognise the #n dir...bug12003-04-081-27/+63