| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup error messages | Glenn L McGrath | 2002-11-28 | 1 | -38/+36 |
* | Syntax error | Glenn L McGrath | 2002-11-28 | 1 | -1/+1 |
* | Change if(x)free(x); to free(x); | Aaron Lehmann | 2002-11-28 | 2 | -3/+3 |
* | Style, error_msg | Glenn L McGrath | 2002-11-28 | 1 | -60/+103 |
* | Use standard error messages | Glenn L McGrath | 2002-11-28 | 2 | -15/+11 |
* | Use error_msg instead of fprintf(stderr | Glenn L McGrath | 2002-11-28 | 1 | -17/+12 |
* | use #ifdef CONFIG_* instead of #if CONFIG_* | Glenn L McGrath | 2002-11-26 | 3 | -23/+23 |
* | use #ifdef instead of #if | Glenn L McGrath | 2002-11-26 | 1 | -3/+3 |
* | Use #ifdef instead of #if | Glenn L McGrath | 2002-11-26 | 1 | -16/+16 |
* | Fix simple syntax error | Glenn L McGrath | 2002-11-26 | 1 | -1/+1 |
* | Dont use xargs | Glenn L McGrath | 2002-11-19 | 1 | -2/+2 |
* | dont use the -i option of xargs | Glenn L McGrath | 2002-11-19 | 1 | -2/+2 |
* | udhcpc documentation update | Russ Dill | 2002-11-19 | 1 | -5/+6 |
* | Use error_msg_and_die, style | Glenn L McGrath | 2002-11-18 | 1 | -35/+50 |
* | Remove mapping option, its should always be used | Glenn L McGrath | 2002-11-17 | 2 | -21/+0 |
* | Patch from Bastian Blank: | Eric Andersen | 2002-11-15 | 1 | -3/+14 |
* | Make ifupdown use internal run_parts | Glenn L McGrath | 2002-11-11 | 1 | -7/+8 |
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | Glenn L McGrath | 2002-11-11 | 1 | -4/+5 |
* | ipcalc applet by Stephan Linz and Jordan Crouse | Glenn L McGrath | 2002-11-10 | 3 | -0/+169 |
* | Config feature DEVPTS defined and used in telnetd, by Pavel Roskin | Glenn L McGrath | 2002-11-10 | 1 | -3/+3 |
* | Fix for hostname -s, by Stephan Linz | Glenn L McGrath | 2002-11-10 | 1 | -2/+2 |
* | Fixup a previous define | Glenn L McGrath | 2002-11-10 | 1 | -1/+1 |
* | Make mapping support a definable feature, saves 1.6kB | Glenn L McGrath | 2002-11-10 | 2 | -31/+40 |
* | Only compile the files in this dir if the IP applet is enabled | Glenn L McGrath | 2002-11-10 | 1 | -1/+1 |
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 24 | -1/+5006 |
* | debian compatable ifup and ifdown commands | Glenn L McGrath | 2002-11-09 | 3 | -0/+1444 |
* | version number oops | Russ Dill | 2002-11-05 | 3 | -1/+8 |
* | sync to udhcp 0.9.8 | Russ Dill | 2002-10-31 | 8 | -160/+243 |
* | This patch from Magnus Damm fixed a long standing problem | Eric Andersen | 2002-10-25 | 1 | -1/+1 |
* | Fix needless difference vs GNU | Eric Andersen | 2002-10-18 | 1 | -2/+2 |
* | missed add for udhcp | Russ Dill | 2002-10-14 | 1 | -0/+30 |
* | added full udhcp integration | Russ Dill | 2002-10-14 | 38 | -1589/+4232 |
* | last_patch58 from vodz: | Eric Andersen | 2002-09-30 | 3 | -0/+540 |
* | Use busybox's show_usage function for help | Glenn L McGrath | 2002-09-15 | 1 | -16/+3 |
* | Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de> | Eric Andersen | 2002-09-10 | 1 | -1/+1 |
* | Eliminate use of obsolete sys_errlist[] | Eric Andersen | 2002-08-26 | 1 | -13/+13 |
* | Remove empty loops | Glenn L McGrath | 2002-08-23 | 1 | -4/+4 |
* | Use static instead of extern, braces around if's, run through indent | Glenn L McGrath | 2002-08-23 | 1 | -330/+372 |
* | ansify | Aaron Lehmann | 2002-08-23 | 1 | -4/+2 |
* | remove duplicate definition of G | Aaron Lehmann | 2002-08-23 | 1 | -2/+0 |
* | Run through indent, fix comment | Glenn L McGrath | 2002-08-22 | 1 | -163/+174 |
* | Run through indent, fix comments | Glenn L McGrath | 2002-08-22 | 1 | -86/+91 |
* | Cleanups. These SHOULD make the binary a lot smaller. But they don't. | Aaron Lehmann | 2002-08-21 | 1 | -19/+18 |
* | Disable debugging | Glenn L McGrath | 2002-08-21 | 1 | -1/+1 |
* | Clean up udhcpd a bit. Constify. Staticize. Remove these functions and | Aaron Lehmann | 2002-08-21 | 1 | -66/+54 |
* | New applet, udhcp client | Glenn L McGrath | 2002-08-21 | 3 | -0/+1573 |
* | Commited patch from bug #1182 | Robert Griebl | 2002-07-24 | 1 | -7/+35 |
* | Accept the --passive-ftp cmd.line option. We always use passive ftp mode, | Robert Griebl | 2002-07-12 | 1 | -8/+14 |
* | Fixup warnings and undefined operations that show up in gcc-3.1 | Eric Andersen | 2002-07-11 | 2 | -1/+3 |
* | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen | 2002-07-03 | 1 | -1/+1 |