Age | Commit message (Expand) | Author |
2003-06-07 | Fix bug (wrong value computed) when reading file from stdin, implement | Glenn L McGrath |
2003-06-07 | Run through indent | Glenn L McGrath |
2003-06-05 | Patch from Lars Kellogg-Stedman, lars at larsshack.org, to | Eric Andersen |
2003-05-27 | Put this back the way it was. I misunderstood what vodz was doing. | Eric Andersen |
2003-05-26 | Make all syscall declarations use the syscall() function | Eric Andersen |
2003-05-26 | This was doing some silly stuff that is not necessary when using | Eric Andersen |
2003-05-26 | cleanup a bit to remove needless verify() function | Eric Andersen |
2003-05-26 | Skip printing "/proc/%d/cmdline" stuff when it is not relevant | Eric Andersen |
2003-05-26 | Remove cruft | Eric Andersen |
2003-05-26 | Vodz, last_path_87, formatiing changes | Glenn L McGrath |
2003-05-26 | Vodz, last_patch_86 | Glenn L McGrath |
2003-05-24 | Update mkdep, per the "touchless dependencies for 2.4.x" patch | Eric Andersen |
2003-05-23 | oops | Eric Andersen |
2003-05-23 | This patch from Vitezslav Batrla, is a cleaner fix for the | Eric Andersen |
2003-05-22 | Patch from Russell Coker: | Eric Andersen |
2003-05-19 | Patch from Glenn Engel | Glenn L McGrath |
2003-05-18 | Handle -O preceding -x. | Matt Kraai |
2003-05-16 | Apply patch from Georg Magschok to fix syslog behavior so that the | Eric Andersen |
2003-05-14 | Part of a patch from Glenn Engel, updates httpd help | Glenn L McGrath |
2003-05-14 | vodz, last_patch_85 | Glenn L McGrath |
2003-05-13 | Re-use existing variables, patch from Tito | Glenn L McGrath |
2003-05-13 | last_patch84 by Vodz. | Glenn L McGrath |
2003-05-13 | Add some missing lines for getty, patch by Steven Scholz | Glenn L McGrath |
2003-05-13 | Fix \l so it doesnt print the character as well as the tty, from old | Glenn L McGrath |
2003-05-11 | minit, a Minimal init system. | Glenn L McGrath |
2003-05-08 | Use xopen instead of xfopen | Glenn L McGrath |
2003-05-02 | Patch from Dmitry V. Levin to fix a fd leak | Eric Andersen |
2003-04-27 | A couple of patches from Tito <farmatito@tiscali.it> | Eric Andersen |
2003-04-27 | Use bb_xgetlarg | Glenn L McGrath |
2003-04-27 | New applet, fold | Glenn L McGrath |
2003-04-27 | Config option to create an fgrep alias | Glenn L McGrath |
2003-04-27 | Fix segfault when cleaning up | Glenn L McGrath |
2003-04-27 | grep -f support, adds only 60 Bytes, but regex's now compiled as | Glenn L McGrath |
2003-04-26 | Always preserve date | Glenn L McGrath |
2003-04-26 | New commands, 'G' and 'H' | Glenn L McGrath |
2003-04-26 | Add the -d option, its used by old versions of config.guess, change to | Glenn L McGrath |
2003-04-26 | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | Glenn L McGrath |
2003-04-25 | Patch from Steven Scholz to fix telnetd compile problem | Eric Andersen |
2003-04-24 | There have been many reports of init failing to reboot and/or failing to halt | Eric Andersen |
2003-04-21 | unlink a previous file before its extracted | Glenn L McGrath |
2003-04-21 | sync with waldi | Glenn L McGrath |
2003-04-21 | unlink() an existing file, before opening it, simply truncating can | Glenn L McGrath |
2003-04-21 | Add link to SimplyGNUstep | Eric Andersen |
2003-04-19 | Patch from David Updegraff to use calloc so that forward pointers start out | Eric Andersen |
2003-04-19 | Patch from David Updegraff to avoid corrupting memory while parsing the | Eric Andersen |
2003-04-16 | Minor .o file naming change | Eric Andersen |
2003-04-16 | enable CONFIG_USE_BB_PWD_GRP for the debian installer, | Eric Andersen |
2003-04-12 | Fix logic error in grouped commands | Glenn L McGrath |
2003-04-11 | Fix up indenting | Glenn L McGrath |
2003-04-09 | Really fix the 'r' command | Glenn L McGrath |