1. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  2. 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
  3. c4144ca renice: add comment about getpwnam/NOFORK interaction by Denys Vlasenko · 7 years ago
  4. 9967978 renice: use BUILD_BUG_ON() by Denys Vlasenko · 7 years ago
  5. 1a1203f users,w,who,uptime,renice: make NOEXEC by Denys Vlasenko · 7 years ago
  6. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  7. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  8. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  9. 0cecbe7 Sort more misplaced applets into coreutils or util-linux by Denys Vlasenko · 8 years ago[Renamed from procps/renice.c]
  10. f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. d2b820b renice: tweak help text by Denys Vlasenko · 9 years ago
  12. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  13. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  14. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  15. b32a543 nandwrite: complain on malformed -s NUM by Denys Vlasenko · 14 years ago
  16. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  17. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  18. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  19. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  20. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  21. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  22. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  23. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  24. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  25. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  26. ca3c981 start_stop_daemon: add -N <nice> compat by Denis Vlasenko · 18 years ago
  27. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  28. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  29. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  30. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  31. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  32. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  33. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  34. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  35. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  36. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  37. deb9d4d Use perrorMsg and clean up exit status. by Matt Kraai · 24 years ago
  38. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  39. bf960f5 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik by Eric Andersen · 24 years ago