Commit History

Author SHA1 Message Date
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) 18 years ago
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 years ago
  Rob Landley ecb29573e9 "Jordan Crouse" <jordan.crouse@amd.com> says: 18 years ago
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. 18 years ago
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know 18 years ago
  Paul Fox 6ab037872f 18 years ago
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Mike Frysinger 4e5936ef95 In Bug 208, bernhardf writes: 19 years ago
  Mike Frysinger 75ac42b1ae add aliases == and [[ for = and [ to support more bash scripts 19 years ago
  Glenn L McGrath 73db8be80a Patch from Bastian Blank to add 64 bit support to the test command. 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Eric Andersen 8876fb2f59 last_patch89 from vodz: 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Glenn L McGrath acfc0d872e Run through indent, fix comments 22 years ago
  Eric Andersen 74400ccfd0 Scrub up some function prototypes. 23 years ago
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 24 years ago
  Eric Andersen 92d23245c9 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> 24 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago
  Matt Kraai e6e818309e Improvements from Vladimir N. Oleynik. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai 322ae93a5e Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of 24 years ago
  Eric Andersen 88f50b6bf5 Some #include updates. 24 years ago
  Matt Kraai 27a804246a Centralize handling of --help. 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai 3bd8bd89ee Don't use strings directly in calls to usage(). This is in preparation 24 years ago