Age | Commit message (Expand) | Author |
---|---|---|
2007-04-12 | style fixes. No code changes | Denis Vlasenko |
2006-05-19 | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer |
2005-09-01 | According to bug #63, crond is unhappy with crontab lines that don't end in a | Rob Landley |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen |
2001-04-23 | Reversed last patch; unnecessary. | Mark Whitley |
2001-04-23 | Added a sanity check to fix weird bug exposed when sourcing in commands from a | Mark Whitley |
2001-04-04 | Patch from Larry Doolittle to eliminate needless thrashing | Eric Andersen |
2001-04-03 | if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad, | Eric Andersen |
2001-03-16 | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen |