Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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.




Home | Main Index | Thread Index | Old Index