História revízii

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