| Commit message (Expand) | Author | Age | Files | Lines |
* | Put this back the way it was. I misunderstood what vodz was doing. | andersen | 2003-05-27 | 1 | -23/+17 |
* | Make all syscall declarations use the syscall() function | andersen | 2003-05-26 | 3 | -63/+77 |
* | This was doing some silly stuff that is not necessary when using | andersen | 2003-05-26 | 1 | -17/+23 |
* | cleanup a bit to remove needless verify() function | andersen | 2003-05-26 | 1 | -39/+36 |
* | Skip printing "/proc/%d/cmdline" stuff when it is not relevant | andersen | 2003-05-26 | 1 | -1/+1 |
* | Remove cruft | andersen | 2003-05-26 | 1 | -2/+0 |
* | Vodz, last_path_87, formatiing changes | bug1 | 2003-05-26 | 1 | -275/+306 |
* | Vodz, last_patch_86 | bug1 | 2003-05-26 | 17 | -115/+121 |
* | Update mkdep, per the "touchless dependencies for 2.4.x" patch | andersen | 2003-05-24 | 1 | -14/+14 |
* | oops | andersen | 2003-05-23 | 1 | -1/+2 |
* | This patch from Vitezslav Batrla, is a cleaner fix for the | andersen | 2003-05-23 | 1 | -15/+5 |
* | Patch from Russell Coker: | andersen | 2003-05-22 | 1 | -2/+3 |
* | Patch from Glenn Engel | bug1 | 2003-05-19 | 1 | -39/+139 |
* | Handle -O preceding -x. | kraai | 2003-05-18 | 2 | -1/+6 |
* | Apply patch from Georg Magschok to fix syslog behavior so that the | andersen | 2003-05-16 | 1 | -8/+18 |
* | Part of a patch from Glenn Engel, updates httpd help | bug1 | 2003-05-14 | 1 | -31/+43 |
* | vodz, last_patch_85 | bug1 | 2003-05-14 | 1 | -39/+38 |
* | Re-use existing variables, patch from Tito | bug1 | 2003-05-13 | 1 | -7/+5 |
* | last_patch84 by Vodz. | bug1 | 2003-05-13 | 1 | -327/+284 |
* | Add some missing lines for getty, patch by Steven Scholz | bug1 | 2003-05-13 | 1 | -0/+2 |
* | Fix \l so it doesnt print the character as well as the tty, from old | bug1 | 2003-05-13 | 1 | -1/+2 |
* | minit, a Minimal init system. | bug1 | 2003-05-11 | 7 | -0/+1051 |
* | Use xopen instead of xfopen | bug1 | 2003-05-08 | 1 | -5/+4 |
* | Patch from Dmitry V. Levin to fix a fd leak | andersen | 2003-05-02 | 1 | -0/+1 |
* | A couple of patches from Tito <farmatito@tiscali.it> | andersen | 2003-04-27 | 2 | -18/+21 |
* | Use bb_xgetlarg | bug1 | 2003-04-27 | 1 | -9/+1 |
* | New applet, fold | bug1 | 2003-04-27 | 5 | -0/+222 |
* | Config option to create an fgrep alias | bug1 | 2003-04-27 | 2 | -0/+12 |
* | Fix segfault when cleaning up | bug1 | 2003-04-27 | 1 | -1/+1 |
* | grep -f support, adds only 60 Bytes, but regex's now compiled as | bug1 | 2003-04-27 | 1 | -27/+48 |
* | Always preserve date | bug1 | 2003-04-26 | 1 | -2/+1 |
* | New commands, 'G' and 'H' | bug1 | 2003-04-26 | 1 | -1/+21 |
* | Add the -d option, its used by old versions of config.guess, change to | bug1 | 2003-04-26 | 1 | -3/+26 |
* | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | bug1 | 2003-04-26 | 1 | -0/+14 |
* | Patch from Steven Scholz to fix telnetd compile problem | andersen | 2003-04-25 | 1 | -2/+2 |
* | There have been many reports of init failing to reboot and/or failing to halt | andersen | 2003-04-24 | 1 | -7/+21 |
* | unlink a previous file before its extracted | bug1 | 2003-04-21 | 1 | -1/+2 |
* | sync with waldi | bug1 | 2003-04-21 | 5 | -13/+47 |
* | unlink() an existing file, before opening it, simply truncating can | bug1 | 2003-04-21 | 1 | -1/+2 |
* | Add link to SimplyGNUstep | andersen | 2003-04-21 | 1 | -0/+1 |
* | Patch from David Updegraff to use calloc so that forward pointers start out | andersen | 2003-04-19 | 1 | -7/+29 |
* | Patch from David Updegraff to avoid corrupting memory while parsing the | andersen | 2003-04-19 | 1 | -2/+5 |
* | Minor .o file naming change | andersen | 2003-04-16 | 2 | -5/+5 |
* | enable CONFIG_USE_BB_PWD_GRP for the debian installer, | andersen | 2003-04-16 | 4 | -4/+4 |
* | Fix logic error in grouped commands | bug1 | 2003-04-12 | 1 | -42/+25 |
* | Fix up indenting | bug1 | 2003-04-11 | 1 | -78/+59 |
* | Really fix the 'r' command | bug1 | 2003-04-09 | 1 | -4/+7 |
* | Fix the sed 'r' command | bug1 | 2003-04-09 | 1 | -3/+2 |
* | fix substitution when replacing with &, we shouldnt check for an escape charc... | bug1 | 2003-04-09 | 1 | -2/+1 |
* | Label ends at a newline, update comments, rename linked list field | bug1 | 2003-04-09 | 1 | -36/+37 |