Commit History

Author SHA1 Message Date
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 13 years ago
  Denys Vlasenko b32a543663 nandwrite: complain on malformed -s NUM 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Bernhard Reutner-Fischer d73cbd31a2 - first pass to unify/cleanup uid handling (-236b) 16 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 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. 17 years ago
  Denis Vlasenko a7189f01a4 add -Wundef, fix uncovered bugs 17 years ago
  Denis Vlasenko ca3c981c07 start_stop_daemon: add -N <nice> compat 17 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 17 years ago
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Manuel Novoa III 2c511609c4 Add 'nice' and replace 'renice' with a new implementation. 19 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 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 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 23 years ago
  Matt Kraai deb9d4d765 Use perrorMsg and clean up exit status. 23 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Eric Andersen bf960f58e2 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> 24 years ago