提交歷史

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