Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 01/08/2003 14:00:26
Module Name: src
Committed By: msaitoh
Date: Wed Jan 8 12:00:25 UTC 2003
Modified Files:
src/sys/kern: tty_subr.c
Log Message:
remove cinit()
This functions is completely null, not called from anywhere and
defined since rev. 1.1 (July 1993).
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/kern/tty_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.