From owner-cvs-sys Thu Nov 2 01:53:03 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA24286 for cvs-sys-outgoing; Thu, 2 Nov 1995 01:53:03 -0800 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA24252 ; Thu, 2 Nov 1995 01:52:45 -0800 Date: Thu, 2 Nov 1995 01:52:45 -0800 From: Peter Wemm Message-Id: <199511020952.BAA24252@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk pete 95/11/02 01:52:43 Modified: sys/i386/i386 machdep.c Log: When the sync-on-shutdown fails to clear all buffers, this bit of code can print them out. I have seen that MFS can leave BUSY buffers, preventing a clean reboot...