Cronologia Commit

Autore SHA1 Messaggio Data
  Denys Vlasenko b097a84d62 config: update size information 5 anni fa
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 anni fa
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 anni fa
  Denys Vlasenko f88e3bfa8d Convert all miscutils/* applets to "new style" applet definitions 7 anni fa
  Denys Vlasenko fb4da16711 Split miscutils/Config.src items into miscutils/*.c files 7 anni fa
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 anni fa
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 13 anni fa
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 anni fa
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 anni fa
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 anni fa
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 16 anni fa
  Denis Vlasenko 8add068573 mt: eliminate vector of structures with pointers (bad for libbusybox). 16 anni fa
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 anni fa
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 anni fa
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 anni fa
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 anni fa
  Denis Vlasenko 89ef65f024 preparatory patch for -Wwrite-strings #5 17 anni fa
  Denis Vlasenko 9225854144 mostly style fixes 17 anni fa
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization 17 anni fa
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 17 anni fa
  Bernhard Reutner-Fischer 64d7e93081 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). 18 anni fa
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 anni fa
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 anni fa
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config 18 anni fa
  Mike Frysinger 59c6baedf7 just include fcntl.h not sys/fcntl.h 18 anni fa
  Bernhard Reutner-Fischer c2cb0f32b4 - patch from Denis Vlasenko to add and use bb_xopen3() 18 anni fa
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 anni fa
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 anni fa
  Manuel Novoa III cad5364599 Major coreutils update. 21 anni fa
  Matt Kraai 1eb4acfc23 Fixed misnamed rewind command (noted by Tom Oehser). 23 anni fa