| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix command that brings down loopback | bug1 | 2002-12-07 | 1 | -1/+1 |
* | depends on for telnet and ipcalc | bug1 | 2002-12-06 | 1 | -0/+2 |
* | Fixup dumpleases compile problem | andersen | 2002-12-06 | 2 | -1/+4 |
* | Use libbb/get_line_from_file, change default state file location | bug1 | 2002-12-06 | 1 | -128/+39 |
* | Make mapping a config option again to save space, turn off file locking, do w... | bug1 | 2002-12-06 | 2 | -12/+28 |
* | Fix bug that stoped -a working | bug1 | 2002-12-06 | 1 | -1/+3 |
* | Yet another major rework of the BusyBox config system, using the considerably | andersen | 2002-12-05 | 5 | -110/+380 |
* | Use compare_string_array in ipaddress to save a few bytes, minor cleanups | bug1 | 2002-12-02 | 3 | -126/+166 |
* | Save a few more bytes | bug1 | 2002-12-02 | 1 | -31/+45 |
* | Save a hundred bytes or so on the do_iproute function | bug1 | 2002-12-02 | 2 | -53/+49 |
* | Enable ip commands to be compiled seperate from ip, modifed patch from Bastia... | bug1 | 2002-12-01 | 11 | -36/+249 |
* | Clean up error messages | bug1 | 2002-11-28 | 1 | -29/+13 |
* | Minor error messages changes | bug1 | 2002-11-28 | 1 | -6/+8 |
* | Cleanup error messages | bug1 | 2002-11-28 | 1 | -61/+65 |
* | Cleanup error messages | bug1 | 2002-11-28 | 1 | -38/+36 |
* | Syntax error | bug1 | 2002-11-28 | 1 | -1/+1 |
* | Change if(x)free(x); to free(x); | aaronl | 2002-11-28 | 2 | -3/+3 |
* | Style, error_msg | bug1 | 2002-11-28 | 1 | -60/+103 |
* | Use standard error messages | bug1 | 2002-11-28 | 2 | -15/+11 |
* | Use error_msg instead of fprintf(stderr | bug1 | 2002-11-28 | 1 | -17/+12 |
* | use #ifdef CONFIG_* instead of #if CONFIG_* | bug1 | 2002-11-26 | 3 | -23/+23 |
* | use #ifdef instead of #if | bug1 | 2002-11-26 | 1 | -3/+3 |
* | Use #ifdef instead of #if | bug1 | 2002-11-26 | 1 | -16/+16 |
* | Fix simple syntax error | bug1 | 2002-11-26 | 1 | -1/+1 |
* | 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 |