Historia zmian

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