Mike Frysinger
6447ac0ef4
import initial fat mke2fs
2005-06-11 05:29:40 +00:00
Mike Frysinger
174808cedb
import tune2fs support
2005-06-11 01:14:09 +00:00
Eric Andersen
3d9256225f
About time to just apply this and kill off the patches
2005-06-09 10:16:02 +00:00
Paul Mundt
8b2d02ed34
Add readprofile applet support.
2005-05-20 17:22:18 +00:00
Rob Landley
9ea8836357
Add automatic umount support to eject command. Patch from Tito,
...
with tweaks from Mike Frysinger and Rob Landley.
Note: this will still fail to umount a path that contains an ' or \ character.
Is it worth the extra size to filter for that?
2005-05-14 00:46:18 +00:00
Mike Frysinger
4d149205c3
update usage to match actual behavior
2005-05-12 22:36:07 +00:00
Rob Landley
2acfd7bd26
Small comm implementatin from Rob Sullivan. Needed to build perl.
2005-05-11 23:12:49 +00:00
Mike Frysinger
b662f0d58b
import ether-wake applet by haveaniceday Bug 252
2005-05-11 03:59:53 +00:00
Mike Frysinger
55e2cf6533
import eject by Peter Willis / Tito Ragusa
2005-05-11 00:25:47 +00:00
Mike Frysinger
7dc7f402a7
make the exec (-e) an optional feature of netcat
2005-05-06 05:00:34 +00:00
Mike Frysinger
60a5c38a4b
In bug 247, haveaniceday writes:
...
The option "-w secs" adds a timeout for writing.
2005-05-06 04:45:38 +00:00
Rob Landley
ad8071f582
David Brownell submitted a new applet, zcip, based on RFC 3927. This is
...
version 0418b. It compiled.
2005-04-30 03:49:37 +00:00
Rob Landley
55b1efc6de
New help text for Matthew S. Wood's "ln" update adding -b and -d.
2005-04-29 22:14:28 +00:00
Mike Frysinger
058e740d1e
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)
2005-04-23 07:00:33 +00:00
Mike Frysinger
82e6c0b3db
fix inconsistent whitespace
2005-04-23 06:35:06 +00:00
Mike Frysinger
9b5f71ec02
stat implementation based upon coreutils
2005-04-23 06:26:38 +00:00
Mike Frysinger
de9f1f757a
import lsattr and chattr from e2fsprogs
2005-04-22 02:33:37 +00:00
Mike Frysinger
95d3c4503f
printenv / sum defines
2005-04-21 23:29:24 +00:00
Mike Frysinger
fa69f110d9
import fakeidentd module started by Thomas Lundquist
2005-04-17 07:24:19 +00:00
Mike Frysinger
5c63a72968
In Bug 207, bernhardf writes:
...
proper escape strings in usage.h
2005-04-16 04:23:58 +00:00
Mike Frysinger
2ed05ab146
fake out support for POSIX -H and -L options since busybox cp dereferences everything by default
2005-04-14 02:52:50 +00:00
Manuel Novoa III
2c511609c4
Add 'nice' and replace 'renice' with a new implementation.
2005-02-13 20:14:05 +00:00
Rob Landley
c0dedd05e8
Sort rewrite to be SUSv3 compliant. New config option, updated help, and
...
a couple of infrastructure bits.
2005-01-24 07:00:02 +00:00
Mike Frysinger
6077d90c26
cp: make -P a synonym for -d
2005-01-07 00:56:47 +00:00
Ned Ludd
c6fbed5dba
- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatson@debian.org> on busybox mailing list 08/11/04
2004-12-08 16:47:28 +00:00
Glenn L McGrath
ab1955c236
Patch from Felipe Kellermann, adds missing applet usage options, removes usage
...
for options that are currently not implemented and fixes typos.
2004-09-14 16:23:56 +00:00
Eric Andersen
192c35f6eb
Tito writes:
...
The second patch contains:
1) a size optimization for adduser.c
2) removes a warning about an unused variable in syslogd.c if CONFIG_FEATURE_REMOTE_LOG is not set
3)cosmetic fixes for addgroup_full_usage and adduser_full_usage
Ciao,
Tito
2004-09-02 22:22:17 +00:00
Eric Andersen
b131db4326
Patch from Tito documenting the '-q' option
2004-08-19 18:25:02 +00:00
Eric Andersen
9ab4657c89
Fixup 'dc' usage
2004-08-18 17:57:16 +00:00
Glenn L McGrath
c0dd26f68d
Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove
...
some trailing '\n'
2004-07-23 06:06:21 +00:00
Glenn L McGrath
d250167bd2
Patch from Felipe Kellermann, fixup usage for halt command
2004-07-23 05:16:17 +00:00
Glenn L McGrath
72b14a8638
iUpdate reboot usage, patch by Felipe Kellermann
2004-07-23 03:33:38 +00:00
Glenn L McGrath
435962327a
Patch from Felipe Kellermann to fix some typo's
2004-07-23 01:27:56 +00:00
Glenn L McGrath
8539667279
Patch from Tito, ass usage for strings -a options
2004-07-21 12:25:55 +00:00
Glenn L McGrath
07e1ccdf75
Woops, the previous commit was an accident, its supplied in the patch,
...
dont commit yet as we are in feature freeze
2004-06-05 07:58:18 +00:00
Glenn L McGrath
84b6264670
Device table support for makedevs, the previous behaviour can been
...
selected at configure time.
2004-06-05 07:54:52 +00:00
Rob Landley
58b118ae33
Ahem. ("I'm just tweaking a documentation string, I don't need to compile
...
test it before checking in..." New entry for famous last words list.)
Add the missing backslash at the end of the new sed doc string line.
(This one actually compiled with "show verbose applet usage messages"...)
2004-05-26 22:09:37 +00:00
Rob Landley
1ce5968443
Update sed help. (Add -r option to long help, add -i option to brief help,
...
and alphabetizie the option list.)
2004-05-26 21:59:31 +00:00
Eric Andersen
0dfe4e9956
As discussed, drop minit, which was not being supported in busybox.
...
People wishing to use minit can obtain it and obtain support from
http://www.fefe.de/minit/
2004-05-26 10:28:32 +00:00
Glenn L McGrath
cbc453c7a2
Update dpkg-deb usage to match current practices
2004-05-02 03:01:08 +00:00
Eric Andersen
73afd89610
Steven Scholz writes:
...
Hi there,
the "-h" option of httpd is not described in the usage text.
Please find the attached patch.
Thanks.
Steven
2004-04-14 17:59:21 +00:00
Eric Andersen
aff114c33d
Larry Doolittle writes:
...
This is a bulk spelling fix patch against busybox-1.00-pre10.
If anyone gets a corrupted copy (and cares), let me know and
I will make alternate arrangements.
Erik - please apply.
Authors - please check that I didn't corrupt any meaning.
Package importers - see if any of these changes should be
passed to the upstream authors.
I glossed over lots of sloppy capitalizations, missing apostrophes,
mixed American/British spellings, and German-style compound words.
What is "pretect redefined for test" in cmdedit.c?
Good luck on the 1.00 release!
- Larry
2004-04-14 17:51:38 +00:00
Eric Andersen
3561b017ce
Fix incorrect ipcalc usage text
2004-04-13 19:27:20 +00:00
Eric Andersen
625da9d61e
Fix several problems with start-stop-daemon, add -m support
2004-04-13 18:28:46 +00:00
Eric Andersen
f802ff76d0
Patch from Rob Landley to fix sed documentation.
...
The -i option was not documented, and in genereal
the formatting was a bit ugly.
2004-04-12 15:12:06 +00:00
Eric Andersen
957879ae1e
Document insmod -o
2004-04-07 15:07:55 +00:00
Eric Andersen
15c03c315f
Yet more doc updates
2004-04-06 17:52:02 +00:00
Eric Andersen
a151d19504
Yet more doc cleanups. Many thanks to Robert P. J. Day for
...
kindly reviewing the existing docs and providing helpful feedback.
2004-04-06 17:16:36 +00:00
Eric Andersen
178de17969
yet-more doc updates and cleanups
2004-04-06 16:36:20 +00:00
Eric Andersen
75eb90f288
As noted by Martin Schwenke, the example for find was wrong
2004-03-29 08:20:08 +00:00