- 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
- 964a368 remove extra 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
- 618d62f fix whitespace by Mike Frysinger · 20 years ago
- fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
- 3cd1986 Add bb_msg_read_error by Eric Andersen · 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
- 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
- ca1b6fc newlib fixe from Shaun Jackman 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
- f15dfc5 Tito writes, by Glenn L McGrath · 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
- 7eb79ff Tito writes: by Eric Andersen · 20 years ago
- 37ba6bf The login applet should always be setuid root by Eric Andersen · 20 years ago
- 52499cb 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
- 93d7fba Tito, farmatito at tiscali dot it writes: 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
- 9615a08 Replace the old and somewhat buggy pwd_grp stuff with the shiny by Eric Andersen · 20 years ago
- 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
- ed9ecf7 Patch from Bastian Blank: by Eric Andersen · 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
- 6f9a778 Do not use getpass(3) by Eric Andersen · 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
- 0a87ac6 Seem not many people are using 'ipaddr' since it has 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
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
- 3cac0c7 Add prototypes for safe_strtol and friends 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
- 15c3512 Sometimes i get carried away with the use of function pointers, im sure by Glenn L McGrath · 21 years ago
- ced9705 Document missing cp options by Eric Andersen · 21 years ago
- 68474f3 Make sure stdlib.h is always included before dmalloc.h to avoid problems by Manuel Novoa III · 21 years ago
- 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
- 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
- 17b4a20 Patch by Tito, reduce size of deallocvt, also make the usage message by Glenn L McGrath · 21 years ago
- 7c87b67 Patch from Bastian Blank, allow the buildtime to be overriden with a by Glenn L McGrath · 21 years ago
- 7f48a95 Update example slightly by Eric Andersen · 21 years ago
- 7b253f8 ws, show date setting format by Tim Riker · 21 years ago
- ce91c8a Isolate code better for unused options, config option to enable long by Glenn L McGrath · 21 years ago
- b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago
- 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
- b868f55 Eradicate all references to loadacm by Eric Andersen · 21 years ago
- 08573e0 Kill off the loadacm applet. It is unused, unmaintained by Eric Andersen · 21 years ago
- ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
- d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
- f18bd89 Tito writes: by Eric Andersen · 21 years ago
- f796700 rename __getgrent so that it doesn't conflict with some libc's by Russ Dill · 21 years ago
- a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
- de4f07e remove some spaces that mess up autodocifier.pl by Eric Andersen · 21 years ago
- c83e3a6 Patch from Steven Scholz, make usage more consistent with actual behaviour. by Glenn L McGrath · 21 years ago
- 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
- 2cd1eb1 Remove unused function by Glenn L McGrath · 21 years ago
- 78cd84d Dont over-read fd, use function pointer for hash function. by Glenn L McGrath · 21 years ago
- d85421d Include stdint.h by Glenn L McGrath · 21 years ago
- 0c5d9c2 COMPRESS, not UNCOMPRESS by Glenn L McGrath · 21 years ago
- 7370f62 Update usage for tar -Z by Glenn L McGrath · 21 years ago
- 0b6539f Update md5sum, sha1sum options, patch by Steven Scholz by Glenn L McGrath · 21 years ago
- 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
- e9080c9 NEW APPLET: pipe_progress, used by debian installer by Glenn L McGrath · 21 years ago
- 5f28455 Oskar Liljeblad writes: by Eric Andersen · 21 years ago
- d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
- 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
- e6dc439 Rework wget, the xconnect interface, and its various clients by Eric Andersen · 21 years ago
- f235d05 Use the return value from uncompress_bunzip, fix some typo by Glenn L McGrath · 21 years ago
- a928774 Goetz Bock writes: by Eric Andersen · 21 years ago
- d12061b Vodz last_patch_117, update options for new xargs by Glenn L McGrath · 21 years ago