From owner-freebsd-commit Sat Nov 4 02:35:44 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA02471 for freebsd-commit-outgoing; Sat, 4 Nov 1995 02:35:44 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA02453 for cvs-all-outgoing; Sat, 4 Nov 1995 02:35:41 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA02439 for cvs-sys-outgoing; Sat, 4 Nov 1995 02:35:38 -0800 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA02405 ; Sat, 4 Nov 1995 02:35:29 -0800 Date: Sat, 4 Nov 1995 02:35:29 -0800 From: Bruce Evans Message-Id: <199511041035.CAA02405@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vfs_syscalls.c Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/11/04 02:35:28 Modified: sys/sys filedesc.h sys/kern vfs_syscalls.c Log: Prototype getvnode() in the right place (where ibcs2_stat.c can see it).