1. 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
  2. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  3. 5c63a72 In Bug 207, bernhardf writes: proper escape strings in usage.h by Mike Frysinger · 20 years ago
  4. 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
  5. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  6. c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
  7. 6077d90 cp: make -P a synonym for -d by Mike Frysinger · 20 years ago
  8. 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
  9. ab1955c Patch from Felipe Kellermann, adds missing applet usage options, removes usage by Glenn L McGrath · 20 years ago
  10. 192c35f Tito writes: by Eric Andersen · 20 years ago
  11. b131db4 Patch from Tito documenting the '-q' option by Eric Andersen · 20 years ago
  12. 9ab4657 Fixup 'dc' usage by Eric Andersen · 20 years ago
  13. c0dd26f Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove by Glenn L McGrath · 20 years ago
  14. d250167 Patch from Felipe Kellermann, fixup usage for halt command by Glenn L McGrath · 20 years ago
  15. 72b14a8 iUpdate reboot usage, patch by Felipe Kellermann by Glenn L McGrath · 20 years ago
  16. 4359623 Patch from Felipe Kellermann to fix some typo's by Glenn L McGrath · 20 years ago
  17. 8539667 Patch from Tito, ass usage for strings -a options by Glenn L McGrath · 20 years ago
  18. 07e1ccd Woops, the previous commit was an accident, its supplied in the patch, by Glenn L McGrath · 21 years ago
  19. 84b6264 Device table support for makedevs, the previous behaviour can been by Glenn L McGrath · 21 years ago
  20. 58b118a Ahem. ("I'm just tweaking a documentation string, I don't need to compile by Rob Landley · 21 years ago
  21. 1ce5968 Update sed help. (Add -r option to long help, add -i option to brief help, by Rob Landley · 21 years ago
  22. 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
  23. cbc453c Update dpkg-deb usage to match current practices by Glenn L McGrath · 21 years ago
  24. 73afd89 Steven Scholz writes: by Eric Andersen · 21 years ago
  25. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  26. 3561b01 Fix incorrect ipcalc usage text by Eric Andersen · 21 years ago
  27. 625da9d Fix several problems with start-stop-daemon, add -m support by Eric Andersen · 21 years ago
  28. f802ff7 Patch from Rob Landley to fix sed documentation. by Eric Andersen · 21 years ago
  29. 957879a Document insmod -o by Eric Andersen · 21 years ago
  30. 15c03c3 Yet more doc updates by Eric Andersen · 21 years ago
  31. a151d19 Yet more doc cleanups. Many thanks to Robert P. J. Day for by Eric Andersen · 21 years ago
  32. 178de17 yet-more doc updates and cleanups by Eric Andersen · 21 years ago
  33. 75eb90f As noted by Martin Schwenke, the example for find was wrong by Eric Andersen · 21 years ago
  34. 38748fd Yet more doc cleanups by Eric Andersen · 21 years ago
  35. 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
  36. 08f59e3 Fix awk entry, which was not showing up in BusyBox.txt for some reason by Eric Andersen · 21 years ago
  37. 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
  38. 2715fa1 Note that /proc must be mounted for filesystem type autodetection by Eric Andersen · 21 years ago
  39. a89bbfb Woops, how did that get in there by Glenn L McGrath · 21 years ago
  40. d1daf8b Patch from Denis Dowling to fix a ocuple of usage entries by Glenn L McGrath · 21 years ago
  41. 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
  42. 58fd67f Update usage for ftpget and ftpput by Glenn L McGrath · 21 years ago
  43. ced9705 Document missing cp options by Eric Andersen · 21 years ago
  44. 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
  45. 17b4a20 Patch by Tito, reduce size of deallocvt, also make the usage message by Glenn L McGrath · 21 years ago
  46. 7f48a95 Update example slightly by Eric Andersen · 21 years ago
  47. 7b253f8 ws, show date setting format by Tim Riker · 21 years ago
  48. ce91c8a Isolate code better for unused options, config option to enable long by Glenn L McGrath · 21 years ago
  49. b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago
  50. 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
  51. b868f55 Eradicate all references to loadacm by Eric Andersen · 21 years ago
  52. d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  53. f18bd89 Tito writes: by Eric Andersen · 21 years ago
  54. de4f07e remove some spaces that mess up autodocifier.pl by Eric Andersen · 21 years ago
  55. c83e3a6 Patch from Steven Scholz, make usage more consistent with actual behaviour. by Glenn L McGrath · 21 years ago
  56. 0c5d9c2 COMPRESS, not UNCOMPRESS by Glenn L McGrath · 21 years ago
  57. 7370f62 Update usage for tar -Z by Glenn L McGrath · 21 years ago
  58. 0b6539f Update md5sum, sha1sum options, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  59. a928774 Goetz Bock writes: by Eric Andersen · 21 years ago
  60. d12061b Vodz last_patch_117, update options for new xargs by Glenn L McGrath · 21 years ago
  61. 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago
  62. 29c77f7 Arnd Ben Otto writes: by Eric Andersen · 21 years ago
  63. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  64. 2af3044 Typo. by Glenn L McGrath · 21 years ago
  65. 2ce002a Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. by Glenn L McGrath · 21 years ago
  66. 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
  67. 92fb939 Kent Robotti noted that mt.c uses "rewind" not "rew" by Eric Andersen · 21 years ago
  68. 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
  69. 4052051 Patch from vodz to update httpd usage by Eric Andersen · 21 years ago
  70. a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
  71. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  72. cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
  73. 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
  74. 335816b Fix a silly typo by Eric Andersen · 21 years ago
  75. 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago
  76. bccb315 Fix stupid unterminated parenthesis by Eric Andersen · 21 years ago
  77. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  78. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 22 years ago
  79. f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 22 years ago
  80. dfce353 Fix rpm usage msg by Eric Andersen · 22 years ago
  81. 49e74ef Add some missing lines for getty, patch by Steven Scholz by Glenn L McGrath · 22 years ago
  82. 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 22 years ago
  83. f01b805 New applet, fold by Glenn L McGrath · 22 years ago
  84. 4baef0c Minor cleanups. Document the cmp -l option. by Manuel Novoa III · 22 years ago
  85. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  86. ae0f1e7 New applet sha1sum by Glenn L McGrath · 22 years ago
  87. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  88. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago
  89. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago
  90. 97d86f2 Apply patch from Ghozlane Toumi to add -inum support to find. by Eric Andersen · 22 years ago
  91. be65c35 Patch from Artem Egorkine to support the -m option by Eric Andersen · 22 years ago
  92. a9adef0 Dont use getopt_long, minor usage changes, patch by Nick Fedchik by Glenn L McGrath · 22 years ago
  93. e0716ba Fixup addgroup help text by Eric Andersen · 22 years ago
  94. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
  95. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  96. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago
  97. 87444ef Add usage for tar -j and -z by Glenn L McGrath · 22 years ago
  98. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  99. 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
  100. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago