1. eea5618 "formated" -> "formatted" throughout the code base. by "Robert P. J. Day" · 18 years ago
  2. f0623a2 Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. by Rob Landley · 18 years ago
  3. 1cca948 Upgrade netcat a lot. Make -e able to take the rest of the command line as by Rob Landley · 18 years ago
  4. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  5. 12d9419 Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, by Rob Landley · 18 years ago
  6. cc826d7 cleanup patch usage by Mike Frysinger · 18 years ago
  7. cd68a2e fix watchdog on no-mmu systems by adding -F option for rexec by Mike Frysinger · 18 years ago
  8. ef10d52 Upgrade mdev to allow commands to be run on create/delete. by Rob Landley · 18 years ago
  9. e1ee482 Document mount's new error return conventions. by Rob Landley · 18 years ago
  10. a926f8e - add fancy mode to start-stop-daemon to support --oknodo and --verbose by Bernhard Reutner-Fischer · 19 years ago
  11. 6d8ce17 Fix from Tito to read from stdin only when it's not a tty. by Rob Landley · 19 years ago
  12. 16d3e4e - add applet taskset to set/retrieve the CPU affinity of a process by Bernhard Reutner-Fischer · 19 years ago
  13. 0620841 Patch from Tito to remove long options from hdparm. by Rob Landley · 19 years ago
  14. 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 19 years ago
  15. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  16. cf89c37 fix indenting in help output for ifconfig by Mike Frysinger · 19 years ago
  17. 2686d3b Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add by Rob Landley · 19 years ago
  18. d738429 implement -print0 for find by Paul Fox · 19 years ago
  19. 3b89039 It was sitting there, in the patches directory, for years. It was delete it by Rob Landley · 19 years ago
  20. a2d9a17 More usage.h cleanups, with collateral changes to httpd. Specifically, by Rob Landley · 19 years ago
  21. 5fe8d5b Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix a by Rob Landley · 19 years ago
  22. 856489b New applet cksum, from Rob Sullivan. by Rob Landley · 19 years ago
  23. bc14214 - patch from Rob Sullivan to add support for -L by Bernhard Reutner-Fischer · 19 years ago
  24. 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago
  25. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
  26. e47c4cb - update help text. by Bernhard Reutner-Fischer · 19 years ago
  27. daa4a6d Update ipaddr help to match reality. by Rob Landley · 19 years ago
  28. 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 19 years ago
  29. 874af85 import most of e2fsprogs 1.38 updates by Mike Frysinger · 19 years ago
  30. c6d09a6 You don't need an #ifdef around #defines in usage. by Rob Landley · 19 years ago
  31. c5789a6 Walter Harms added -D to date, and I did a code cleanup while I was in the by Rob Landley · 19 years ago
  32. bf28ed8 eat extraneous newlines at the end of applet full usage by Mike Frysinger · 19 years ago
  33. 0a6b0bf add setarch/linux32/linux64 applet by Mike Frysinger · 19 years ago
  34. a2841e6 Patch from Giuseppe Ciotta to specify retry count. by Rob Landley · 19 years ago
  35. 4fcefb9 fixup whitespace in awk help output by Mike Frysinger · 19 years ago
  36. 35cf19d fix mdev help output by Mike Frysinger · 19 years ago
  37. 6461291 Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. by Rob Landley · 19 years ago
  38. 7b4aa6f new applet. Thanks Roberto A. Foglietta by "Vladimir N. Oleynik" · 19 years ago
  39. c1ef7bd just whitespace by Tim Riker · 19 years ago
  40. 6130b9b Testing CONFIG_SORT_BIG to display the help for the big version of sort isn't by Rob Landley · 19 years ago
  41. c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
  42. 5a620ea - Document -m, -c, -s and provide a default shell for standalone build. by Bernhard Reutner-Fischer · 19 years ago
  43. 72d1a23 add find's "-mmin" option. configurable. by Paul Fox · 19 years ago
  44. 29ed59e make mount usage a bit more terse by Mike Frysinger · 19 years ago
  45. ce88793 When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange. by Rob Landley · 19 years ago
  46. 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
  47. 9c32a15 Yann E. Morin's update to modprobe usage. by Rob Landley · 19 years ago
  48. 0bd0257 Add build options to control SuS compatability, allows numeric by Glenn L McGrath · 19 years ago
  49. 1d589b2 Fix losetup so that it A) actually works again, B) has much better error by Rob Landley · 19 years ago
  50. 969af89 add "-C" format to hexdump by Paul Fox · 19 years ago
  51. fe25715 Update to modprobe usage from Yann E. Morin by Rob Landley · 19 years ago
  52. 64a5f96 telnetd -b (bind to specific address) support from Iuri Gomes Diniz. by Rob Landley · 19 years ago
  53. 62d7acc - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. by Bernhard Reutner-Fischer · 19 years ago
  54. aa87276 New applet, fuser, from Tony J. White. (Needs some cleanup.) by Rob Landley · 19 years ago
  55. 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
  56. 81c3a51 - pidof(8): make -s optional and optional -o; closes #168 first cut. by Bernhard Reutner-Fischer · 19 years ago
  57. 6d6a40c - add option 'w' to ps (wide output, optional feature defaults to off). by Bernhard Reutner-Fischer · 19 years ago
  58. 5d3a0e8 Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_ by Rob Landley · 19 years ago
  59. 036f299 Cristian Ionescu-Idbohrn says: touchup whitespace/display by Mike Frysinger · 19 years ago
  60. 1672255 Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). by Rob Landley · 19 years ago
  61. 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
  62. 0a44c17 - add missing descriptions of supported arguments by Bernhard Reutner-Fischer · 19 years ago
  63. 28de951 by Paul Fox · 19 years ago
  64. 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
  65. 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
  66. 68071e4 touch up usage for swap utils by Mike Frysinger · 19 years ago
  67. 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
  68. 14efdc5 Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. by Rob Landley · 19 years ago
  69. 45a8ed8 - sync traceroute with Slackware-10.1 by "Vladimir N. Oleynik" · 19 years ago
  70. 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
  71. d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
  72. b8d0046 Tito (among others) writes: previous patch was wrong, please stop screwing things up by Mike Frysinger · 19 years ago
  73. c8e2de6 Bernhard Fischer writes: fix devfsd usage by Mike Frysinger · 19 years ago
  74. 4240364 commiting: 0000028 03-16-05 patch: new setsid applet by Paul Fox · 19 years ago
  75. b831753 commiting: by Paul Fox · 19 years ago
  76. 156dc41 commiting patch from bug 71: by Paul Fox · 19 years ago
  77. fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
  78. 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
  79. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  80. 2ada89b a bit more polish by Eric Andersen · 19 years ago
  81. 54e57da a bit of polish on makedevs by Eric Andersen · 19 years ago
  82. e8614db Fixup device table based makedevs so it actually works by Eric Andersen · 19 years ago
  83. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago
  84. 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
  85. 174808c import tune2fs support by Mike Frysinger · 20 years ago
  86. 3d92562 About time to just apply this and kill off the patches by Eric Andersen · 20 years ago
  87. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
  88. 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
  89. 4d14920 update usage to match actual behavior by Mike Frysinger · 20 years ago
  90. 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
  91. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  92. 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
  93. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
  94. 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
  95. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  96. 55b1efc New help text for Matthew S. Wood's "ln" update adding -b and -d. by Rob Landley · 20 years ago
  97. 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
  98. 82e6c0b fix inconsistent whitespace by Mike Frysinger · 20 years ago
  99. 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
  100. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago