From owner-cvs-sys Tue Feb 11 22:46:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA08215 for cvs-sys-outgoing; Tue, 11 Feb 1997 22:46:17 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA08204; Tue, 11 Feb 1997 22:46:15 -0800 (PST) Date: Tue, 11 Feb 1997 22:46:15 -0800 (PST) From: Mike Pritchard Message-Id: <199702120646.WAA08204@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern vfs_syscalls.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/11 22:46:14 Modified: sys/kern vfs_syscalls.c Log: Comment out a call to the #ifdef DIAGNOSTIC routine vfs_bufstats(). This routine was not imported in the Lite2 merge. Revision Changes Path 1.55 +6 -0 src/sys/kern/vfs_syscalls.c