Commit History

Upphovsman SHA1 Meddelande Datum
  "Vladimir N. Oleynik" 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss 19 år sedan
  Manuel Novoa III d709743b09 If read were to return with an error, bad things would happen. Fix it. 20 år sedan
  Eric Andersen febd744d31 Use STDIN_FILENO rather than '0' 20 år sedan
  Eric Andersen d4d01d2b9b Rob Landley writes: 20 år sedan
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 år sedan
  Eric Andersen 637d2266e1 Disable any buffering to stdout 21 år sedan
  Manuel Novoa III cad5364599 Major coreutils update. 22 år sedan
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 år sedan
  Glenn L McGrath 1d098cefe2 Use wfopen instead of fopen & error_msg, saves 64 bytes 23 år sedan
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 år sedan
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 år sedan
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 24 år sedan
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 år sedan
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 år sedan
  Matt Kraai 1638488d26 Rewritten by mistake. 24 år sedan
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 år sedan
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 år sedan
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 år sedan
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 år sedan
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything 25 år sedan
  Erik Andersen 298854f029 My latest ramblings. 25 år sedan
  John Beppu 692a4502b0 + changed a static array (FileList) into a dynamically allocated one 25 år sedan
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 år sedan
  Erik Andersen fac10d7c59 A few minor updates. ;-) 25 år sedan
  Eric Andersen 2cb55077e2 Added poweroff (and adjusted init to use it). Inlined function 25 år sedan
  John Beppu a3e0d7928b changed tee_usage from being a function to a char[] 25 år sedan
  Eric Andersen 70e2f0b111 Fix beppu's email address. 25 år sedan
  John Beppu 059f152a7a Implemented tee(1). 25 år sedan