Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/20/2001 06:07:26
Module Name: syssrc
Committed By: uwe
Date: Wed Jun 20 03:07:26 UTC 2001
Modified Files:
syssrc/sys/dev/ic: com.c
Log Message:
Convert to use cnmagic(9). Unifdef DDB and DDB_BREAK_CHAR.
While I'm here, s/ungetc/readahead/ in com_common_* because that's
what it _really_ is, "ungetc" is a very confusing name.
To generate a diff of this commit:
cvs rdiff -r1.185 -r1.186 syssrc/sys/dev/ic/com.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.