1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  3. 8cedaba Patch from Natanael Copa to make start-stop-daemon just use readlink and by Rob Landley · 18 years ago
  4. 8479063 Bugfix from Jason Schoon: send the right signal with -s. by Rob Landley · 18 years ago
  5. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  6. f0623a2 Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. by Rob Landley · 18 years ago
  7. 2f6a317 - fix stupid typo from last checkin by Bernhard Reutner-Fischer · 18 years ago
  8. a926f8e - add fancy mode to start-stop-daemon to support --oknodo and --verbose by Bernhard Reutner-Fischer · 18 years ago
  9. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  10. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 18 years ago
  11. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 18 years ago
  12. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 18 years ago
  13. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 18 years ago
  14. c1ef7bd just whitespace by Tim Riker · 19 years ago
  15. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  16. 064f04e by "Vladimir N. Oleynik" · 19 years ago
  17. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  18. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  19. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  20. bb9a0ad commiting fix from: 0000353: [PATCH] start-stop-daemon -q is not quiet by Paul Fox · 19 years ago
  21. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 19 years ago
  22. 625da9d Fix several problems with start-stop-daemon, add -m support by Eric Andersen · 20 years ago
  23. 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 20 years ago
  24. 2d016a3 Correct check for only one of K or S options by Glenn L McGrath · 21 years ago
  25. 8d44178 Check one and only one of start, stop are given. by Glenn L McGrath · 21 years ago
  26. 08804ce Do not require that the signal number be specified by Eric Andersen · 21 years ago
  27. aa820db cleanup and add long options by Eric Andersen · 21 years ago
  28. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  29. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
  30. ff7661d plug fd leak noticed by Russ Dill -Erik by Eric Andersen · 22 years ago
  31. ea1a63a Fix for broken handling off BusyBox's own pwd/grp implementations by Robert Griebl · 22 years ago
  32. 53a2299 Patch from Russ Dill <Russ.Dill@asu.edu>. From the start-stop-daemon man page: by Eric Andersen · 23 years ago
  33. 950d8b4 patch from vodz: by Eric Andersen · 23 years ago
  34. 1a10eec Fixup the location of pwd.h and grp.h by Eric Andersen · 23 years ago
  35. c2af1ee Commit the start-stop-daemon applet. This was contributed by David by Eric Andersen · 23 years ago