Commit History

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