aboutsummaryrefslogtreecommitdiff
path: root/contrib/isc-dhcp
Commit message (Expand)AuthorAgeFilesLines
* * Consistently use the `make_resolv_conf' function.David E. O'Brien2000-11-041-13/+7
* This commit was generated by cvs2svn to compensate for changes in r68325,David E. O'Brien2000-11-042-4/+8
|\
| * Import Patchlevel 5 of the ISC 2.0 dhcp client plus bug fixes from theDavid E. O'Brien2000-11-042-4/+8
* | Fix conflicts.David E. O'Brien2000-11-041-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r68320,David E. O'Brien2000-11-043-7/+19
|\|
| * Import Patchlevel 5 of the ISC 2.0 dhcp client.David E. O'Brien2000-11-044-9/+21
| * Vendor approved fix where with some CIDR subnets, dhclient would set theDavid E. O'Brien2000-08-091-1/+1
* | Fix conflicts.David E. O'Brien2000-08-091-1/+1
* | Use the cleaner "-n" syntax w/in [] rather then compare against `""'.David E. O'Brien2000-07-281-6/+6
* | Prevent 'set' from it interpreting the shell var as an argument.David E. O'Brien2000-07-281-6/+6
* | The result of 'set' gives parameters starting with $1, not $0.David E. O'Brien2000-07-281-1/+1
* | Back out rev 1.12 (safe quoting) until I have a chance to rework the changeDavid E. O'Brien2000-07-241-77/+77
* | Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameterDavid E. O'Brien2000-07-201-1/+1
* | Update to match the upgrade I just performed.David E. O'Brien2000-07-201-6/+5
* | Careful with long, command-line provided interface names.David E. O'Brien2000-07-201-1/+1
* | arp(8) invocations fixed -- one does not use "-n" with "-d".David E. O'Brien2000-07-201-3/+3
* | safe shell quotingDavid E. O'Brien2000-07-201-77/+77
* | Make sure we delete the PID file when we exit.David E. O'Brien2000-07-201-0/+2
* | Add yet more options to usage() that the author did not document.David E. O'Brien2000-07-202-2/+16
* | Careful with long, command-line provided interface names.David E. O'Brien2000-07-201-1/+1
* | Fix conflicts.David E. O'Brien2000-07-202-86/+152
* | This commit was generated by cvs2svn to compensate for changes in r63616,David E. O'Brien2000-07-206-8/+22
|\|
| * Import Patchlevel 3 of the ISC 2.0 dhcp client.David E. O'Brien2000-07-208-94/+173
* | This commit was generated by cvs2svn to compensate for changes in r62475,David E. O'Brien2000-07-033-7/+12
|\|
| * Import Patchlevel 2 of the ISC 2.0 dhcp client.David E. O'Brien2000-07-033-7/+12
* | Change $FreeBSD$ placement.David E. O'Brien2000-06-261-2/+2
* | Removed the doubled $FreeBSD$.David E. O'Brien2000-06-261-2/+0
* | Merge in rev 1.2 ("-1"), and rev 1.6 (be quiet).David E. O'Brien2000-06-261-5/+11
* | This commit was generated by cvs2svn to compensate for changes in r62104,David E. O'Brien2000-06-2617-273/+1254
|\|
| * Import Patchlevel 1 of the ISC 2.0 dhcp client.David E. O'Brien2000-06-2618-278/+1262
* | Revert rev 1.10 as I took the bug report too much on face value. The bugDavid E. O'Brien2000-05-201-8/+8
* | Our `ifconfig' syntax uses "alias" not "-alias".David E. O'Brien2000-05-201-8/+8
* | Only log when there is a real change to the configuration state.David E. O'Brien2000-01-151-9/+12
* | Fix dhclient-exit-hooks location. (PR 14253)Jeroen Ruigrok van der Werven2000-01-131-1/+4
* | Do not add routes for localhost to the `dhclient' controlled interface.David E. O'Brien1999-12-121-5/+2
* | Style nit.David E. O'Brien1999-12-081-1/+1
* | Document what "X" in the table means.David E. O'Brien1999-12-081-0/+3
* | Add FreeBSD tag.David E. O'Brien1999-09-081-0/+1
* | Don't -ko anymore.David E. O'Brien1999-09-081-1/+1
* | Document that dhclient-script will only set the hostname if it is unset.David E. O'Brien1999-09-021-1/+6
* | Check to see if /usr/bin/logger exists before using it. Use "echo" ifDavid E. O'Brien1999-08-101-1/+5
* | Log hostname settings/changes.David E. O'Brien1999-08-041-0/+1
* | Back out rev 1.2. The correct type of host-name is `X'. There was a problemDavid E. O'Brien1999-08-041-1/+1
* | MFS: use logger(1) instead of plain echo(1).David E. O'Brien1999-08-041-2/+7
* | Support the setting of hostname via DHCP.David E. O'Brien1999-08-041-0/+7
* | dhclient-lease(8) -> dhclient.leases(5)Nik Clayton1999-07-301-1/+1
* | Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointedNik Clayton1999-07-301-1/+1
* | Fix type of host-name option. Partial fix for referenced PR.Jordan K. Hubbard1999-07-191-1/+1
* | Sort options.David E. O'Brien1999-06-251-21/+39
* | Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from thisDavid E. O'Brien1999-06-251-3/+3