From owner-cvs-sbin Sat Dec 13 11:53:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA10610 for cvs-sbin-outgoing; Sat, 13 Dec 1997 11:53:05 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA10584; Sat, 13 Dec 1997 11:52:31 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA23107; Sat, 13 Dec 1997 11:50:16 -0800 (PST) Date: Sat, 13 Dec 1997 11:50:16 -0800 (PST) Message-Id: <199712131950.LAA23107@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/mountd mountd.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk guido 1997/12/13 11:50:15 PST Modified files: sbin/mountd mountd.c Log: Oops..The default behaviour should be *not* to log all succeeded requests. If you want this extra loggin, add the -l option. Revision Changes Path 1.27 +2 -2 src/sbin/mountd/mountd.c