| Commit message (Expand) | Author | Age | Files | Lines |
* | Connect std{in,out,err} to *something* so that "hooks" scripts that write | obrien | 2001-07-16 | 1 | -0/+7 |
* | Consistently space the output. | obrien | 2001-03-31 | 1 | -5/+5 |
* | * Consistently use the `make_resolv_conf' function. | obrien | 2000-11-04 | 1 | -13/+7 |
* | Fix conflicts. | obrien | 2000-11-04 | 1 | -1/+1 |
* | Fix conflicts. | obrien | 2000-08-09 | 1 | -1/+1 |
* | Use the cleaner "-n" syntax w/in [] rather then compare against `""'. | obrien | 2000-07-28 | 1 | -6/+6 |
* | Prevent 'set' from it interpreting the shell var as an argument. | obrien | 2000-07-28 | 1 | -6/+6 |
* | The result of 'set' gives parameters starting with $1, not $0. | obrien | 2000-07-28 | 1 | -1/+1 |
* | Back out rev 1.12 (safe quoting) until I have a chance to rework the change | obrien | 2000-07-24 | 1 | -77/+77 |
* | Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameter | obrien | 2000-07-20 | 1 | -1/+1 |
* | Careful with long, command-line provided interface names. | obrien | 2000-07-20 | 1 | -1/+1 |
* | arp(8) invocations fixed -- one does not use "-n" with "-d". | obrien | 2000-07-20 | 1 | -3/+3 |
* | safe shell quoting | obrien | 2000-07-20 | 1 | -77/+77 |
* | Make sure we delete the PID file when we exit. | obrien | 2000-07-20 | 1 | -0/+2 |
* | Add yet more options to usage() that the author did not document. | obrien | 2000-07-20 | 2 | -2/+16 |
* | Careful with long, command-line provided interface names. | obrien | 2000-07-20 | 1 | -1/+1 |
* | Fix conflicts. | obrien | 2000-07-20 | 2 | -86/+152 |
* | This commit was generated by cvs2svn to compensate for changes in r63616, | obrien | 2000-07-20 | 1 | -1/+2 |
|\ |
|
| * | Import Patchlevel 3 of the ISC 2.0 dhcp client. | obrien | 2000-07-20 | 3 | -87/+153 |
* | | Removed the doubled $FreeBSD$. | obrien | 2000-06-26 | 1 | -2/+0 |
* | | Merge in rev 1.2 ("-1"), and rev 1.6 (be quiet). | obrien | 2000-06-26 | 1 | -5/+11 |
* | | This commit was generated by cvs2svn to compensate for changes in r62104, | obrien | 2000-06-26 | 1 | -0/+136 |
|\ \
| |/ |
|
| * | Import Patchlevel 1 of the ISC 2.0 dhcp client. | obrien | 2000-06-26 | 2 | -5/+144 |
| * | Virgin import of ISC-DHCP v2.0 | obrien | 1999-06-23 | 3 | -6/+7 |
| * | Virgin import of ISC-DHCP v2.0b1pl27 | obrien | 1999-05-02 | 5 | -89/+177 |
| * | Virgin import of ISC-DHCP v2.0b1pl18 | obrien | 1999-03-22 | 2 | -2/+14 |
| * | Virgin import of ISC-DHCP v2.0b1pl17 | obrien | 1999-02-28 | 2 | -15/+22 |
* | | Revert rev 1.10 as I took the bug report too much on face value. The bug | obrien | 2000-05-20 | 1 | -8/+8 |
* | | Our `ifconfig' syntax uses "alias" not "-alias". | obrien | 2000-05-20 | 1 | -8/+8 |
* | | Only log when there is a real change to the configuration state. | obrien | 2000-01-15 | 1 | -9/+12 |
* | | Fix dhclient-exit-hooks location. (PR 14253) | asmodai | 2000-01-13 | 1 | -1/+4 |
* | | Do not add routes for localhost to the `dhclient' controlled interface. | obrien | 1999-12-12 | 1 | -5/+2 |
* | | Check to see if /usr/bin/logger exists before using it. Use "echo" if | obrien | 1999-08-10 | 1 | -1/+5 |
* | | Log hostname settings/changes. | obrien | 1999-08-04 | 1 | -0/+1 |
* | | MFS: use logger(1) instead of plain echo(1). | obrien | 1999-08-04 | 1 | -2/+7 |
* | | Support the setting of hostname via DHCP. | obrien | 1999-08-04 | 1 | -0/+7 |
* | | dhclient-lease(8) -> dhclient.leases(5) | nik | 1999-07-30 | 1 | -1/+1 |
* | | Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointed | nik | 1999-07-30 | 1 | -1/+1 |
* | | Sort options. | obrien | 1999-06-25 | 1 | -21/+39 |
* | | Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from this | obrien | 1999-06-25 | 1 | -3/+3 |
* | | Clean up conflicts. | obrien | 1999-06-24 | 1 | -4/+5 |
* | | Fix typo which causes an unnecessary line break. | nik | 1999-05-29 | 1 | -1/+1 |
* | | Fix spelling and typos. | jkoshy | 1999-05-06 | 1 | -6/+8 |
* | | Fix conflicts. | obrien | 1999-05-02 | 5 | -93/+181 |
* | | Document the "-D" option (UTSL). | obrien | 1999-04-14 | 1 | -0/+12 |
* | | Be quiet by default. | obrien | 1999-04-02 | 1 | -1/+1 |
* | | Our ping doesn't have the ``-w'' option. | obrien | 1999-03-30 | 1 | -1/+1 |
* | | fix conflicts. | obrien | 1999-03-22 | 2 | -2/+14 |
* | | fix conflicts | obrien | 1999-02-28 | 2 | -15/+22 |
* | | Break a paragraph into two. | obrien | 1999-02-28 | 1 | -0/+1 |