Subject: CVS commit: src/sys/compat/linux
To: None <source-changes@NetBSD.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 02/28/2005 22:11:32
Module Name: src
Committed By: soren
Date: Mon Feb 28 22:11:32 UTC 2005
Modified Files:
src/sys/compat/linux: files.linux
src/sys/compat/linux/common: linux_ioctl.c linux_ioctl.h
Added Files:
src/sys/compat/linux/common: linux_mtio.c linux_mtio.h
Log Message:
Emulate basic mtio ioctls.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/compat/linux/files.linux
cvs rdiff -r1.41 -r1.42 src/sys/compat/linux/common/linux_ioctl.c
cvs rdiff -r1.20 -r1.21 src/sys/compat/linux/common/linux_ioctl.h
cvs rdiff -r0 -r1.1 src/sys/compat/linux/common/linux_mtio.c \
src/sys/compat/linux/common/linux_mtio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.