Subject: CVS commit: [yamt-readahead] src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/15/2005 03:46:15
Module Name:	src
Committed By:	yamt
Date:		Tue Nov 15 03:46:15 UTC 2005

Modified Files:
	src/sys/kern [yamt-readahead]: kern_descrip.c tty_tty.c vfs_vnops.c

Log Message:
- setup/cleanup readahead context.
- adapt to the new VOP_READ prototype.


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.136.6.1 src/sys/kern/kern_descrip.c
cvs rdiff -r1.24 -r1.24.10.1 src/sys/kern/tty_tty.c
cvs rdiff -r1.99 -r1.99.2.1 src/sys/kern/vfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.