NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50125 CVS commit: [netbsd-7] src/usr.sbin/mountd



The following reply was made to PR bin/50125; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50125 CVS commit: [netbsd-7] src/usr.sbin/mountd
Date: Thu, 6 Aug 2015 21:59:04 +0000

 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.
 


Home | Main Index | Thread Index | Old Index