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

Автор SHA1 Сообщение Дата
  Manuel Novoa III cad5364599 Major coreutils update. 22 лет назад
  Robert Griebl 53146cc9ec Added include for isdigit(); simplified -<num> detection 22 лет назад
  Robert Griebl 13c26fc1a5 SUpport old style -[::digit::] options for head and tail 22 лет назад
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 лет назад
  Matt Kraai 2338d3176b Use ferror(3) to check for errors, rather than inspecting errno. Thanks to 23 лет назад
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 лет назад
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 24 лет назад
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 лет назад
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 лет назад
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 лет назад
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 лет назад
  Matt Kraai 12f417edbd Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to 24 лет назад
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 24 лет назад
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 лет назад
  Matt Kraai c0321f9bc6 Rewrote head to perservere when it can't open a file, and share code 24 лет назад
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 лет назад
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 лет назад
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 лет назад
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 лет назад
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 лет назад
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything 25 лет назад
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 лет назад
  Erik Andersen fac10d7c59 A few minor updates. ;-) 25 лет назад
  Erik Andersen 3fe39dce5d Some busybox updates. See the changelog for details if you care. 25 лет назад
  Erik Andersen 5509af7073 * added (and documented) "-n" option for head - 25 лет назад
  Erik Andersen 10c341af35 Make head --version do the right thing. Update TODO list 25 лет назад
  John Beppu 25ab653457 fixed an embarrasing segfault (head w/ no args 25 лет назад
  Eric Andersen cf53687376 Fixed John's email address again. 25 лет назад
  John Beppu 3157b1fba9 Implemented head(1). 25 лет назад