Module Name: src Committed By: snj Date: Thu Aug 6 21:59:04 UTC 2015
Modified Files: src/usr.sbin/mountd [netbsd-7]: mountd.c Log Message: Pull up following revision(s) (requested by jnemeth in ticket #936): usr.sbin/mountd/mountd.c: revision 1.127 PR/50125 - Jarle Greipsland -- Incorrect PID in /var/run/mountd.pid Move call to pidfile() after daemon() so that correct (child) pid is written to pidfile. To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.126.4.1 src/usr.sbin/mountd/mountd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.