summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp
Commit message (Collapse)AuthorAgeFilesLines
* Tweak a couple of utilities so they compile cleanly for /rescue. Mostlygordon2003-06-291-0/+12
| | | | | | path fixes. Submitted by: Tim Kientzle <kientzle@acm.org>
* Centralize _PATH_* definitions.obrien2003-05-051-1/+1
| | | | Submitted by: Tim Kientzle <kientzle@acm.org> (embellished by me)
* We don't have cat(1) and kill(1) on the miniroot disks.mbr2003-03-231-9/+15
| | | | | | | | This fix will be committed to the ISC repo later, but for now take this file out of the vendor tree. Reviewed by: phk Approved by: murray
* Add a -v(erbose) flag to undo our -q(uiet) default.obrien2003-03-182-0/+10
|
* We now include the dhcpctl subdirectory.murray2003-01-161-1/+0
|
* Update for the isc_dhcp_3_0_1_rc11 import.obrien2003-01-161-6/+6
|
* Use the stock version of this file -- all our needs have been taken care of.obrien2003-01-161-3/+2
|
* Make the "SEE ALSO" suitable for FreeBSD.obrien2003-01-161-2/+2
|
* Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.obrien2003-01-161-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r109365,murray2003-01-169-0/+3116
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC11 omshell interface.murray2003-01-169-0/+3116
| |
* | Merge rev 1.6 (-D) and rev 1.8 (SEE ALSO suitable for FreeBSD) intoobrien2003-01-161-1/+3
| | | | | | | | isc_dhcp_3_0_1_rc11.
* | Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.obrien2003-01-161-2/+2
| |
* | Merge rev 1.2 (correct script path) and 1.6 (prefer strlcpy to strcpy)obrien2003-01-161-1/+1
| | | | | | | | into isc_dhcp_3_0_1_rc11.
* | Merge our spelling changes into isc_dhcp_3_0_1_rc11.obrien2003-01-161-3/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r109357,obrien2003-01-1640-106/+169
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import isc-dhcpd-3.0.1rc11.obrien2003-01-1647-119/+182
| | | | | | | | | | | | This fixes a security vulnerability in the bundled resolver library. Requested by: scottl(re)
* | Resolve conflicts.murray2003-01-155-9/+18
| |
* | Resolve conflicts.murray2003-01-151-15/+15
| | | | | | | | (import approved by: re)
* | This commit was generated by cvs2svn to compensate for changes in r109298,murray2003-01-1520-36/+84
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC10 client.murray2003-01-1527-65/+135
| |
* | Resolve conflicts (fix spelling errors).murray2002-09-301-5/+27
| |
* | Resolve conflicts.murray2002-09-304-8/+9
| |
* | This commit was generated by cvs2svn to compensate for changes in r104185,murray2002-09-3012-44/+93
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC9 client.murray2002-09-3018-58/+130
| |
* | Document recent DHCP upgrade.murray2002-04-011-6/+7
| |
* | Resolve conflicts.murray2002-04-012-3/+19
| |
* | Resolve conflicts:murray2002-04-011-13/+41
| | | | | | | | | | | | | | | | * $FreeBSD$ * connect std{in,out,err} (r1.19). * prefer strlcpy to strpy (r1.13). * quiet by default (r1.6). * document -D option.
* | Resolve conflicts:murray2002-04-011-2/+20
| | | | | | | | | | | | * $FreeBSD$ line. * Prefer strlcpy to strcpy (r1.6). * dhclient-script pathname.
* | This commit was generated by cvs2svn to compensate for changes in r93507,murray2002-04-0115-84/+225
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC8 client.murray2002-04-0122-122/+331
| |
* | Add information about the 3.0.1RC6 upgrade.murray2002-02-191-15/+33
| |
* | Resolve conflicts. Remove references to dhcpd from the man page,murray2002-02-191-7/+10
| | | | | | | | since only the client exists in the base system.
* | Resolve conflicts.murray2002-02-192-298/+910
| |
* | Resolve conflicts.murray2002-02-191-279/+1091
| | | | | | | | | | * Note that option hostname is only honored if the hostname is not already set. (r1.2)
* | Resolve conflicts.murray2002-02-191-17/+28
| | | | | | | | | | | | * Space the output consistently. (r1.19) * Use the cleaner "-n" syntax instead of comparing against "". (r1.17) * Fix arp invocation. (r1.13)
* | Resolve conflicts.murray2002-02-191-27/+96
| | | | | | | | | | | | * $FreeBSD$ * Fix numerous typos. * Use correct path for dhclient-script.
* | Resolve conflicts.murray2002-02-191-1112/+1953
| | | | | | | | | | | | | | | | * $FreeBSD$ * connect std{in,out,err}. (r1.19) * prefer strlcpy to strpy. (r1.13) * quiet by default. (r1.6) * document -D option.
* | Resolve conflicts :murray2002-02-191-83/+184
| | | | | | | | | | | | | | | | * $FreeBSD$ id, obrien copyright. * Document the -D option. (r1.6) * Correct man page reference and fix typo. (r1.8) Reviewed by: obrien
* | Resolve conflicts :murray2002-02-191-34/+34
| | | | | | | | | | | | * $FreeBSD$ line. * Remove dhcpd and dhcprelay from the SEE ALSO section, since these are not in the base system.
* | Resolve conflicts :murray2002-02-191-497/+640
| | | | | | | | | | | | * $FreeBSD$ line. * Prefer strlcpy to strcpy (r1.6). * dhclient-script pathname.
* | This commit was generated by cvs2svn to compensate for changes in r90908,murray2002-02-19127-5195/+51565
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC DHCP 3.0.1 RC6 client.murray2002-02-19137-7529/+56532
| |
* | dhclient-script.conf lives in /etc and not /sbin.keramida2002-01-231-2/+2
| | | | | | | | | | | | PR: docs/32008 Submitted by: John E Hein <jhein@timing.com> Approved by: obrien
* | Connect std{in,out,err} to *something* so that "hooks" scripts that writeobrien2001-07-161-0/+7
| | | | | | | | | | | | | | | | | | | | to std{err,out} will not spam /etc/resolv.conf. Ted Lemon fixed the problem in version 3 of the client, but only for the pre-daemonized case. Thanks to Brian for pointing that out and helping to make our future dhclient (v3) better. Submitted by: brian
* | Consistently space the output.obrien2001-03-311-5/+5
| |
* | * Consistently use the `make_resolv_conf' function.obrien2000-11-041-13/+7
| | | | | | | | | | | | | | * Better handling of the 127.0.0.1 route. * Minor style tweak to reduce diffs from v3 script and ours. Obtained from: ISC v3 client script
* | This commit was generated by cvs2svn to compensate for changes in r68325,obrien2000-11-042-4/+8
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import Patchlevel 5 of the ISC 2.0 dhcp client plus bug fixes from theobrien2000-11-042-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | beta ISC DHCP version 3 offering. In message http://www.isc.org/ml-archives/dhcp-client/2000/10/msg00001.html author Ted Lemon stated "This will not be fixed in any 2.0 release - 2.0 is no longer being maintained." to a reported problem about an interoperability problem against Microsoft servers. FreeBSD went with the ISC client vs. the WIDE client because others convinced me it was better supported. Sigh. I wonder if version 3 will get the same treatment after its release... Since FreeBSD generally uses only released contrib products and the ISC version 3 offering is still in beta, our backs are up against the wall. The common/options.c rev 1.65 work around for erroneous Microsoft DHCP servers has been back ported to the version 2.0pl5 client. Since this comes from a change in the vendor's own code (and would no doubt also be committed to the version 2 client if the author were still supporting it), we will consider this a vendor release and import this as such. PR: 21658 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* | Fix conflicts.obrien2000-11-041-1/+1
| |
OpenPOWER on IntegriCloud