| Commit message (Expand) | Author | Age | Files | Lines |
| * | return failure when nslookup fails | Eric Andersen | 2004-10-13 | 1 | -2/+5 |
| * | Wade Berrier writes: | Eric Andersen | 2004-10-08 | 8 | -5/+253 |
| * | Patch from Denis Vlasenko to fix a problem where | Eric Andersen | 2004-10-08 | 1 | -4/+8 |
| * | last_patch139.gz from Vladimir N. Oleynik: | Eric Andersen | 2004-10-08 | 1 | -31/+83 |
| * | egor duda writes: | Eric Andersen | 2004-10-08 | 6 | -17/+31 |
| * | Add some notes on how to make telnetd actually work | Eric Andersen | 2004-09-23 | 1 | -2/+36 |
| * | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | Glenn L McGrath | 2004-09-14 | 4 | -15/+14 |
| * | Fixup some warnings | Eric Andersen | 2004-08-28 | 1 | -4/+4 |
| * | Vladimir N. Oleynik writes: | Eric Andersen | 2004-08-26 | 1 | -5/+15 |
| * | Set default command to list rather than get, its default behaviour now | Glenn L McGrath | 2004-08-11 | 1 | -2/+1 |
| * | use SIGTERM to kill off udhcpd, not SIGKILL | Eric Andersen | 2004-07-30 | 1 | -1/+4 |
| * | As noted by Eric Spakman, calling static_down() and then calling | Eric Andersen | 2004-07-30 | 1 | -14/+4 |
| * | add missing ;1_00_rc2 | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
| * | bother. unrevert my fix. | Eric Andersen | 2004-07-26 | 1 | -1/+2 |
| * | Make certain that udhcp shuts down the interface | Eric Andersen | 2004-07-26 | 1 | -2/+1 |
| * | oops | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
| * | Make certain that udhcp shuts down the interface | Eric Andersen | 2004-07-26 | 1 | -1/+2 |
| * | Patch from Manousaridis Angelos to bring dhclient down more elegently | Glenn L McGrath | 2004-07-23 | 1 | -1/+2 |
| * | Patch from Mike Snitzer to fix return codes. | Glenn L McGrath | 2004-07-21 | 1 | -13/+29 |
| * | Patch from Mike Snitzer, bring down dhclient using its correct pid, fix | Glenn L McGrath | 2004-07-21 | 1 | -2/+2 |
| * | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa... | Eric Andersen | 2004-07-20 | 1 | -9/+9 |
| * | Paul Fox writes: | Eric Andersen | 2004-06-29 | 1 | -2/+2 |
| * | Robin Farine writes: | Eric Andersen | 2004-06-22 | 1 | -2/+2 |
| * | Patch from Bastian Blank: | Eric Andersen | 2004-06-22 | 1 | -5/+7 |
| * | Robin Farine writes: | Eric Andersen | 2004-06-22 | 1 | -1/+1 |
| * | use busybox sysinfo struct | Russ Dill | 2004-05-19 | 2 | -1/+1 |
| * | Fix a compile problem | Eric Andersen | 2004-05-19 | 1 | -2/+1 |
| * | fix timewarp in client (server fix later) | Russ Dill | 2004-05-19 | 4 | -6/+16 |
| * | remove uneccessary check (already done in pidfile.c) | Russ Dill | 2004-05-19 | 1 | -6/+4 |
| * | fix memory leak caused by switch to vfork | Russ Dill | 2004-05-19 | 1 | -3/+4 |
| * | Steve Grubb writes: | Eric Andersen | 2004-05-05 | 1 | -2/+4 |
| * | Fix size command, safe_strtoul gives and error if the \r is left in, the | Glenn L McGrath | 2004-05-04 | 1 | -1/+6 |
| * | Thomas Koeller writes: | Eric Andersen | 2004-04-26 | 2 | -2/+2 |
| * | Update my email address, document some of my tasks in the AUTHORS file | Glenn L McGrath | 2004-04-25 | 4 | -4/+4 |
| * | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 14 | -27/+27 |
| * | slightly clean the whacked out formatting | Eric Andersen | 2004-04-13 | 1 | -46/+47 |
| * | Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' | Eric Andersen | 2004-04-12 | 1 | -1/+1 |
| * | Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled | Glenn L McGrath | 2004-04-12 | 1 | -3/+3 |
| * | Fix up conditional compile of files needed by ip applets | Glenn L McGrath | 2004-04-12 | 1 | -0/+36 |
| * | Fix ftp resume | Glenn L McGrath | 2004-04-08 | 1 | -5/+9 |
| * | Fix indenting | Eric Andersen | 2004-04-06 | 1 | -12/+12 |
| * | Patch from Thomas Winkler: | Eric Andersen | 2004-03-31 | 1 | -3/+9 |
| * | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | 2004-03-27 | 4 | -6/+6 |
| * | Oops.. got a bit to aggressive with size optimization and global replace. :-( | Manuel Novoa III | 2004-03-19 | 1 | -3/+5 |
| * | Oops. Using the wrong variable was a rather stupid | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
| * | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 55 | -421/+420 |
| * | In spite of the feature freeze, check in a complete rework of route which | Manuel Novoa III | 2004-03-10 | 1 | -478/+486 |
| * | Fix/eliminate use of atol | Eric Andersen | 2004-03-06 | 5 | -12/+22 |
| * | Patch by Andrew Victor, | Glenn L McGrath | 2004-03-05 | 2 | -5/+10 |
| * | Fix a typo, patch by Andrew Victor | Glenn L McGrath | 2004-03-05 | 1 | -1/+1 |