summaryrefslogtreecommitdiff
path: root/dns/dnrd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69424
* Update to version 2.10George C A Reid2001-06-072-3/+3
| | | | | | | | PR: 27904 Submitted by: Jose Marques <jose.marques@nottingham.ac.uk> Notes: svn path=/head/; revision=43583
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Add dnrd 2.9, a proxy DNS daemon.Will Andrews2001-03-1013-0/+241
PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39455