Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/20/1996 13:50:15
mrg
Mon May 20 13:40:15 EDT 1996
Update of /a/cvsroot/src/sys/vm
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21194
Modified Files:
vm_fault.c
Log Message:
count pagein faults in struct user. (from kenneth stailey pr#1397])
mrg
Mon May 20 13:49:16 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21440
Modified Files:
kern_sysctl.c
Log Message:
initialise securelevel to zero to allow it to be patchable. this is _not_ a security issue.