summaryrefslogtreecommitdiff
path: root/net/isc-dhcp3-server/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow the selection of the [sys]log facility to use.David E. O'Brien2000-12-021-0/+5
| | | | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=35593
* Fix a typo I added, and remove some cruft.David E. O'Brien2000-10-031-6/+3
| | | | | | | Submitted by: Cyrille Lefevre <root@gits.dyndns.org> Notes: svn path=/head/; revision=33372
* Remove dependancy on he BIND8 port. Add more manpages. Update DESCR.David E. O'Brien2000-09-301-3/+5
| | | | | | | | | | Tweak more Makefiles so CFLAGS are apended to, rather than overriding ours. PR: 21632 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=33270
* Update to version 3.0 Beta 2, Patchlevel l5.David E. O'Brien2000-09-272-31/+22
| | | | Notes: svn path=/head/; revision=33184
* Make buflen a size_t instead of unsigned int so builds quit falling overSteve Price2000-08-081-3/+12
| | | | | | | on the Alpha. Notes: svn path=/head/; revision=31403
* Upgrade to version 3.0b1pl17.David E. O'Brien2000-07-211-11/+5
| | | | Notes: svn path=/head/; revision=30928
* - depend on res_update.h rather on libbind.a, to catch a bind8 thatAlexander Langer2000-07-182-6/+38
| | | | | | | | | | | | | has res_update.h - older versions of bind didn't have this file but had libbind.8 - needed for nsupdate - Adjust more PREFIX handling - Add dhcp3-specials + WWW to DESCR Submitted by: Cyrille Lefevre <clefevre%no-spam@citeweb.net> Approved by: obrien Notes: svn path=/head/; revision=30779
* Update to 3.0b1pl14David E. O'Brien2000-06-254-0/+175
| | | | | | | | PR: 19493, 18475 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=29863
* Update to Beta version of ISC's version 3 DHCP suite.David E. O'Brien2000-06-141-22/+10
| | | | | | | This may be useful to monitor changes in the DHCP suite. Notes: svn path=/head/; revision=29601
* Unbreak this port - it's easy enough to get the config files in theJordan K. Hubbard1999-06-201-0/+34
right places. Notes: svn path=/head/; revision=19592