summaryrefslogtreecommitdiff
path: root/net/pxe/files/patch-pxe.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2016-09-041-7/+7
| | | | | | | | - Switch to options helpers - Cosmetic fixes Notes: svn path=/head/; revision=421316
* Various fixes:Anders Nordby2007-06-031-0/+101
- add standard rc.subr startup script. - add post-install message mentioning necessary configuration steps. - move pid-file to /var/run, the usual place. Do setuid/setgid later, so that we can create it. - make message about stale pid file a bit more explanatory. Notes: svn path=/head/; revision=192644