From owner-cvs-all Mon May 25 02:21:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA06749 for cvs-all-outgoing; Mon, 25 May 1998 02:21:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06736; Mon, 25 May 1998 02:21:15 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03954; Mon, 25 May 1998 02:16:02 -0700 (PDT) Date: Mon, 25 May 1998 02:16:02 -0700 (PDT) Message-Id: <199805250916.CAA03954@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/nfs nfs.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/05/25 02:16:02 PDT Modified files: (Branch: RELENG_2_2) sys/nfs nfs.h Log: Changed type of nd_procnum to unsigned to protect against negative values causing system crashes. PR: 6747 Revision Changes Path 1.18.2.5 +2 -2 src/sys/nfs/nfs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message