Tim Riker
cf93274663
rmmod -a removed modules recursively
2002-12-14 01:58:59 +00:00
Robert Griebl
2ab6ff95e0
Patch from Rusell Nelson to document the -C switch for syslogd
2002-08-07 21:24:33 +00:00
Eric Andersen
fb74a45088
Vodz' last_patch31
...
Very minimal last corrections:
1) busybox.c: fix warining
2) docs/: add applets for list from pwd_grp
3) usage.h: add -n option for route
4) run_parts.c: many todo fix for busybox style
5) addgroup.c: add #ifdef CONFIG_FEATURE_SHADOWPASSWDS, reduce one
perror_msg
6) adduser.c: fix bug "variable i not initialize" and
add #ifdef CONFIG_FEATURE_SHADOWPASSWDS
2001-12-18 14:06:03 +00:00
Eric Andersen
6cf47a79ac
Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>
2001-10-31 10:24:36 +00:00
Eric Andersen
77d9268892
Patch from larry to fix some grammar errors.
2001-05-23 20:32:09 +00:00
Mark Whitley
e0bf91d7c6
Applied patch from Christophe Boyanique to add -i support to rm.
2001-03-13 00:40:19 +00:00
Matt Kraai
1d70267450
Add listening support.
2001-02-07 04:09:23 +00:00
Matt Kraai
df8ccb6350
Added documentation for new find options.
2001-02-07 04:05:35 +00:00
Eric Andersen
ffde8673fe
Add in spoon's watchdog timer app.
...
-Erik
2001-01-25 23:40:32 +00:00
Eric Andersen
c1b8f1224c
Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add
...
'id -n' support.
-Erik
2001-01-25 05:12:02 +00:00
Eric Andersen
8c5cb31e1b
Fix up insmod usage info to mention -L
2001-01-24 19:15:07 +00:00
Glenn L McGrath
fa0443216d
Add dpkg-deb documentation
2001-01-03 01:06:30 +00:00
Matt Kraai
004827d715
Update logger usage information.
2001-01-02 22:54:12 +00:00
Eric Andersen
0d2acb0ead
Doc update from Matt Kraai, better describing the init process.
2000-12-18 20:36:02 +00:00
Eric Andersen
d0fa0a12f1
Document gzip -d
2000-12-13 17:59:37 +00:00
Eric Andersen
20c2bdd7f2
Fix spelling error s/defaut/default/g
2000-12-11 19:39:25 +00:00
Eric Andersen
70d09ed1cf
Reverse logic so when network logging, it by default does not log locally.
2000-12-11 16:24:16 +00:00
Eric Andersen
5b5db38a7d
Patch from Matt Kraai to implement uniq -[cdu]
2000-12-09 16:37:53 +00:00
Eric Andersen
eb4218d0a4
Update inittab docs
2000-12-08 20:38:00 +00:00
Eric Andersen
bf2b8ae49a
Make no local logging a runtime option for network logging...
2000-12-08 19:52:01 +00:00
Eric Andersen
337ec1bb32
Fix typo pointed out by Michael Renzmann <renzmann@gmx.de>
2000-11-17 17:23:16 +00:00
Eric Andersen
0d5835a767
Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make
...
hostname do "--file"
-Erik
2000-10-12 22:30:31 +00:00
Eric Andersen
8ce85ce4e3
Fix up the docs
2000-09-26 22:20:06 +00:00
Eric Andersen
57f83fffd8
Doc update
2000-09-24 02:41:44 +00:00
Eric Andersen
6d66817b6b
update docs for xargs
2000-09-23 06:12:34 +00:00
Eric Andersen
5b17693f0a
Use minix xargs instead, and update docs accordingly
...
-Erik
2000-09-22 20:22:28 +00:00
Eric Andersen
cff3fe3ae9
Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.
...
-Erik
2000-09-20 19:22:26 +00:00
Pavel Roskin
c9db2e8665
Updated to be in sync with the current sample inittab
2000-09-15 17:24:13 +00:00
Pavel Roskin
d2d3aa39ef
Fixed compliance with the DTD
2000-09-15 17:16:40 +00:00
John Beppu
2aee993118
+ credit markw@lineo.com for his contributions
2000-09-15 08:04:42 +00:00
Eric Andersen
1b355ebba6
Added expr, from Edward Betts <edward@debian.org>, with some fixups
...
and docs added by me.
-Erik
2000-09-05 17:37:48 +00:00
Eric Andersen
18a1014c95
updated some usage info from a patch from robotti@metconnect.com
...
-Erik
2000-09-01 16:12:57 +00:00
Eric Andersen
918507edda
Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.
...
I added the docs, and made behavior identical to the GNU version.
-Erik
2000-08-21 22:46:33 +00:00
Eric Andersen
a1f16bba72
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
...
-Erik
2000-08-21 22:02:34 +00:00
Eric Andersen
fa405d0cb2
Add in the "reset" command.
...
-Erik
2000-08-21 21:18:52 +00:00
Eric Andersen
fdd5103348
Merge in two patches from Dave Cinege:
...
the first is a cleanup of tar --exclude
the second changes mount so mtab works more as it should, and
also allows mount to use the traditional short form (i.e.
'mount / -o remount,rw' now works.
While inside tar, I changed it to use getopt...
-Erik
2000-08-02 18:48:26 +00:00
Eric Andersen
bf960f58e2
Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>
...
-Erik
2000-07-21 21:32:12 +00:00
Pavel Roskin
0010ee45e3
Fixed usage info for "cut"
2000-07-21 15:10:57 +00:00
Eric Andersen
ced2cefcca
* syslogd can now log messages to a remote host -- patch thanks
...
to Gyepi Sam <gyepi@praxis-sw.com>
-Erik
2000-07-20 23:41:24 +00:00
Eric Andersen
61dc057183
Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
...
loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org>
-Erik
2000-07-11 17:29:36 +00:00
Eric Andersen
9cf44e79aa
Doc updates to remove sfdisk.
...
-Erik
2000-07-08 00:09:30 +00:00
Eric Andersen
2158092344
This patch finishes the cleanup of all the commands. It also cleans up
...
the remaining chapters -- Matt Kraai <kraai@alumni.carnegiemellon.edu>
-Erik
2000-07-07 19:07:47 +00:00
Eric Andersen
b9eb0233a9
Yet another busybox documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>
...
-Erik
2000-07-07 05:04:24 +00:00
Eric Andersen
e5cec4e3ac
More doc patches from Matt Kraai <kraai@alumni.carnegiemellon.edu>.
...
Thanks Matt!
-Erik
2000-07-06 19:59:22 +00:00
Eric Andersen
6f5e281479
DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>
...
-Erik
2000-07-06 16:58:45 +00:00
Eric Andersen
028fb625f5
More doc updates
...
-Erik
2000-07-04 20:07:13 +00:00
Eric Andersen
5331025f79
A first pass at integrating the SGML docs into the Makefile.
...
A first pass a cleaning up the current SGML (lots more cleanup
is needed though).
-Erik
2000-07-04 19:42:23 +00:00
Mark Whitley
83a949cb22
Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module.
...
The resulting file needs some massaging and once it gets presentable, I'll
edit the Makefile to use the SGML file as the "authoritative" file; the plan
here is to generate other file formats from the SGML.
2000-06-26 13:31:53 +00:00