1. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. 20077c1 libbb: make trim() return pointer to terminating NUL by Denys Vlasenko · 7 years ago
  3. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  4. c0dab37 *: remove last function calls to isspace by Denys Vlasenko · 15 years ago
  5. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  6. 5a28a25 syscall: code shrink by Denis Vlasenko · 17 years ago
  7. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  8. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  9. 828548a According to bug #63, crond is unhappy with crontab lines that don't end in a by Rob Landley · 19 years ago
  10. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  11. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  12. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  13. 4e9267d Reversed last patch; unnecessary. by Mark Whitley · 24 years ago
  14. 4b66dab Added a sanity check to fix weird bug exposed when sourcing in commands from a by Mark Whitley · 24 years ago
  15. 3c0364f Patch from Larry Doolittle to eliminate needless thrashing by Eric Andersen · 24 years ago
  16. 60b2d8d if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad, by Eric Andersen · 24 years ago
  17. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago