From owner-cvs-sys Fri Nov 29 08:17:07 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23076 for cvs-sys-outgoing; Fri, 29 Nov 1996 08:17:07 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23060; Fri, 29 Nov 1996 08:16:52 -0800 (PST) Date: Fri, 29 Nov 1996 08:16:52 -0800 (PST) From: Bruce Evans Message-Id: <199611291616.IAA23060@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern tty.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/29 08:16:50 Modified: sys/kern tty.c Log: Help broken d_stop() routines by flushing the output queue before calling them (as well as after). Found by: NIST PCTS Revision Changes Path 1.88 +4 -2 src/sys/kern/tty.c