Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 01/10/2001 04:28:02
Module Name: syssrc
Committed By: fvdl
Date: Wed Jan 10 02:28:02 UTC 2001
Added Files:
syssrc/sys/compat/linux/common: linux_blkio.c linux_blkio.h
Log Message:
Add some BLK* ioctl calls. Currently only the easy and useful ones
are implemented.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/compat/linux/common/linux_blkio.c \
syssrc/sys/compat/linux/common/linux_blkio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.