| Commit message (Expand) | Author | Age | Files | Lines |
* | Dont use xargs | bug1 | 2002-11-19 | 1 | -2/+2 |
* | dont use the -i option of xargs | bug1 | 2002-11-19 | 1 | -2/+2 |
* | udhcpc documentation update | russ | 2002-11-19 | 1 | -5/+6 |
* | Use error_msg_and_die, style | bug1 | 2002-11-18 | 1 | -35/+50 |
* | Remove mapping option, its should always be used | bug1 | 2002-11-17 | 2 | -21/+0 |
* | Patch from Bastian Blank: | andersen | 2002-11-15 | 1 | -3/+14 |
* | Make ifupdown use internal run_parts | bug1 | 2002-11-11 | 1 | -7/+8 |
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | bug1 | 2002-11-11 | 1 | -4/+5 |
* | ipcalc applet by Stephan Linz and Jordan Crouse | bug1 | 2002-11-10 | 3 | -0/+169 |
* | Config feature DEVPTS defined and used in telnetd, by Pavel Roskin | bug1 | 2002-11-10 | 1 | -3/+3 |
* | Fix for hostname -s, by Stephan Linz | bug1 | 2002-11-10 | 1 | -2/+2 |
* | Fixup a previous define | bug1 | 2002-11-10 | 1 | -1/+1 |
* | Make mapping support a definable feature, saves 1.6kB | bug1 | 2002-11-10 | 2 | -31/+40 |
* | Only compile the files in this dir if the IP applet is enabled | bug1 | 2002-11-10 | 1 | -1/+1 |
* | IP applet by Bastian Blank <waldi@debian.org> | bug1 | 2002-11-10 | 24 | -1/+5006 |
* | debian compatable ifup and ifdown commands | bug1 | 2002-11-09 | 3 | -0/+1444 |
* | version number oops | russ | 2002-11-05 | 3 | -1/+8 |
* | sync to udhcp 0.9.8 | russ | 2002-10-31 | 8 | -160/+243 |
* | This patch from Magnus Damm fixed a long standing problem | andersen | 2002-10-25 | 1 | -1/+1 |
* | Fix needless difference vs GNU | andersen | 2002-10-18 | 1 | -2/+2 |
* | missed add for udhcp | russ | 2002-10-14 | 1 | -0/+30 |
* | added full udhcp integration | russ | 2002-10-14 | 38 | -1589/+4232 |
* | last_patch58 from vodz: | andersen | 2002-09-30 | 3 | -0/+540 |
* | Use busybox's show_usage function for help | bug1 | 2002-09-15 | 1 | -16/+3 |
* | Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de> | andersen | 2002-09-10 | 1 | -1/+1 |
* | Eliminate use of obsolete sys_errlist[] | andersen | 2002-08-26 | 1 | -13/+13 |
* | Remove empty loops | bug1 | 2002-08-23 | 1 | -4/+4 |
* | Use static instead of extern, braces around if's, run through indent | bug1 | 2002-08-23 | 1 | -330/+372 |
* | ansify | aaronl | 2002-08-23 | 1 | -4/+2 |
* | remove duplicate definition of G | aaronl | 2002-08-23 | 1 | -2/+0 |
* | Run through indent, fix comment | bug1 | 2002-08-22 | 1 | -163/+174 |
* | Run through indent, fix comments | bug1 | 2002-08-22 | 1 | -86/+91 |
* | Cleanups. These SHOULD make the binary a lot smaller. But they don't. | aaronl | 2002-08-21 | 1 | -19/+18 |
* | Disable debugging | bug1 | 2002-08-21 | 1 | -1/+1 |
* | Clean up udhcpd a bit. Constify. Staticize. Remove these functions and | aaronl | 2002-08-21 | 1 | -66/+54 |
* | New applet, udhcp client | bug1 | 2002-08-21 | 3 | -0/+1573 |
* | Commited patch from bug #1182 | sandman | 2002-07-24 | 1 | -7/+35 |
* | Accept the --passive-ftp cmd.line option. We always use passive ftp mode, | sandman | 2002-07-12 | 1 | -8/+14 |
* | Fixup warnings and undefined operations that show up in gcc-3.1 | andersen | 2002-07-11 | 2 | -1/+3 |
* | Scrub pwd.h and grp.h handling so we don't have to play any | andersen | 2002-07-03 | 1 | -1/+1 |
* | A patch from Bart Visscher <magick@linux-fan.com> to add an | andersen | 2002-07-03 | 2 | -101/+11 |
* | This patch from Bart Visscher <magick@linux-fan.com> adds | andersen | 2002-07-03 | 6 | -8/+947 |
* | Remove advertising clauses in accordance with | aaronl | 2002-06-23 | 1 | -5/+1 |
* | Apply vodz' last_patch44 -- cleanup several chars to be const, fix | andersen | 2002-06-22 | 1 | -19/+15 |
* | Email addr fix | andersen | 2002-06-06 | 1 | -2/+1 |
* | Patch from Gyepi SAM <gyepi@praxis-sw.com>: | andersen | 2002-06-06 | 1 | -10/+6 |
* | Per discussion with vodz, Tim's changes do not seem to make sense. | andersen | 2002-06-06 | 1 | -5/+5 |
* | Fix for broken handling off BusyBox's own pwd/grp implementations | sandman | 2002-06-04 | 1 | -1/+1 |
* | ping return 1 if can't ping | timr | 2002-05-18 | 1 | -5/+5 |
* | Reduced code size for new -e flag (suggested by vodz) | sandman | 2002-05-16 | 1 | -17/+9 |