| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update to match the upgrade I just performed. | obrien | 2000-07-20 | 1 | -6/+5 |
* | 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 | 6 | -8/+22 |
|\ |
|
| * | Import Patchlevel 3 of the ISC 2.0 dhcp client. | obrien | 2000-07-20 | 8 | -94/+173 |
* | | This commit was generated by cvs2svn to compensate for changes in r62475, | obrien | 2000-07-03 | 3 | -7/+12 |
|\ \
| |/ |
|
| * | Import Patchlevel 2 of the ISC 2.0 dhcp client. | obrien | 2000-07-03 | 3 | -7/+12 |
* | | Change $FreeBSD$ placement. | obrien | 2000-06-26 | 1 | -2/+2 |
* | | 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 | 17 | -273/+1254 |
|\ \
| |/ |
|
| * | Import Patchlevel 1 of the ISC 2.0 dhcp client. | obrien | 2000-06-26 | 18 | -278/+1262 |
* | | 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 |
* | | Style nit. | obrien | 1999-12-08 | 1 | -1/+1 |
* | | Document what "X" in the table means. | obrien | 1999-12-08 | 1 | -0/+3 |
* | | Add FreeBSD tag. | obrien | 1999-09-08 | 1 | -0/+1 |
* | | Don't -ko anymore. | obrien | 1999-09-08 | 1 | -1/+1 |
* | | Document that dhclient-script will only set the hostname if it is unset. | obrien | 1999-09-02 | 1 | -1/+6 |
* | | 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 |
* | | Back out rev 1.2. The correct type of host-name is `X'. There was a problem | obrien | 1999-08-04 | 1 | -1/+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 |
* | | Fix type of host-name option. Partial fix for referenced PR. | jkh | 1999-07-19 | 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 |
* | | Update for latest vendor import. | obrien | 1999-06-23 | 1 | -4/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r48146, | obrien | 1999-06-23 | 11 | -129/+694 |
|\ \
| |/ |
|
| * | Virgin import of ISC-DHCP v2.0 | obrien | 1999-06-23 | 14 | -135/+701 |
* | | 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 | 6 | -102/+191 |