- check existing pid file and don't start up if there is already
authormillert <millert@openbsd.org>
Fri, 11 Apr 1997 17:09:02 +0000 (17:09 +0000)
committermillert <millert@openbsd.org>
Fri, 11 Apr 1997 17:09:02 +0000 (17:09 +0000)
commit452e7fd48d9f1f550607453bd58e7a8c2e253a99
tree7cf29b314c6a4f16a2a7693762041a91b1f09cc5
parent930ee38ea85ab28871bc822f3456e43c3fbe54b3
 - check existing pid file and don't start up if there is already
   a mountd running
 - if there is a problem with an entry in an exports line don't
   throw away the whole line unless it is obviously bogus.
sbin/mountd/mountd.c