Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 09/18/2000 01:07:42
Module Name: syssrc
Committed By: toshii
Date: Sun Sep 17 22:07:42 UTC 2000
Modified Files:
syssrc/sys/dev/ic: com.c z8530tty.c
Log Message:
Change tiocm_to_{com,zs}'s second argument to u_long to match with
the type in their caller.
To generate a diff of this commit:
cvs rdiff -r1.175 -r1.176 syssrc/sys/dev/ic/com.c
cvs rdiff -r1.68 -r1.69 syssrc/sys/dev/ic/z8530tty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.