Subject: CVS commit: src/sys/dev
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 02/26/2003 01:29:15
Module Name: src
Committed By: briggs
Date: Tue Feb 25 23:29:15 UTC 2003
Modified Files:
src/sys/dev: kttcp.c
Log Message:
Play nice with files. Since we are doing an fd_getfile(), make appropriate
use of FILE_USE() and FILE_UNUSE().
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/kttcp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.