1. 4974917 start-stop-daemon: show only short options in --help text by Denys Vlasenko · 7 years ago
  2. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  3. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  4. 184c738 stty: fix bb_common_bufsiz1 use in NOEXEC by Denys Vlasenko · 7 years ago
  5. b182e9a libbb: use _exit, not exit, in bb_daemonize_or_rexec() 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. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  9. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  10. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  11. 3d0805e libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 by Denys Vlasenko · 9 years ago
  12. 28826ac debianutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  13. 17eedca ssd: compat: match -x EXECUTABLE by /proc/pid/exe too by Denys Vlasenko · 13 years ago
  14. 743edac bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon by Peter Korsgaard · 13 years ago
  15. 585541e start_stop_daemon: set complementary group ids too. Closes 3253 by Denys Vlasenko · 13 years ago
  16. 929f63e start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode by Denys Vlasenko · 14 years ago
  17. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 14 years ago
  18. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  19. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  20. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  21. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  22. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  23. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  24. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  25. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  26. 75897ea start_stop_daemon: accept (and ignore) -R <param> by Denis Vlasenko · 16 years ago
  27. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  28. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  29. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  30. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  31. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  32. 148f67a ssd: fix missed + in prev commit by Denis Vlasenko · 16 years ago
  33. 7987a18 ssd: do not stat -x EXECUTABLE, it is not needed anymore by Denis Vlasenko · 16 years ago
  34. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  35. b67004b ssd: fix comment by Denis Vlasenko · 16 years ago
  36. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  37. e125a68 start_stop_daemon: add -test, fix -x to not match by inode, by Denis Vlasenko · 17 years ago
  38. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  39. 647c20c start_stop_daemon: try to clarify intended meaning of the options by Denis Vlasenko · 17 years ago
  40. e061226 start_stop_daemon: use existing global variable by Denis Vlasenko · 17 years ago
  41. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  42. fe49347 start_stop_daemon: stat executable only once by Denis Vlasenko · 17 years ago
  43. 25cfe49 libbb: prevent xmalloc_open_read_close from dying on seek failure by Denis Vlasenko · 17 years ago
  44. 85d788e start_stop_daemon: optimization - do not pass paramenter, use by Denis Vlasenko · 17 years ago
  45. daeddee start_stop_daemon: do not stop /proc scan prematurely by Denis Vlasenko · 17 years ago
  46. d9c51e9 start-stop-daemon: make --exec follow symlinks by Denis Vlasenko · 17 years ago
  47. 5a96c3e start_stop_daemon: mark argc as unused by Denis Vlasenko · 17 years ago
  48. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  49. 04bb2d2 start_stop_daemon: stop using data/bss by Denis Vlasenko · 17 years ago
  50. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  51. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  52. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  53. 1caca34 start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com> by Denis Vlasenko · 17 years ago
  54. a1b16f4 start_stop_daemon: NOMMU fix; smaller fixes by Denis Vlasenko · 17 years ago
  55. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  56. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  57. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  58. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  59. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  60. 5a14202 move everything to new NOMMU helpers, except udhcp by Denis Vlasenko · 18 years ago
  61. cce3858 start_stop_daemon: add -chuid support by Denis Vlasenko · 18 years ago
  62. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  63. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
  64. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  65. b8c77b5 start_stop_daemon: make code a bit more readable by Denis Vlasenko · 18 years ago
  66. b131b27 start_stop_daemon: fix bug where any program name was "matching" by Denis Vlasenko · 18 years ago
  67. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  68. 61126ab small fixes: using fd-based io instead of FILE*-based, missed O_TRUNC, etc by Denis Vlasenko · 18 years ago
  69. ca3c981 start_stop_daemon: add -N <nice> compat by Denis Vlasenko · 18 years ago
  70. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  71. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  72. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  73. 8cedaba Patch from Natanael Copa to make start-stop-daemon just use readlink and by Rob Landley · 18 years ago
  74. 8479063 Bugfix from Jason Schoon: send the right signal with -s. by Rob Landley · 18 years ago
  75. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  76. f0623a2 Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. by Rob Landley · 18 years ago
  77. 2f6a317 - fix stupid typo from last checkin by Bernhard Reutner-Fischer · 19 years ago
  78. a926f8e - add fancy mode to start-stop-daemon to support --oknodo and --verbose by Bernhard Reutner-Fischer · 19 years ago
  79. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  80. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  81. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 19 years ago
  82. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
  83. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
  84. c1ef7bd just whitespace by Tim Riker · 19 years ago
  85. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  86. 064f04e by "Vladimir N. Oleynik" · 19 years ago
  87. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  88. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  89. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  90. bb9a0ad commiting fix from: 0000353: [PATCH] start-stop-daemon -q is not quiet by Paul Fox · 19 years ago
  91. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
  92. 625da9d Fix several problems with start-stop-daemon, add -m support by Eric Andersen · 21 years ago
  93. 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
  94. 2d016a3 Correct check for only one of K or S options by Glenn L McGrath · 21 years ago
  95. 8d44178 Check one and only one of start, stop are given. by Glenn L McGrath · 21 years ago
  96. 08804ce Do not require that the signal number be specified by Eric Andersen · 21 years ago
  97. aa820db cleanup and add long options by Eric Andersen · 21 years ago
  98. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  99. 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
  100. ff7661d plug fd leak noticed by Russ Dill -Erik by Eric Andersen · 23 years ago