summaryrefslogtreecommitdiff
path: root/net/mopd/files/patch-process.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with -fno-commonStefan Eßer2020-09-291-81/+0
| | | | | | | While here regenerate all patch files with make-patch Notes: svn path=/head/; revision=550628
* String paranoia and security fixes from OpenBSD: prevent a remote bufferDavid E. O'Brien2000-08-291-0/+81
overflow and remote syslog() exploits. Obtained from: OpenBSD Notes: svn path=/head/; revision=32069