From owner-cvs-all Tue May 16 9:27:35 2000 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 D1DC337B54F; Tue, 16 May 2000 09:27:32 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA11925; Tue, 16 May 2000 09:27:32 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Message-Id: <200005161627.JAA11925@freefall.freebsd.org> From: Matt Dillon Date: Tue, 16 May 2000 09:27:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys file.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2000/05/16 09:27:32 PDT Modified files: (Branch: RELENG_4) sys/sys file.h Log: Change f_count, f_msgcount from short to int. Pad original fields in an attempt to keep backwards compatibility with potential 3rd party modules. I didn't mean to commit this quite yet, but it got mixed in with the SMP commit so... Revision Changes Path 1.22.2.4 +1 -1 src/sys/sys/file.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message