Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/14/2004 12:20:14
Module Name: src
Committed By: jdolecek
Date: Sat Feb 14 12:20:14 UTC 2004
Modified Files:
src/sys/arch/arm/include: param.h
src/sys/uvm: uvm_mmap.c
Log Message:
add compat hook in check for zerodev; use this hook to recognize
the old ARM /dev/zero minor mapping #ifdef COMPAT_16
fixes second part of PR kern/23581 by Richard Earnshaw
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/arm/include/param.h
cvs rdiff -r1.79 -r1.80 src/sys/uvm/uvm_mmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.