コミット履歴

作者 SHA1 メッセージ 日付
  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 18 年 前
  Denis Vlasenko 89ef65f024 preparatory patch for -Wwrite-strings #5 18 年 前
  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 年 前
  Matt Kraai 73991ff925 Fix tell support. 23 年 前
  Matt Kraai 13a70ac2ab Fix open mode for IOCTLs which write to the tape. 23 年 前
  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 年 前
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 年 前
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 年 前
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 年 前
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 年 前