Commit History

Author SHA1 Message Date
  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 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 079f8afa0a style cleanup: return(a) -> return a, part 1 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
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen 1d1d2f9b18 Update some missing copyright notices 22 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Glenn L McGrath a9c69762ba Fix compile error, sync() always returns 0 anyway. 24 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 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
  Matt Kraai 3bd8bd89ee Don't use strings directly in calls to usage(). This is in preparation 24 years ago
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 years ago
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 years ago
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 years ago
  Eric Andersen d73dc5b073 Updates to usage, and made tar work. 25 years ago
  Eric Andersen be971d6b69 More init fixes. Fixed sync segfault. 25 years ago
  Eric Andersen c49960189a Fixed up copyright notices and such 25 years ago
  Eric Andersen b0e9a709ba More stuff. 25 years ago
  Eric Andersen 7f04b5e320 Fixed include 25 years ago
  Eric Andersen bed30e9700 More fixes 25 years ago
  Eric Andersen cc8ed39b24 Initial revision 25 years ago