Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | Watch applet by Michael Habermann | Glenn L McGrath | 2002-09-16 | 1 | -0/+12 | |
| | ||||||
* | Apply vodz' last_patch52 | Eric Andersen | 2002-09-16 | 1 | -1/+1 | |
| | ||||||
* | mesg applet by Manuel Novoa III | Glenn L McGrath | 2002-09-16 | 1 | -0/+7 | |
| | ||||||
* | openvt applet by Quy Tonthat | Glenn L McGrath | 2002-09-16 | 1 | -0/+7 | |
| | ||||||
* | Use busybox's show_usage function for help | Glenn L McGrath | 2002-09-15 | 1 | -0/+1 | |
| | ||||||
* | Awk applet written from scratch by Dmitry Zakharov | Glenn L McGrath | 2002-09-15 | 1 | -0/+8 | |
| | ||||||
* | Remove extrangeous backslashes that were probably introduced by | Aaron Lehmann | 2002-08-23 | 1 | -4/+4 | |
| | | | | | someone joining lines and forgetting to remove the backslash escaping the newline. | |||||
* | New applet, udhcp client | Glenn L McGrath | 2002-08-21 | 1 | -0/+14 | |
| | ||||||
* | Added a help text for the -C option to syslogd | Robert Griebl | 2002-08-07 | 1 | -1/+9 | |
| | ||||||
* | Initial checkin of a very primitive hwclock replacement | Robert Griebl | 2002-07-21 | 1 | -0/+11 | |
| | ||||||
* | This patch from Bart Visscher <magick@linux-fan.com> adds | Eric Andersen | 2002-07-03 | 1 | -0/+30 | |
| | | | | | | | | | | | | | | | IPV6 support to busybox. This patch does the following: * Add IPv6 support to libbb * Enable IPv6 interface address display * Add IPv6 config option * Adds ping6, an adaptation of the ping applet for IPv6 * Adds support routines for ping6: - xgethostbyname2 - create_icmp6_socket * Adds ifconfig support for IPv6 * Add support IPv6 to netstat * Add IPv6 support to route Thanks Bart! | |||||
* | Patch from Martin Volf <volf@dragon.cz> to fix where I had | Eric Andersen | 2002-07-03 | 1 | -2/+2 | |
| | | | | screwed up the usage messages | |||||
* | Silly spelling fix | Eric Andersen | 2002-07-03 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Port over the last of the tinylogin applets | Eric Andersen | 2002-06-23 | 1 | -0/+34 | |
| | | | | -Erik | |||||
* | Bigger patch for (partial) tinylogin integration | Robert Griebl | 2002-06-04 | 1 | -0/+16 | |
| | | | | | | | | | | | | | - Made a new dir loginutils - Moved all applets from pwd_grp to loginutils - Added new applets su.c login.c to loginutils - Made a new dir libpwdgrp - Moved everything from pwd_grp/libpwd_grp there - Added shadow.c to libpwdgrp - Removed dir pwd_grp - Added usage strings for login and su to usage.h - Changed main Makefile to reflect the dir rearrangements [Parts of this patch may overlap with my other two patches] | |||||
* | Added support for -Y|--proxy=on/off to wget | Robert Griebl | 2002-05-14 | 1 | -2/+3 | |
| | ||||||
* | This patch adds -e (extended information) to route and -r/-e (show routing | Robert Griebl | 2002-05-14 | 1 | -2/+5 | |
| | | | | | tables/extended information) to netstat. This makes them behave (more) like their GNU counterparts. |