From owner-cvs-all Sun Jul 12 09:46:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15682 for cvs-all-outgoing; Sun, 12 Jul 1998 09:46:05 -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 JAA15677; Sun, 12 Jul 1998 09:46:03 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29547; Sun, 12 Jul 1998 09:45:44 -0700 (PDT) Date: Sun, 12 Jul 1998 09:45:44 -0700 (PDT) Message-Id: <199807121645.JAA29547@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/07/12 09:45:43 PDT Modified files: sys/kern vfs_subr.c Log: Initialise all the fields separately in vattr_null since on the alpha they are not all the same width. Revision Changes Path 1.159 +17 -8 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message