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