| Commit message (Expand) | Author | Age | Files | Lines |
* | use SIGTERM to kill off udhcpd, not SIGKILL | andersen | 2004-07-30 | 1 | -1/+4 |
* | As noted by Eric Spakman, calling static_down() and then calling | andersen | 2004-07-30 | 1 | -14/+4 |
* | add missing ; | andersen | 2004-07-26 | 1 | -1/+1 |
* | bother. unrevert my fix. | andersen | 2004-07-26 | 1 | -1/+2 |
* | Make certain that udhcp shuts down the interface | andersen | 2004-07-26 | 1 | -2/+1 |
* | oops | andersen | 2004-07-26 | 1 | -1/+1 |
* | Make certain that udhcp shuts down the interface | andersen | 2004-07-26 | 1 | -1/+2 |
* | Patch from Manousaridis Angelos to bring dhclient down more elegently | bug1 | 2004-07-23 | 1 | -1/+2 |
* | Patch from Mike Snitzer to fix return codes. | bug1 | 2004-07-21 | 1 | -13/+29 |
* | Patch from Mike Snitzer, bring down dhclient using its correct pid, fix | bug1 | 2004-07-21 | 1 | -2/+2 |
* | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa... | andersen | 2004-07-20 | 1 | -9/+9 |
* | Paul Fox writes: | andersen | 2004-06-29 | 1 | -2/+2 |
* | Robin Farine writes: | andersen | 2004-06-22 | 1 | -2/+2 |
* | Patch from Bastian Blank: | andersen | 2004-06-22 | 1 | -5/+7 |
* | Robin Farine writes: | andersen | 2004-06-22 | 1 | -1/+1 |
* | use busybox sysinfo struct | russ | 2004-05-19 | 2 | -1/+1 |
* | Fix a compile problem | andersen | 2004-05-19 | 1 | -2/+1 |
* | fix timewarp in client (server fix later) | russ | 2004-05-19 | 4 | -6/+16 |
* | remove uneccessary check (already done in pidfile.c) | russ | 2004-05-19 | 1 | -6/+4 |
* | fix memory leak caused by switch to vfork | russ | 2004-05-19 | 1 | -3/+4 |
* | Steve Grubb writes: | andersen | 2004-05-05 | 1 | -2/+4 |
* | Fix size command, safe_strtoul gives and error if the \r is left in, the | bug1 | 2004-05-04 | 1 | -1/+6 |
* | Thomas Koeller writes: | andersen | 2004-04-26 | 2 | -2/+2 |
* | Update my email address, document some of my tasks in the AUTHORS file | bug1 | 2004-04-25 | 4 | -4/+4 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 14 | -27/+27 |
* | slightly clean the whacked out formatting | andersen | 2004-04-13 | 1 | -46/+47 |
* | Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' | andersen | 2004-04-12 | 1 | -1/+1 |
* | Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled | bug1 | 2004-04-12 | 1 | -3/+3 |
* | Fix up conditional compile of files needed by ip applets | bug1 | 2004-04-12 | 1 | -0/+36 |
* | Fix ftp resume | bug1 | 2004-04-08 | 1 | -5/+9 |
* | Fix indenting | andersen | 2004-04-06 | 1 | -12/+12 |
* | Patch from Thomas Winkler: | andersen | 2004-03-31 | 1 | -3/+9 |
* | s/fileno\(stdin\)/STDIN_FILENO/g | andersen | 2004-03-27 | 4 | -6/+6 |
* | Oops.. got a bit to aggressive with size optimization and global replace. :-( | mjn3 | 2004-03-19 | 1 | -3/+5 |
* | Oops. Using the wrong variable was a rather stupid | andersen | 2004-03-15 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 55 | -421/+420 |
* | In spite of the feature freeze, check in a complete rework of route which | mjn3 | 2004-03-10 | 1 | -478/+486 |
* | Fix/eliminate use of atol | andersen | 2004-03-06 | 5 | -12/+22 |
* | Patch by Andrew Victor, | bug1 | 2004-03-05 | 2 | -5/+10 |
* | Fix a typo, patch by Andrew Victor | bug1 | 2004-03-05 | 1 | -1/+1 |
* | Fix debugging output, patch by Hideki IWAMOTO | bug1 | 2004-03-05 | 1 | -1/+1 |
* | Patch from Steven Scholz to fix compiler warnings | bug1 | 2004-03-05 | 1 | -5/+7 |
* | Quick fix for tftp truncation bug | bug1 | 2004-02-26 | 1 | -1/+1 |
* | Joe.C, joe at numa dot com dot tw writes: | andersen | 2004-02-24 | 1 | -0/+14 |
* | Fernando Silveira writes: | andersen | 2004-02-22 | 2 | -0/+95 |
* | Patch from Vodz, cleanup memory usage, send strdup error messages to | bug1 | 2004-02-22 | 1 | -11/+22 |
* | Patch from James Zhu, telnetd window resizing support. | bug1 | 2004-02-22 | 1 | -10/+28 |
* | Patch from Hideki IWAMOTO, output debugging messages to stderr | bug1 | 2004-02-22 | 1 | -6/+6 |
* | remove duplicate header declarations | bug1 | 2004-02-22 | 1 | -14/+6 |
* | Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or | bug1 | 2004-02-22 | 1 | -2/+2 |