Commit History

Author SHA1 Message Date
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes 6 years ago
  Denys Vlasenko 20077c1429 libbb: make trim() return pointer to terminating NUL 6 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko c0dab37d0a *: remove last function calls to isspace 14 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 5a28a25b9d syscall: code shrink 16 years ago
  Denis Vlasenko 51742f4bb0 style fixes. No code changes 17 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley 828548ab56 According to bug #63, crond is unhappy with crontab lines that don't end in a 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Mark Whitley 4e9267d76c Reversed last patch; unnecessary. 23 years ago
  Mark Whitley 4b66dabc76 Added a sanity check to fix weird bug exposed when sourcing in commands from a 23 years ago
  Eric Andersen 3c0364f391 Patch from Larry Doolittle to eliminate needless thrashing 23 years ago
  Eric Andersen 60b2d8d2c8 if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad, 23 years ago
  Eric Andersen aad1a88c76 Convert utility.c into libbb.a. It is now a whole pile of .c 23 years ago