1. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  2. 2ada89b a bit more polish by Eric Andersen · 19 years ago
  3. 54e57da a bit of polish on makedevs by Eric Andersen · 19 years ago
  4. e8614db Fixup device table based makedevs so it actually works by Eric Andersen · 19 years ago
  5. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago
  6. 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
  7. 174808c import tune2fs support by Mike Frysinger · 20 years ago
  8. 3d92562 About time to just apply this and kill off the patches by Eric Andersen · 20 years ago
  9. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
  10. 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
  11. 4d14920 update usage to match actual behavior by Mike Frysinger · 20 years ago
  12. 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
  13. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  14. 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
  15. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
  16. 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
  17. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  18. 55b1efc New help text for Matthew S. Wood's "ln" update adding -b and -d. by Rob Landley · 20 years ago
  19. 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
  20. 82e6c0b fix inconsistent whitespace by Mike Frysinger · 20 years ago
  21. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
  22. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
  23. 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
  24. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  25. 5c63a72 In Bug 207, bernhardf writes: proper escape strings in usage.h by Mike Frysinger · 20 years ago
  26. 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
  27. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  28. c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
  29. 6077d90 cp: make -P a synonym for -d by Mike Frysinger · 20 years ago
  30. 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
  31. ab1955c Patch from Felipe Kellermann, adds missing applet usage options, removes usage by Glenn L McGrath · 20 years ago
  32. 192c35f Tito writes: by Eric Andersen · 20 years ago
  33. b131db4 Patch from Tito documenting the '-q' option by Eric Andersen · 20 years ago
  34. 9ab4657 Fixup 'dc' usage by Eric Andersen · 20 years ago
  35. c0dd26f Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove by Glenn L McGrath · 20 years ago
  36. d250167 Patch from Felipe Kellermann, fixup usage for halt command by Glenn L McGrath · 20 years ago
  37. 72b14a8 iUpdate reboot usage, patch by Felipe Kellermann by Glenn L McGrath · 20 years ago
  38. 4359623 Patch from Felipe Kellermann to fix some typo's by Glenn L McGrath · 20 years ago
  39. 8539667 Patch from Tito, ass usage for strings -a options by Glenn L McGrath · 20 years ago
  40. 07e1ccd Woops, the previous commit was an accident, its supplied in the patch, by Glenn L McGrath · 21 years ago
  41. 84b6264 Device table support for makedevs, the previous behaviour can been by Glenn L McGrath · 21 years ago
  42. 58b118a Ahem. ("I'm just tweaking a documentation string, I don't need to compile by Rob Landley · 21 years ago
  43. 1ce5968 Update sed help. (Add -r option to long help, add -i option to brief help, by Rob Landley · 21 years ago
  44. 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
  45. cbc453c Update dpkg-deb usage to match current practices by Glenn L McGrath · 21 years ago
  46. 73afd89 Steven Scholz writes: by Eric Andersen · 21 years ago
  47. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  48. 3561b01 Fix incorrect ipcalc usage text by Eric Andersen · 21 years ago
  49. 625da9d Fix several problems with start-stop-daemon, add -m support by Eric Andersen · 21 years ago
  50. f802ff7 Patch from Rob Landley to fix sed documentation. by Eric Andersen · 21 years ago
  51. 957879a Document insmod -o by Eric Andersen · 21 years ago
  52. 15c03c3 Yet more doc updates by Eric Andersen · 21 years ago
  53. a151d19 Yet more doc cleanups. Many thanks to Robert P. J. Day for by Eric Andersen · 21 years ago
  54. 178de17 yet-more doc updates and cleanups by Eric Andersen · 21 years ago
  55. 75eb90f As noted by Martin Schwenke, the example for find was wrong by Eric Andersen · 21 years ago
  56. 38748fd Yet more doc cleanups by Eric Andersen · 21 years ago
  57. 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
  58. 08f59e3 Fix awk entry, which was not showing up in BusyBox.txt for some reason by Eric Andersen · 21 years ago
  59. 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
  60. 2715fa1 Note that /proc must be mounted for filesystem type autodetection by Eric Andersen · 21 years ago
  61. a89bbfb Woops, how did that get in there by Glenn L McGrath · 21 years ago
  62. d1daf8b Patch from Denis Dowling to fix a ocuple of usage entries by Glenn L McGrath · 21 years ago
  63. 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
  64. 58fd67f Update usage for ftpget and ftpput by Glenn L McGrath · 21 years ago
  65. ced9705 Document missing cp options by Eric Andersen · 21 years ago
  66. 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
  67. 17b4a20 Patch by Tito, reduce size of deallocvt, also make the usage message by Glenn L McGrath · 21 years ago
  68. 7f48a95 Update example slightly by Eric Andersen · 21 years ago
  69. 7b253f8 ws, show date setting format by Tim Riker · 21 years ago
  70. ce91c8a Isolate code better for unused options, config option to enable long by Glenn L McGrath · 21 years ago
  71. b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago
  72. 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
  73. b868f55 Eradicate all references to loadacm by Eric Andersen · 21 years ago
  74. d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  75. f18bd89 Tito writes: by Eric Andersen · 21 years ago
  76. de4f07e remove some spaces that mess up autodocifier.pl by Eric Andersen · 21 years ago
  77. c83e3a6 Patch from Steven Scholz, make usage more consistent with actual behaviour. by Glenn L McGrath · 21 years ago
  78. 0c5d9c2 COMPRESS, not UNCOMPRESS by Glenn L McGrath · 21 years ago
  79. 7370f62 Update usage for tar -Z by Glenn L McGrath · 21 years ago
  80. 0b6539f Update md5sum, sha1sum options, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  81. a928774 Goetz Bock writes: by Eric Andersen · 21 years ago
  82. d12061b Vodz last_patch_117, update options for new xargs by Glenn L McGrath · 21 years ago
  83. 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago
  84. 29c77f7 Arnd Ben Otto writes: by Eric Andersen · 21 years ago
  85. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  86. 2af3044 Typo. by Glenn L McGrath · 21 years ago
  87. 2ce002a Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. by Glenn L McGrath · 21 years ago
  88. 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
  89. 92fb939 Kent Robotti noted that mt.c uses "rewind" not "rew" by Eric Andersen · 21 years ago
  90. 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
  91. 4052051 Patch from vodz to update httpd usage by Eric Andersen · 21 years ago
  92. a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
  93. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  94. cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
  95. 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
  96. 335816b Fix a silly typo by Eric Andersen · 21 years ago
  97. 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago
  98. bccb315 Fix stupid unterminated parenthesis by Eric Andersen · 21 years ago
  99. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  100. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago