História revízii

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