pjd 2007-02-02 23:58:10 UTC FreeBSD src repository Modified files: sbin/mount Makefile mount.c Log: Use pidfile(3) API to restart mountd(8) on success mount. This why we won't kill random process if there is a stale PID in /var/run/mountd.pid. Revision Changes Path 1.19 +3 -0 src/sbin/mount/Makefile 1.93 +25 -10 src/sbin/mount/mount.c