- 72d1a23 add find's "-mmin" option. configurable. by Paul Fox · 19 years ago
- 29ed59e make mount usage a bit more terse by Mike Frysinger · 19 years ago
- ce88793 When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange. by Rob Landley · 19 years ago
- 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
- 9c32a15 Yann E. Morin's update to modprobe usage. by Rob Landley · 19 years ago
- 0bd0257 Add build options to control SuS compatability, allows numeric by Glenn L McGrath · 19 years ago
- 1d589b2 Fix losetup so that it A) actually works again, B) has much better error by Rob Landley · 19 years ago
- 969af89 add "-C" format to hexdump by Paul Fox · 19 years ago
- fe25715 Update to modprobe usage from Yann E. Morin by Rob Landley · 19 years ago
- 64a5f96 telnetd -b (bind to specific address) support from Iuri Gomes Diniz. by Rob Landley · 19 years ago
- 62d7acc - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. by Bernhard Reutner-Fischer · 19 years ago
- aa87276 New applet, fuser, from Tony J. White. (Needs some cleanup.) by Rob Landley · 19 years ago
- 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
- 81c3a51 - pidof(8): make -s optional and optional -o; closes #168 first cut. by Bernhard Reutner-Fischer · 19 years ago
- 6d6a40c - add option 'w' to ps (wide output, optional feature defaults to off). by Bernhard Reutner-Fischer · 19 years ago
- 5d3a0e8 Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_ by Rob Landley · 19 years ago
- 036f299 Cristian Ionescu-Idbohrn says: touchup whitespace/display by Mike Frysinger · 19 years ago
- 1672255 Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). by Rob Landley · 19 years ago
- 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
- 0a44c17 - add missing descriptions of supported arguments by Bernhard Reutner-Fischer · 19 years ago
- 28de951 by Paul Fox · 19 years ago
- 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
- 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
- 68071e4 touch up usage for swap utils by Mike Frysinger · 19 years ago
- 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
- 14efdc5 Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. by Rob Landley · 19 years ago
- 45a8ed8 - sync traceroute with Slackware-10.1 by "Vladimir N. Oleynik" · 19 years ago
- 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
- d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
- b8d0046 Tito (among others) writes: previous patch was wrong, please stop screwing things up by Mike Frysinger · 19 years ago
- c8e2de6 Bernhard Fischer writes: fix devfsd usage by Mike Frysinger · 19 years ago
- 4240364 commiting: 0000028 03-16-05 patch: new setsid applet by Paul Fox · 19 years ago
- b831753 commiting: by Paul Fox · 19 years ago
- 156dc41 commiting patch from bug 71: by Paul Fox · 19 years ago
- fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
- 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
- a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
- 2ada89b a bit more polish by Eric Andersen · 19 years ago
- 54e57da a bit of polish on makedevs by Eric Andersen · 19 years ago
- e8614db Fixup device table based makedevs so it actually works by Eric Andersen · 19 years ago
- 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago
- 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
- 174808c import tune2fs support by Mike Frysinger · 20 years ago
- 3d92562 About time to just apply this and kill off the patches by Eric Andersen · 20 years ago
- 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
- 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
- 4d14920 update usage to match actual behavior by Mike Frysinger · 20 years ago
- 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
- b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
- 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
- 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
- 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
- ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
- 55b1efc New help text for Matthew S. Wood's "ln" update adding -b and -d. by Rob Landley · 20 years ago
- 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
- 82e6c0b fix inconsistent whitespace by Mike Frysinger · 20 years ago
- 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
- de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
- 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
- fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
- 5c63a72 In Bug 207, bernhardf writes: proper escape strings in usage.h by Mike Frysinger · 20 years ago
- 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
- 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
- c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
- 6077d90 cp: make -P a synonym for -d by Mike Frysinger · 20 years ago
- 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
- ab1955c Patch from Felipe Kellermann, adds missing applet usage options, removes usage by Glenn L McGrath · 20 years ago
- 192c35f Tito writes: by Eric Andersen · 20 years ago
- b131db4 Patch from Tito documenting the '-q' option by Eric Andersen · 20 years ago
- 9ab4657 Fixup 'dc' usage by Eric Andersen · 20 years ago
- c0dd26f Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove
by Glenn L McGrath · 20 years ago
- d250167 Patch from Felipe Kellermann, fixup usage for halt command by Glenn L McGrath · 20 years ago
- 72b14a8 iUpdate reboot usage, patch by Felipe Kellermann by Glenn L McGrath · 20 years ago
- 4359623 Patch from Felipe Kellermann to fix some typo's by Glenn L McGrath · 20 years ago
- 8539667 Patch from Tito, ass usage for strings -a options by Glenn L McGrath · 20 years ago
- 07e1ccd Woops, the previous commit was an accident, its supplied in the patch, by Glenn L McGrath · 21 years ago
- 84b6264 Device table support for makedevs, the previous behaviour can been by Glenn L McGrath · 21 years ago
- 58b118a Ahem. ("I'm just tweaking a documentation string, I don't need to compile by Rob Landley · 21 years ago
- 1ce5968 Update sed help. (Add -r option to long help, add -i option to brief help, by Rob Landley · 21 years ago
- 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
- cbc453c Update dpkg-deb usage to match current practices by Glenn L McGrath · 21 years ago
- 73afd89 Steven Scholz writes: by Eric Andersen · 21 years ago
- aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
- 3561b01 Fix incorrect ipcalc usage text by Eric Andersen · 21 years ago
- 625da9d Fix several problems with start-stop-daemon, add -m support by Eric Andersen · 21 years ago
- f802ff7 Patch from Rob Landley to fix sed documentation. by Eric Andersen · 21 years ago
- 957879a Document insmod -o by Eric Andersen · 21 years ago
- 15c03c3 Yet more doc updates by Eric Andersen · 21 years ago
- a151d19 Yet more doc cleanups. Many thanks to Robert P. J. Day for by Eric Andersen · 21 years ago
- 178de17 yet-more doc updates and cleanups by Eric Andersen · 21 years ago
- 75eb90f As noted by Martin Schwenke, the example for find was wrong by Eric Andersen · 21 years ago
- 38748fd Yet more doc cleanups by Eric Andersen · 21 years ago
- 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
- 08f59e3 Fix awk entry, which was not showing up in BusyBox.txt for some reason by Eric Andersen · 21 years ago
- 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
- 2715fa1 Note that /proc must be mounted for filesystem type autodetection by Eric Andersen · 21 years ago
- a89bbfb Woops, how did that get in there by Glenn L McGrath · 21 years ago
- d1daf8b Patch from Denis Dowling to fix a ocuple of usage entries by Glenn L McGrath · 21 years ago
- 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
- 58fd67f Update usage for ftpget and ftpput by Glenn L McGrath · 21 years ago