summaryrefslogtreecommitdiff
path: root/net/mopd/files/patch-pf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't use <varargs.h>.David E. O'Brien2003-10-151-4/+13
| | | | Notes: svn path=/head/; revision=91354
* String paranoia and security fixes from OpenBSD: prevent a remote bufferDavid E. O'Brien2000-08-291-0/+22
overflow and remote syslog() exploits. Obtained from: OpenBSD Notes: svn path=/head/; revision=32069