Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/29/1999 13:14:30
Module Name: syssrc
Committed By: he
Date: Mon Nov 29 21:14:29 UTC 1999
Modified Files:
syssrc/sys/dev/ic [netbsd-1-4]: clmpcc.c
Log Message:
Pull up revisions 1.7 and 1.9 (requested by scw):
Fix a bug where the console 'putc' routine would spin endlessly
under certain circumstances during shutdown. In addition, the driver
is now able to generate BREAK.
To generate a diff of this commit:
cvs rdiff -r1.4.2.3 -r1.4.2.4 syssrc/sys/dev/ic/clmpcc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.