Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/mach
Module Name: src
Committed By: manu
Date: Sat Jan 4 13:17:07 UTC 2003
Modified Files:
src/sys/compat/mach: mach_vm.c
Log Message:
I don't know where I saw this 8 bit shift for the inherit argument of
vm_inherit, but it's not usefull (it's even harmful), so remove it.
WindowServer still crashes but later.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/compat/mach/mach_vm.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