Commit History

Author SHA1 Message Date
  Simon B 44642d1ec1 ln: support -T and -v 12 years ago
  Denys Vlasenko f282c6b657 libbb: remove is_directory's argument which is always NULL 13 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 b0e8ced358 ln: explain why we use xstrdup 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. 15 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko 6a2f7f41cf whitespace fixes, no code changes 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 18 years ago
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 18 years ago
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 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
  Rob Landley cdbae77823 printf() arguments shouldn't be passed straight from user supplied data. 19 years ago
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. 19 years ago
  Rob Landley 3071e2fda3 Patch from Matthew S. Wood: 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Glenn L McGrath 95f75a3dcd Patch from Bastian Blank to fix debian bug #226722, test case: 21 years ago
  Glenn L McGrath cfc0ad4260 Batch from Bastian Blank to fix debian bug #216435; 21 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Robert Griebl d378c3149c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 22 years ago