summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp
Commit message (Collapse)AuthorAgeFilesLines
* Check to see if /usr/bin/logger exists before using it. Use "echo" ifobrien1999-08-101-1/+5
| | | | | | /usr/bin/logger is not available. Noticed from: error messages in -CURRENT's sysinstall Alt-F2 debug screen
* Log hostname settings/changes.obrien1999-08-041-0/+1
| | | | Submitted by: John Baldwin <jobaldwi@vt.edu>
* Back out rev 1.2. The correct type of host-name is `X'. There was a problemobrien1999-08-041-1/+1
| | | | | | | | | | with options.c which was fixed in ISC's version 2.0 (rev 1.1.1.2 --> 1.1.1.3). I have tested host-name with both types `X' and `t' and things work fine either way. I would prefer to match the offical sources when easily possible. PR: 12205 Submitted by: John Baldwin <jobaldwi@vt.edu>
* MFS: use logger(1) instead of plain echo(1).obrien1999-08-041-2/+7
| | | | | (some how these local changes made it out of my local tree into the repository, so lets do it right)
* Support the setting of hostname via DHCP.obrien1999-08-041-0/+7
| | | | Submitted by: myself & Ted Lemon <mellon@isc.org>
* dhclient-lease(8) -> dhclient.leases(5)nik1999-07-301-1/+1
| | | | | PR: docs/12619 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointednik1999-07-301-1/+1
| | | | | | | | out in the PR. Correct typo on the same line, which was not pointed out by the PR. PR: docs/12619 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Fix type of host-name option. Partial fix for referenced PR.jkh1999-07-191-1/+1
| | | | | Submitted by: John Baldwin <jobaldwi@vt.edu> PR: 12205
* Sort options.obrien1999-06-251-21/+39
| | | | Add options in usage() not documented.
* Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from thisobrien1999-06-251-3/+3
| | | | option is distingishable from other errors.
* Clean up conflicts.obrien1999-06-241-4/+5
|
* Update for latest vendor import.obrien1999-06-231-4/+4
|
* This commit was generated by cvs2svn to compensate for changes in r48146,obrien1999-06-2311-129/+694
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ISC-DHCP v2.0obrien1999-06-2314-135/+701
| |
* | Fix typo which causes an unnecessary line break.nik1999-05-291-1/+1
| | | | | | | | | | PR: docs/11561 Submitted by: Norihiro Kumagai <kuma@nk.rim.or.jp>
* | Fix spelling and typos.jkoshy1999-05-061-6/+8
| | | | | | | | | | PR: docs/11506 Submitted by: Norihiro Kumagai <kuma@jp.freebsd.org>
* | Fix conflicts.obrien1999-05-026-102/+191
| |
* | junk from the last importobrien1999-05-021-89/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r46275,obrien1999-05-0223-161/+770
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ISC-DHCP v2.0b1pl27obrien1999-05-0228-250/+947
| |
* | Document the "-D" option (UTSL).obrien1999-04-141-0/+12
| |
* | Did not mean to import these with 2.0b1pl17obrien1999-04-093-5114/+0
| | | | | | | | (was the docs/ dir in previous ISC distfiles)
* | Be quiet by default.obrien1999-04-021-1/+1
| |
* | Our ping doesn't have the ``-w'' option.obrien1999-03-301-1/+1
| | | | | | | | Submitted by: Kevin Street <street@iname.com>
* | fix conflicts.obrien1999-03-222-2/+14
| |
* | Update to latest version.obrien1999-03-221-5/+5
| |
* | This commit was generated by cvs2svn to compensate for changes in r44930,obrien1999-03-222-5/+24
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ISC-DHCP v2.0b1pl18obrien1999-03-224-7/+38
| |
* | fix conflictsobrien1999-02-282-15/+22
| |
* | Break a paragraph into two.obrien1999-02-281-0/+1
| |
* | update for latest importobrien1999-02-281-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r44335,obrien1999-02-2814-95/+5408
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ISC-DHCP v2.0b1pl17obrien1999-02-2816-110/+5430
| |
* | fix conflictsobrien1999-02-113-52/+123
| |
* | This commit was generated by cvs2svn to compensate for changes in r43892,obrien1999-02-1120-283/+1273
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ISC-DHCP v2.0b1pl11obrien1999-02-1123-333/+1398
| |
* | update for latest importobrien1999-02-111-3/+3
| |
* | add -1 option: Try once, if we fail, EXITobrien1999-02-102-1/+14
| | | | | | | | Obtained from: OpenBSD
* | remove cruft I meant to removeobrien1999-02-101-2/+2
| |
* | * fix paths in manpagesobrien1999-02-104-11/+10
| | | | | | | | * sort references
* | use /sbin/dhclient-script rather than /etc/dhclient-scriptobrien1999-02-103-3/+3
| | | | | | | | Obtained from: OpenBSD
* | patch-ac from ports/net/isc-dhcp2obrien1999-02-101-0/+4
| | | | | | | | | | date: 1997/06/03 06:24:11; author: pst current apparently defines INADDR_LOOPBACK
* | Information on how I did the import.obrien1999-02-101-0/+43
|/ | | | | | | I still have reservations about choosing the ISC client over the WIDE client, but I believe the FreeBSD community in general seems to prefer this choice. Also OpenBSD uses this version and msmith showed that the ISC client gives us more choices in how we hook the client into sysinstall and /etc/rc*
* Virgin import of ISC-DHCP v2.0b1pl6obrien1999-02-1049-0/+15966
OpenPOWER on IntegriCloud