Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/27/2002 03:16:14
Module Name: syssrc
Committed By: christos
Date: Wed Feb 27 01:16:14 UTC 2002
Added Files:
syssrc/sys/dev: mm.c
Log Message:
Start of mi /dev/{mem,kmem,zero,null} driver. We add an ioctl entry, because
we don't want to throw an error when FIONBIO is requested. We also allow
FIOASYNC clear.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/mm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.