Commit History

Author SHA1 Message Date
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 14 years ago
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 14 years ago
  Denis Vlasenko 0c68a874e7 libbb: password/group function helpers rewritten by Tito: 15 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 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 years ago
  Denis Vlasenko 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; 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 f0ed376eda remove bb_printf and the like 17 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
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 years ago
  Eric Andersen 7eb79fff10 Tito writes: 20 years ago
  Eric Andersen 095dd0c46d Tito writes: 20 years ago
  Eric Andersen 52499cb9ae Tito writes: 20 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen 02e6ba91e8 Vodz' last_patch57: 22 years ago
  Eric Andersen 8d4c397d9d Patch from Jeff Garzik marking a few 'getopt not needed' apps. 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
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 23 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 23 years ago
  Eric Andersen ab050f5522 Add in a patch to make busybox use the normal pwd.h and grp.h 23 years ago
  Eric Andersen bd193a42a5 Fix from Matt Kraai -- a better way to NULL terminate strings for the 23 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 23 years ago
  Matt Kraai e8c55f42c1 Fixed error handling and TRUE/FALSE usage. 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago