Commit History

Author SHA1 Message Date
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose 10 years ago
  Simon B 3698ed1ca1 mkdir,rmdir: accept and ignore -v, --verbose 12 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 52feee9b1f rmdir: optional long options support for Debian users. +68 bytes. 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Matt Kraai 1350666498 Add -p support. 23 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 23 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 years ago
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 23 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 23 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Matt Kraai 9a71af54f5 Fix behavior when removal fails. 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago