aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp40-server/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.0 release.Peter Pentchev2001-10-156-17/+155
| | | | | | | | | | A bit of general cleanup. PR: 31058 Submitted by: maintainer Notes: svn path=/head/; revision=48794
* Update to version 3.0.r8.2James E. Housley2001-06-291-2/+4
| | | | | | | | PR: 28500 Submitted by: Cyrille Lefevre <clefevre@redirect.to> Notes: svn path=/head/; revision=44539
* Update to version 3.0.r8James E. Housley2001-06-071-2/+3
| | | | | | | | PR: 27899 Submitted by: Cyrille Lefevre <clefevre@redirect.to> Notes: svn path=/head/; revision=43592
* Update to 3.0RC2.Peter Pentchev2001-04-221-6/+6
| | | | | | | | PR: 26753 Submitted by: maintainer Notes: svn path=/head/; revision=41795
* Update to version 3.0.b2.23James E. Housley2001-03-248-338/+16
| | | | | | | Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER Notes: svn path=/head/; revision=40312
* Additiona patch sent by MAINTAINER and forgot by me.James E. Housley2001-03-231-3/+6
| | | | | | | Submitted by: Cyrille Lefevre <root@gits.dyndns.org> Notes: svn path=/head/; revision=40260
* update ISC dhcp to the latest version, which is 3.0b2pl22.James E. Housley2001-03-233-17/+23
| | | | | | | | PR: 25977 Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER Notes: svn path=/head/; revision=40232
* update to 3.0b2pl18.FUJISHIMA Satsuki2001-03-082-24/+19
| | | | | | | | PR: 25501 Submitted by: maintainer Notes: svn path=/head/; revision=39288
* New patchfiles in the update to 3.0b2pl16.Peter Pentchev2001-02-172-0/+45
| | | | | | | | PR: 24911 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - maintainer Notes: svn path=/head/; revision=38427
* Update to 3.0b2pl16, assign maintainership to Cyrille Lefevre.Peter Pentchev2001-02-178-82/+212
| | | | | | | | PR: 24911 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - new maintainer Notes: svn path=/head/; revision=38426
* Add sample RC startup script.David E. O'Brien2000-12-131-0/+31
| | | | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (w/changes by me) Notes: svn path=/head/; revision=35946
* Opps, forgot to fix the file path after I re-generated the patch.David E. O'Brien2000-12-051-1/+1
| | | | | | | (we use some perl h0h0magic, so the file extention is non-standard) Notes: svn path=/head/; revision=35694
* 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