Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a silly typo | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
| | |||||
* | Add the fdformat utility, based on a patch from Kent Robotti, | Eric Andersen | 2003-07-05 | 1 | -0/+7 |
| | | | | | but I then completely reworked the fdformat utility to comply with the current busybox way of doing things. | ||||
* | Fix stupid unterminated parenthesis | Eric Andersen | 2003-07-03 | 1 | -1/+1 |
| | |||||
* | Patch from Russell Coker: | Eric Andersen | 2003-07-03 | 1 | -4/+11 |
| | | | | | I've attached my latest SE Linux patch for busybox against the latest CVS version of busybox. | ||||
* | New applet: patch, applies a unified diff | Glenn L McGrath | 2003-06-22 | 1 | -0/+7 |
| | |||||
* | Based on a tinylogin patch from Philip Blundell, add several | Eric Andersen | 2003-06-21 | 1 | -3/+7 |
| | | | | | additional options to adduser. -Erik | ||||
* | Fix rpm usage msg | Eric Andersen | 2003-06-15 | 1 | -8/+8 |
| | |||||
* | Add some missing lines for getty, patch by Steven Scholz | Glenn L McGrath | 2003-05-13 | 1 | -0/+2 |
| | |||||
* | minit, a Minimal init system. | Glenn L McGrath | 2003-05-11 | 1 | -0/+29 |
| | |||||
* | New applet, fold | Glenn L McGrath | 2003-04-27 | 1 | -0/+10 |
| | |||||
* | Minor cleanups. Document the cmp -l option. | Manuel Novoa III | 2003-03-19 | 1 | -4/+7 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -25/+72 |
| | |||||
* | New applet sha1sum | Glenn L McGrath | 2003-02-17 | 1 | -0/+5 |
| | |||||
* | Patch from Bastian Blank | Glenn L McGrath | 2003-02-15 | 1 | -0/+9 |
| | | | | | | | - 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. | ||||
* | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | 2003-02-09 | 1 | -0/+8 |
| | | | | | | last_patch_80 from Vladimir N. Oleynik | ||||
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 1 | -0/+11 |
| | | | | vlan under linux, derived from Ben Greear's VLAN "vconfig" tool. | ||||
* | Apply patch from Ghozlane Toumi to add -inum support to find. | Eric Andersen | 2003-01-23 | 1 | -1/+15 |
| | | | | | | | | 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 | ||||
* | Patch from Artem Egorkine to support the -m option | Eric Andersen | 2003-01-23 | 1 | -1/+7 |
| | |||||
* | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath | 2003-01-19 | 1 | -2/+2 |
| | |||||
* | Fixup addgroup help text | Eric Andersen | 2003-01-14 | 1 | -2/+2 |
| | |||||
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 1 | -16/+16 |
| | | | | command to ipaddr, patch by Bastian Blank | ||||
* | arping applet by Nick Fedchik | Glenn L McGrath | 2003-01-09 | 1 | -0/+17 |
| | |||||
* | New applet: httpd, by Glenn Engel | Glenn L McGrath | 2003-01-05 | 1 | -1/+14 |
| | |||||
* | Add usage for tar -j and -z | Glenn L McGrath | 2002-12-27 | 1 | -1/+15 |
| | |||||
* | rmmod -a removed modules recursively | Tim Riker | 2002-12-14 | 1 | -1/+1 |
| | |||||
* | New applets, ftpget and ftpput | Glenn L McGrath | 2002-12-13 | 1 | -0/+21 |
| | |||||
* | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | 2002-12-13 | 1 | -0/+13 |
| | |||||
* | full usage cleanup for udhcp | Glenn L McGrath | 2002-12-12 | 1 | -3/+1 |
| | |||||
* | Support the o, f and p options, patch by Magnus M�rtensson | Glenn L McGrath | 2002-12-12 | 1 | -1/+6 |
| | |||||
* | rpm applet by Laurence Anderson | Glenn L McGrath | 2002-12-10 | 1 | -0/+13 |
| | |||||
* | Realpath applet | Glenn L McGrath | 2002-12-10 | 1 | -0/+5 |
| | |||||
* | Usage for klogd -c | Glenn L McGrath | 2002-12-05 | 1 | -1/+2 |
| | |||||
* | Enable ip commands to be compiled seperate from ip, modifed patch from ↵ | Glenn L McGrath | 2002-12-01 | 1 | -6/+45 |
| | | | | Bastian Blank | ||||
* | last_patch_68 from Vladimir N. Oleynik | Glenn L McGrath | 2002-11-27 | 1 | -1/+1 |
| | |||||
* | fdisk applet by Vladimir N. Oleynik | Glenn L McGrath | 2002-11-26 | 1 | -0/+11 |
| | |||||
* | Move readlink, mktemp, run-parts and which to a new debianutils dir. | Glenn L McGrath | 2002-11-11 | 1 | -0/+1 |
| | |||||
* | ipcalc applet by Stephan Linz and Jordan Crouse | Glenn L McGrath | 2002-11-10 | 1 | -0/+30 |
| | |||||
* | Rewrite of xargs by Vladimir N. Oleynik | Glenn L McGrath | 2002-11-10 | 1 | -2/+6 |
| | |||||
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+5 |
| | |||||
* | debian compatable ifup and ifdown commands | Glenn L McGrath | 2002-11-09 | 1 | -0/+28 |
| | |||||
* | Fix a stupid typo | Eric Andersen | 2002-11-07 | 1 | -2/+2 |
| | |||||
* | Implement a small strings applet | Eric Andersen | 2002-11-07 | 1 | -0/+9 |
| | |||||
* | typo in udhcpc help | Russ Dill | 2002-11-05 | 1 | -1/+1 |
| | |||||
* | Make uncompress a seperate applet so it doesnt pull in all the gunzip code | Glenn L McGrath | 2002-11-01 | 1 | -0/+8 |
| | |||||
* | Apply patch from bug #1278 -- fix usage message for the | Eric Andersen | 2002-10-22 | 1 | -1/+1 |
| | | | | start_stop_daemon applet. | ||||
* | last_patch63 from vodz: add in crond and crontab applets | Eric Andersen | 2002-10-22 | 1 | -0/+24 |
| | |||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -2/+18 |
| | |||||
* | Fix init docs | Eric Andersen | 2002-09-30 | 1 | -1/+1 |
| | |||||
* | last_patch58 from vodz: | Eric Andersen | 2002-09-30 | 1 | -0/+8 |
| | | | | | | | Ok. I generate patch for include to busybox-devel my work with top (original author give me maintaining) and telnetd (my support and unofficial maintaining) applets. Docs changes also: added awk, netstat, time applets to list ;) | ||||
* | Add a new top applet | Eric Andersen | 2002-09-17 | 1 | -0/+9 |
| | | | | -Erik |