История коммитов

Автор 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 лет назад