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