1. 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
  2. 23f62fc split libbb: moved xregcomp separatelly for speed up recompile by "Vladimir N. Oleynik" · 19 years ago
  3. 1e07f85 FEATURE->ENABLE_FEATURE loses one for 'top' applet by "Vladimir N. Oleynik" · 19 years ago
  4. 68071e4 touch up usage for swap utils by Mike Frysinger · 19 years ago
  5. 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
  6. 14efdc5 Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. by Rob Landley · 19 years ago
  7. 45a8ed8 - sync traceroute with Slackware-10.1 by "Vladimir N. Oleynik" · 19 years ago
  8. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  9. 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
  10. e0537f6 Bernhard Fischer suggested that get_terminal_width_height() should return by Rob Landley · 19 years ago
  11. d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
  12. b8d0046 Tito (among others) writes: previous patch was wrong, please stop screwing things up by Mike Frysinger · 19 years ago
  13. c8e2de6 Bernhard Fischer writes: fix devfsd usage by Mike Frysinger · 19 years ago
  14. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  15. 0b62158 implemented a builtin echo command in ash. moved the guts of the by Paul Fox · 19 years ago
  16. 4240364 commiting: 0000028 03-16-05 patch: new setsid applet by Paul Fox · 19 years ago
  17. b831753 commiting: by Paul Fox · 19 years ago
  18. 156dc41 commiting patch from bug 71: by Paul Fox · 19 years ago
  19. fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
  20. 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
  21. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  22. 14445fd in order to make sure the INET6 prototypes are exported, we would have to include the libbb.h header file ... but then we have to worry about including too early/etc... by Mike Frysinger · 19 years ago
  23. 193c8c7 #ifdef reduction infrastructure, based on an argument between Shaun Jackman, by Rob Landley · 19 years ago
  24. 0840b76 applying fixes from: 0000142: unzip enhancements by Paul Fox · 19 years ago
  25. 127adc5 applying fix from; by Paul Fox · 19 years ago
  26. 2ada89b a bit more polish by Eric Andersen · 19 years ago
  27. 54e57da a bit of polish on makedevs by Eric Andersen · 19 years ago
  28. e8614db Fixup device table based makedevs so it actually works by Eric Andersen · 19 years ago
  29. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 20 years ago
  30. 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
  31. 174808c import tune2fs support by Mike Frysinger · 20 years ago
  32. 3d92562 About time to just apply this and kill off the patches by Eric Andersen · 20 years ago
  33. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
  34. 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
  35. 4d14920 update usage to match actual behavior by Mike Frysinger · 20 years ago
  36. 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
  37. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  38. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
  39. 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
  40. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
  41. 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
  42. 0d38301 From: Shaun Jackman <sjackman@gmail.com> by Rob Landley · 20 years ago
  43. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 20 years ago
  44. e3752e5 Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed by Rob Landley · 20 years ago
  45. 8445a9f On Tuesday 19 April 2005 21:10, Tito wrote and today added: by Rob Landley · 20 years ago
  46. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  47. 55b1efc New help text for Matthew S. Wood's "ln" update adding -b and -d. by Rob Landley · 20 years ago
  48. 058e740 fix whitespace usage, fix un-escaped quotes in a bunch of examples, and standardize a bunch of trivial/full usage statements (no trailing newline in either, and when listing options, dont append a . each time) by Mike Frysinger · 20 years ago
  49. 82e6c0b fix inconsistent whitespace by Mike Frysinger · 20 years ago
  50. 964a368 remove extra whitespace by Mike Frysinger · 20 years ago
  51. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
  52. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
  53. 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
  54. 618d62f fix whitespace by Mike Frysinger · 20 years ago
  55. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  56. 3cd1986 Add bb_msg_read_error by Eric Andersen · 20 years ago
  57. 5c63a72 In Bug 207, bernhardf writes: proper escape strings in usage.h by Mike Frysinger · 20 years ago
  58. 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
  59. 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
  60. ca1b6fc newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
  61. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  62. c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
  63. 6077d90 cp: make -P a synonym for -d by Mike Frysinger · 20 years ago
  64. c6fbed5 - CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatson@debian.org> on busybox mailing list 08/11/04 by Ned Ludd · 20 years ago
  65. f15dfc5 Tito writes, by Glenn L McGrath · 20 years ago
  66. ab1955c Patch from Felipe Kellermann, adds missing applet usage options, removes usage by Glenn L McGrath · 20 years ago
  67. 192c35f Tito writes: by Eric Andersen · 20 years ago
  68. 7eb79ff Tito writes: by Eric Andersen · 20 years ago
  69. 37ba6bf The login applet should always be setuid root by Eric Andersen · 20 years ago
  70. 52499cb Tito writes: by Eric Andersen · 20 years ago
  71. b131db4 Patch from Tito documenting the '-q' option by Eric Andersen · 20 years ago
  72. 9ab4657 Fixup 'dc' usage by Eric Andersen · 20 years ago
  73. 93d7fba Tito, farmatito at tiscali dot it writes: by Eric Andersen · 20 years ago
  74. c0dd26f Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove by Glenn L McGrath · 20 years ago
  75. d250167 Patch from Felipe Kellermann, fixup usage for halt command by Glenn L McGrath · 20 years ago
  76. 72b14a8 iUpdate reboot usage, patch by Felipe Kellermann by Glenn L McGrath · 20 years ago
  77. 4359623 Patch from Felipe Kellermann to fix some typo's by Glenn L McGrath · 20 years ago
  78. 8539667 Patch from Tito, ass usage for strings -a options by Glenn L McGrath · 20 years ago
  79. 9615a08 Replace the old and somewhat buggy pwd_grp stuff with the shiny by Eric Andersen · 20 years ago
  80. 36adca8 Patch from Bastian Blank: by Eric Andersen · 21 years ago
  81. ed9ecf7 Patch from Bastian Blank: by Eric Andersen · 21 years ago
  82. 07e1ccd Woops, the previous commit was an accident, its supplied in the patch, by Glenn L McGrath · 21 years ago
  83. 84b6264 Device table support for makedevs, the previous behaviour can been by Glenn L McGrath · 21 years ago
  84. 58b118a Ahem. ("I'm just tweaking a documentation string, I don't need to compile by Rob Landley · 21 years ago
  85. 1ce5968 Update sed help. (Add -r option to long help, add -i option to brief help, by Rob Landley · 21 years ago
  86. 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
  87. cbc453c Update dpkg-deb usage to match current practices by Glenn L McGrath · 21 years ago
  88. 6f9a778 Do not use getpass(3) by Eric Andersen · 21 years ago
  89. 73afd89 Steven Scholz writes: by Eric Andersen · 21 years ago
  90. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  91. 3561b01 Fix incorrect ipcalc usage text by Eric Andersen · 21 years ago
  92. 625da9d Fix several problems with start-stop-daemon, add -m support by Eric Andersen · 21 years ago
  93. f802ff7 Patch from Rob Landley to fix sed documentation. by Eric Andersen · 21 years ago
  94. 957879a Document insmod -o by Eric Andersen · 21 years ago
  95. 15c03c3 Yet more doc updates by Eric Andersen · 21 years ago
  96. a151d19 Yet more doc cleanups. Many thanks to Robert P. J. Day for by Eric Andersen · 21 years ago
  97. 0a87ac6 Seem not many people are using 'ipaddr' since it has by Eric Andersen · 21 years ago
  98. 178de17 yet-more doc updates and cleanups by Eric Andersen · 21 years ago
  99. 75eb90f As noted by Martin Schwenke, the example for find was wrong by Eric Andersen · 21 years ago
  100. 38748fd Yet more doc cleanups by Eric Andersen · 21 years ago