aboutsummaryrefslogtreecommitdiff
path: root/dns/nsnotifyd
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* dns/nsnotifyd: Add basic rc scriptMark Felder2018-04-052-0/+40
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=466599
* Handle DNS NOTIFY messages by running a commandDan Langille2017-07-264-0/+60
Notes: svn path=/head/; revision=446662