From owner-freebsd-commit Sun Oct 22 19:56:18 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA18094 for freebsd-commit-outgoing; Sun, 22 Oct 1995 19:56:18 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA18081 for cvs-all-outgoing; Sun, 22 Oct 1995 19:56:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA18070 for cvs-sys-outgoing; Sun, 22 Oct 1995 19:56:06 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA18061 ; Sun, 22 Oct 1995 19:55:57 -0700 Date: Sun, 22 Oct 1995 19:55:57 -0700 From: John Dyson Message-Id: <199510230255.TAA18061@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vnode_if.src Sender: owner-commit@FreeBSD.org Precedence: bulk dyson 95/10/22 19:55:56 Modified: sys/kern vnode_if.src Log: Interface change for the VOP_GETPAGES -- missed in previous commits.