Subject: CVS commit: [kqueue] syssrc/sys/miscfs/fifofs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/24/2002 14:47:42
Module Name: syssrc
Committed By: jdolecek
Date: Tue Sep 24 11:47:41 UTC 2002
Modified Files:
syssrc/sys/miscfs/fifofs [kqueue]: fifo_vnops.c
Log Message:
shuffle filt_*() to not need forward decls, put all kq related function
and structures together
To generate a diff of this commit:
cvs rdiff -r1.30.4.5 -r1.30.4.6 syssrc/sys/miscfs/fifofs/fifo_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.