From owner-cvs-all Thu Dec 16 9: 3:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84B2B14CAB; Thu, 16 Dec 1999 09:03:13 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA12257; Thu, 16 Dec 1999 09:03:13 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <199912161703.JAA12257@freefall.freebsd.org> From: Matt Dillon Date: Thu, 16 Dec 1999 09:03:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_serv.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/12/16 09:03:13 PST Modified files: (Branch: RELENG_3) sys/nfs nfs_serv.c Log: MFC nfs_serv.c 1.92 - use snapshot of boottime instead of bottime for version id because boottime itself may change dynamically, especially if xntpd is being run. Approved by: jkh Revision Changes Path 1.72.2.8 +15 -7 src/sys/nfs/nfs_serv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message