Historia zmian

Autor SHA1 Wiadomość Data
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 lat temu
  "Vladimir N. Oleynik" f704b27b5b 19 lat temu
  "Vladimir N. Oleynik" 064f04e7e2 19 lat temu
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 lat temu
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 lat temu
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 19 lat temu
  Rob Landley 60158cb93e A patch from Takeharu KATO to update/fix SE-Linux support. 19 lat temu
  Glenn L McGrath f15dfc5570 Tito writes, 20 lat temu
  Eric Andersen 7eb79fff10 Tito writes: 20 lat temu
  Eric Andersen 52499cb9ae Tito writes: 20 lat temu
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 lat temu
  Eric Andersen 9e48045e45 Patch from Russell Coker: 21 lat temu
  Manuel Novoa III cad5364599 Major coreutils update. 22 lat temu
  Eric Andersen 02e6ba91e8 Vodz' last_patch57: 22 lat temu
  Matt Kraai 59df6f7398 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 23 lat temu
  Eric Andersen 4142d4dc66 Patch from Vladimir N. Oleynik to save 128 bytes by moving error 24 lat temu
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 lat temu
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 lat temu
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 lat temu
  Eric Andersen ab050f5522 Add in a patch to make busybox use the normal pwd.h and grp.h 24 lat temu
  Eric Andersen c1b8f1224c Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add 24 lat temu
  Eric Andersen bd193a42a5 Fix from Matt Kraai -- a better way to NULL terminate strings for the 24 lat temu
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 lat temu
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 lat temu
  Eric Andersen 9cf306d55e Fix for a potential uninitialized variable, thx to 24 lat temu
  Eric Andersen 6150df320a Some cleanups, based on a patch from Ken Chalmers 24 lat temu
  Mark Whitley 99e370f0c6 Whoops. Forgot to #include <getopt.h>. 24 lat temu
  Mark Whitley aa4f108338 Converted option parsing to getopt() and made some minor formatting changes. 24 lat temu
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 lat temu
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 lat temu