aboutsummaryrefslogtreecommitdiff
path: root/lib/libopenbsd/sys
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
* Fix bootstrapping of libopenbsd on build hosts where KERN_PROC_NFDSCraig Rodrigues2015-11-141-0/+38
it not defined. Notes: svn path=/head/; revision=290838