Commit Graph

314 Commits

Author SHA1 Message Date
92fb9395f7 Kent Robotti noted that mt.c uses "rewind" not "rew" 2003-08-08 20:09:03 +00:00
0a57a79e38 Patch from Steven Scholz:
should we rename the define into CONFIG_FEATURE_HDPARM_HDIO_DMA and
use it for "set" and "get" ???

Since although CONFIG_FEATURE_HDPARM_HDIO_GET_DMA is _not_ set I still
can use "hdparm -d 1 /dev/hda" to switch the DMA on.
Is this desireable or meant to be like that?

So how about the applied patch?
2003-08-06 08:57:35 +00:00
4052051864 Patch from vodz to update httpd usage 2003-07-28 09:59:05 +00:00
a501d0f01f Remove the update utility, that is only relevant to older 2.0.x kernels
that are no longer supported.
2003-07-22 10:11:27 +00:00
725db196c3 Very minor rdate updates 2003-07-22 08:26:05 +00:00
cde8f53c60 Paul Mundt <lethal@linux-sh.org> writes:
Here's a bunch of fixes for the watchdog app in busybox. This does a
	couple of things:

		- configurable timer duration (userspace timer duration is
		  usually configurable within the device drivers themselves).
		- run as a daemon
		- shutdown the device properly on SIGINT or SIGHUP
		- clear the counter immediately instead of sleeping first

	as well as updating the usage information. This has also been switched
	over to getopt to deal with the optional timer duration specifier.

	The changes themselves are harmless and isolated, and I've veried that
	this works on sh and x86 without any problems.
2003-07-22 07:39:18 +00:00
3443bd7286 Matteo Croce submitted a hdparm applet. 2003-07-22 07:30:36 +00:00
335816bc4c Fix a silly typo 2003-07-14 22:14:49 +00:00
01c3d40f3c Add the fdformat utility, based on a patch from Kent Robotti,
but I then completely reworked the fdformat utility to comply
with the current busybox way of doing things.
2003-07-05 07:51:31 +00:00
bccb31533e Fix stupid unterminated parenthesis 2003-07-03 10:19:20 +00:00
9e48045e45 Patch from Russell Coker:
I've attached my latest SE Linux patch for busybox against the latest CVS
    version of busybox.
2003-07-03 10:07:04 +00:00
655d814d75 New applet: patch, applies a unified diff 2003-06-22 15:32:41 +00:00
f0f754aeaf Based on a tinylogin patch from Philip Blundell, add several
additional options to adduser.
 -Erik
2003-06-21 20:03:07 +00:00
dfce3536ac Fix rpm usage msg 2003-06-15 07:00:54 +00:00
49e74effbc Add some missing lines for getty, patch by Steven Scholz 2003-05-13 14:59:07 +00:00
1e11c34be4 minit, a Minimal init system. 2003-05-11 14:52:39 +00:00
f01b805d91 New applet, fold 2003-04-27 06:02:14 +00:00
4baef0c77f Minor cleanups. Document the cmp -l option. 2003-03-19 18:40:42 +00:00
cad5364599 Major coreutils update. 2003-03-19 09:13:01 +00:00
ae0f1e7052 New applet sha1sum 2003-02-17 08:23:22 +00:00
4a4c677fcc Patch from Bastian Blank
- ip route flush
 - different usage for telnetd in inetd mode
 - changes for the default flags of the ip features
 - if no /usr requested, udhcpc should use the script also without /usr.
2003-02-15 11:50:33 +00:00
06e9565b6c New applet, inetd, make httpd features more configurable, update authors, last_patch_80
from Vladimir N. Oleynik
2003-02-09 06:51:14 +00:00
853c494efd A patch from John F. Kelly to add in a utility for configuring
vlan under linux, derived from Ben Greear's VLAN "vconfig" tool.
2003-01-23 05:59:32 +00:00
97d86f2bb5 Apply patch from Ghozlane Toumi to add -inum support to find.
Apply patch from Ghozlane Toumi to make find smaller by combining
    similar error messages
Forward port find -newer support from busybox stable that was
    missing from unstable.  -Erik.
Fixup usage messages for find.  -Erik
2003-01-23 05:27:42 +00:00
be65c350ae Patch from Artem Egorkine to support the -m option 2003-01-23 04:57:35 +00:00
a9adef0394 Dont use getopt_long, minor usage changes, patch by Nick Fedchik 2003-01-19 13:34:21 +00:00
e0716ba23b Fixup addgroup help text 2003-01-14 06:42:56 +00:00
d66370cd73 Option to allow ifupdown use ip commands instead of ifconfig, add flush
command to ipaddr, patch by Bastian Blank
2003-01-13 21:40:38 +00:00
9e59841375 arping applet by Nick Fedchik 2003-01-09 10:06:01 +00:00
58c708af23 New applet: httpd, by Glenn Engel 2003-01-05 04:01:56 +00:00
87444efbab Add usage for tar -j and -z 2002-12-27 00:45:35 +00:00
cf93274663 rmmod -a removed modules recursively 2002-12-14 01:58:59 +00:00
02d7cbfe92 New applets, ftpget and ftpput 2002-12-13 02:43:50 +00:00
f03c933e47 New applet, nameif by Nick Fedchik and myself. 2002-12-13 00:01:44 +00:00
9130c85847 full usage cleanup for udhcp 2002-12-12 12:56:18 +00:00
6d07432b2f Support the o, f and p options, patch by Magnus M�rtensson 2002-12-12 10:31:53 +00:00
b72a735a32 rpm applet by Laurence Anderson 2002-12-10 00:17:22 +00:00
62fae308a3 Realpath applet 2002-12-10 00:14:33 +00:00
f0a360ea19 Usage for klogd -c 2002-12-05 20:56:31 +00:00
f112daa232 Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
062c74f710 last_patch_68 from Vladimir N. Oleynik 2002-11-27 09:29:49 +00:00
441e7efc72 fdisk applet by Vladimir N. Oleynik 2002-11-26 22:00:21 +00:00
8f0722a53b Move readlink, mktemp, run-parts and which to a new debianutils dir. 2002-11-11 03:00:12 +00:00
c11986d89e ipcalc applet by Stephan Linz and Jordan Crouse 2002-11-10 23:42:27 +00:00
f57674e9a9 Rewrite of xargs by Vladimir N. Oleynik 2002-11-10 21:47:17 +00:00
9a2d27249c IP applet by Bastian Blank <waldi@debian.org> 2002-11-10 01:33:55 +00:00
021fa7db91 debian compatable ifup and ifdown commands 2002-11-09 09:34:15 +00:00
1713a11a26 Fix a stupid typo 2002-11-07 02:26:59 +00:00
ef5e8f8de0 Implement a small strings applet 2002-11-07 02:09:37 +00:00
0288c8e543 typo in udhcpc help 2002-11-05 20:13:41 +00:00