1. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  2. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  3. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  4. 75897ea start_stop_daemon: accept (and ignore) -R <param> by Denis Vlasenko · 16 years ago
  5. 1a89133 Markus Heidelberg writes: by Bernhard Reutner-Fischer · 16 years ago
  6. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  7. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  8. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  9. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  10. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  11. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  12. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  13. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  14. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  15. 148f67a ssd: fix missed + in prev commit by Denis Vlasenko · 16 years ago
  16. 7987a18 ssd: do not stat -x EXECUTABLE, it is not needed anymore by Denis Vlasenko · 16 years ago
  17. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  18. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  19. b67004b ssd: fix comment by Denis Vlasenko · 16 years ago
  20. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 16 years ago
  21. f2cccbc mktemp: make default tempfile template shorter; by Denis Vlasenko · 17 years ago
  22. f592aa3 which: -a support (needed for bfin uclibc build script) by Denis Vlasenko · 17 years ago
  23. c05b168 mktemp: make argument optional (coreutil 6.12 compat) by Denis Vlasenko · 17 years ago
  24. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  25. e125a68 start_stop_daemon: add -test, fix -x to not match by inode, by Denis Vlasenko · 17 years ago
  26. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  27. 647c20c start_stop_daemon: try to clarify intended meaning of the options by Denis Vlasenko · 17 years ago
  28. e061226 start_stop_daemon: use existing global variable by Denis Vlasenko · 17 years ago
  29. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  30. fe49347 start_stop_daemon: stat executable only once by Denis Vlasenko · 17 years ago
  31. 25cfe49 libbb: prevent xmalloc_open_read_close from dying on seek failure by Denis Vlasenko · 17 years ago
  32. 85d788e start_stop_daemon: optimization - do not pass paramenter, use by Denis Vlasenko · 17 years ago
  33. daeddee start_stop_daemon: do not stop /proc scan prematurely by Denis Vlasenko · 17 years ago
  34. d9c51e9 start-stop-daemon: make --exec follow symlinks by Denis Vlasenko · 17 years ago
  35. 5a96c3e start_stop_daemon: mark argc as unused by Denis Vlasenko · 17 years ago
  36. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  37. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  38. 19fb67e run-parts: add --reverse by Denis Vlasenko · 17 years ago
  39. 04bb2d2 start_stop_daemon: stop using data/bss by Denis Vlasenko · 17 years ago
  40. e7b43cf trivial fixes to config system by Denis Vlasenko · 17 years ago
  41. 65581f3 mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>) by Denis Vlasenko · 17 years ago
  42. 6446c2d which: fix testsuite failure by Denis Vlasenko · 17 years ago
  43. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  44. 2a1d024 run_parts: make it sort executables by name (required by API) by Denis Vlasenko · 17 years ago
  45. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  46. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  47. 1caca34 start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com> by Denis Vlasenko · 17 years ago
  48. a1b16f4 start_stop_daemon: NOMMU fix; smaller fixes by Denis Vlasenko · 17 years ago
  49. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  50. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  51. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  52. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  53. f5f75c5 remove nearly-duplicate PATHs in several places by Denis Vlasenko · 17 years ago
  54. cc5e090 move several applets to more correct ex-project. No code changes. by Denis Vlasenko · 17 years ago
  55. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
  56. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  57. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
  58. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  59. d472814 run_parts: do not check path portion of a name for "bad chars". by Denis Vlasenko · 18 years ago
  60. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  61. 8d9f495 getopt32: fix llist_t options ordering. llist_rev is not unused. by Denis Vlasenko · 18 years ago
  62. bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 18 years ago
  63. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  64. c7d4b98 run_parts: I was wrong, NULL termination is already done because by Denis Vlasenko · 18 years ago
  65. 45cd089 run_parts: NULL-terminate list of arguments; fix perror/error usage by Denis Vlasenko · 18 years ago
  66. b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 18 years ago
  67. 5a14202 move everything to new NOMMU helpers, except udhcp by Denis Vlasenko · 18 years ago
  68. cce3858 start_stop_daemon: add -chuid support by Denis Vlasenko · 18 years ago
  69. 6ca0444 syslogd: fix "readpath bug" by using readlink instead by Denis Vlasenko · 18 years ago
  70. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  71. 9d93873 fix which-uses-default-path by Denis Vlasenko · 18 years ago
  72. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
  73. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  74. b8c77b5 start_stop_daemon: make code a bit more readable by Denis Vlasenko · 18 years ago
  75. b131b27 start_stop_daemon: fix bug where any program name was "matching" by Denis Vlasenko · 18 years ago
  76. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  77. e5667c1 Closing bug 730. libbb run_parts is using scandir (a GNUism), by Denis Vlasenko · 18 years ago
  78. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  79. 61126ab small fixes: using fd-based io instead of FILE*-based, missed O_TRUNC, etc by Denis Vlasenko · 18 years ago
  80. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  81. 456fa6c readlink: do not emit errors if file doesnt not exist / not a link by Denis Vlasenko · 18 years ago
  82. f6f43df ifupdown: stop emitting annoying/misleading error messages. by Denis Vlasenko · 18 years ago
  83. 1ac42bf - add option -t mkinitrd and mkinitramfs both require -t. by Bernhard Reutner-Fischer · 18 years ago
  84. ca3c981 start_stop_daemon: add -N <nice> compat by Denis Vlasenko · 18 years ago
  85. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  86. 01c27fc which: -84 bytes by Denis Vlasenko · 18 years ago
  87. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  88. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  89. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  90. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  91. 8cedaba Patch from Natanael Copa to make start-stop-daemon just use readlink and by Rob Landley · 18 years ago
  92. 8479063 Bugfix from Jason Schoon: send the right signal with -s. by Rob Landley · 18 years ago
  93. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  94. f86a5ba Remove unnecessary consts. by Rob Landley · 18 years ago 1_2_0
  95. fc2aea1 Rearrange order of type qualifiers. by "Robert P. J. Day" · 18 years ago
  96. f0623a2 Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. by Rob Landley · 18 years ago
  97. 66e3a22 - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  98. 2f6a317 - fix stupid typo from last checkin by Bernhard Reutner-Fischer · 18 years ago
  99. a926f8e - add fancy mode to start-stop-daemon to support --oknodo and --verbose by Bernhard Reutner-Fischer · 18 years ago
  100. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago