Historia zmian

Autor SHA1 Wiadomość Data
  Rob Landley f7662da2af Shaun Jackman submitted a patch converting an allocation to use 19 lat temu
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 19 lat temu
  Eric Andersen 9315842242 Patch from David Daney: 20 lat temu
  Eric Andersen aff114c33d Larry Doolittle writes: 20 lat temu
  Eric Andersen 39396b95fc Fix non standard 'date -R' formatting 20 lat temu
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 lat temu
  Glenn L McGrath 01cdb66987 Add the -r option, patch from Rob with some help from myself. 21 lat temu
  Glenn L McGrath c2266bd519 Woops, im getting ahead of myself, we dont have the -r (refernece) 21 lat temu
  Glenn L McGrath 5f11541bd4 define option names to be clearer, simplify nested if statements, remove 21 lat temu
  Manuel Novoa III b511f9cea9 Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current 21 lat temu
  Eric Andersen 8876fb2f59 last_patch89 from vodz: 21 lat temu
  Manuel Novoa III cad5364599 Major coreutils update. 22 lat temu
  Glenn L McGrath 03195fc16f Run through indent, fix comments 22 lat temu
  Robert Griebl 6859d761d3 - updated a few copyright/left file headers 22 lat temu
  Robert Griebl df03932b7e Added the -I (isofmt) options to date, which comes in handy for scripts 22 lat temu
  Eric Andersen a7d0b41c08 Don't use pointless GNU-isms 22 lat temu
  Eric Andersen 77d9268892 Patch from larry to fix some grammar errors. 23 lat temu
  Matt Kraai 59df6f7398 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 23 lat temu
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 23 lat temu
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 lat temu
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 lat temu
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 lat temu
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 lat temu
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 lat temu
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 lat temu
  Eric Andersen 7b5d59464f Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close 24 lat temu
  Eric Andersen a683ee81d9 "I will always compile before I commit." 24 lat temu
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 lat temu
  Eric Andersen 88f50b6bf5 Some #include updates. 24 lat temu
  Pavel Roskin 47d4926244 The result of getopt() is "int" and should be treated as such 24 lat temu