Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-29 | Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. | Glenn L McGrath | |
Patch by Steven Scholz | |||
2003-08-08 | Implement a minimalist 'last' which allows the LEAF project to | Eric Andersen | |
no longer need dumtp. Remove the 'dumtp' applet. -Erik | |||
2003-08-08 | Kent Robotti noted that mt.c uses "rewind" not "rew" | Eric Andersen | |
2003-08-06 | Patch from Steven Scholz: | Eric Andersen | |
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-07-28 | Patch from vodz to update httpd usage | Eric Andersen | |
2003-07-22 | Remove the update utility, that is only relevant to older 2.0.x kernels | Eric Andersen | |
that are no longer supported. | |||
2003-07-22 | Very minor rdate updates | Eric Andersen | |
2003-07-22 | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen | |
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 | Matteo Croce submitted a hdparm applet. | Eric Andersen | |
2003-07-14 | Fix a silly typo | Eric Andersen | |
2003-07-05 | Add the fdformat utility, based on a patch from Kent Robotti, | Eric Andersen | |
but I then completely reworked the fdformat utility to comply with the current busybox way of doing things. | |||
2003-07-03 | Fix stupid unterminated parenthesis | Eric Andersen | |
2003-07-03 | Patch from Russell Coker: | Eric Andersen | |
I've attached my latest SE Linux patch for busybox against the latest CVS version of busybox. | |||
2003-06-22 | New applet: patch, applies a unified diff | Glenn L McGrath | |
2003-06-21 | Based on a tinylogin patch from Philip Blundell, add several | Eric Andersen | |
additional options to adduser. -Erik | |||
2003-06-15 | Fix rpm usage msg | Eric Andersen | |
2003-05-13 | Add some missing lines for getty, patch by Steven Scholz | Glenn L McGrath | |
2003-05-11 | minit, a Minimal init system. | Glenn L McGrath | |
2003-04-27 | New applet, fold | Glenn L McGrath | |
2003-03-19 | Minor cleanups. Document the cmp -l option. | Manuel Novoa III | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2003-02-17 | New applet sha1sum | Glenn L McGrath | |
2003-02-15 | Patch from Bastian Blank | Glenn L McGrath | |
- 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-09 | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | |
last_patch_80 from Vladimir N. Oleynik | |||
2003-01-23 | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | |
vlan under linux, derived from Ben Greear's VLAN "vconfig" tool. | |||
2003-01-23 | Apply patch from Ghozlane Toumi to add -inum support to find. | Eric Andersen | |
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 | Patch from Artem Egorkine to support the -m option | Eric Andersen | |
2003-01-19 | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath | |
2003-01-14 | Fixup addgroup help text | Eric Andersen | |
2003-01-13 | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | |
command to ipaddr, patch by Bastian Blank | |||
2003-01-09 | arping applet by Nick Fedchik | Glenn L McGrath | |
2003-01-05 | New applet: httpd, by Glenn Engel | Glenn L McGrath | |
2002-12-27 | Add usage for tar -j and -z | Glenn L McGrath | |
2002-12-14 | rmmod -a removed modules recursively | Tim Riker | |
2002-12-13 | New applets, ftpget and ftpput | Glenn L McGrath | |
2002-12-13 | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | |
2002-12-12 | full usage cleanup for udhcp | Glenn L McGrath | |
2002-12-12 | Support the o, f and p options, patch by Magnus M�rtensson | Glenn L McGrath | |
2002-12-10 | rpm applet by Laurence Anderson | Glenn L McGrath | |
2002-12-10 | Realpath applet | Glenn L McGrath | |
2002-12-05 | Usage for klogd -c | Glenn L McGrath | |
2002-12-01 | Enable ip commands to be compiled seperate from ip, modifed patch from ↵ | Glenn L McGrath | |
Bastian Blank | |||
2002-11-27 | last_patch_68 from Vladimir N. Oleynik | Glenn L McGrath | |
2002-11-26 | fdisk applet by Vladimir N. Oleynik | Glenn L McGrath | |
2002-11-11 | Move readlink, mktemp, run-parts and which to a new debianutils dir. | Glenn L McGrath | |
2002-11-10 | ipcalc applet by Stephan Linz and Jordan Crouse | Glenn L McGrath | |
2002-11-10 | Rewrite of xargs by Vladimir N. Oleynik | Glenn L McGrath | |
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | |
2002-11-09 | debian compatable ifup and ifdown commands | Glenn L McGrath | |
2002-11-07 | Fix a stupid typo | Eric Andersen | |