From owner-cvs-all Thu Nov 18 0:15: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 BEE38150B3; Thu, 18 Nov 1999 00:15:13 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA05062; Thu, 18 Nov 1999 00:15:13 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <199911180815.AAA05062@freefall.freebsd.org> From: Matt Dillon Date: Thu, 18 Nov 1999 00:15:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c vfs_vnops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/11/18 00:15:13 PST Modified files: (Branch: RELENG_3) sys/kern vfs_syscalls.c vfs_vnops.c Log: MFC vfs_syscalls.c/1.145 and vfs_vnops.c/1.84 - ensure that garbage from the kernel stack is not returned to user mode in the spare fields of the stat structure. Revision Changes Path 1.112.2.7 +3 -1 src/sys/kern/vfs_syscalls.c 1.62.2.3 +9 -1 src/sys/kern/vfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message