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/30/1998 15:30:02
kleink
Sat May 30 15:21:03 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv9760/kern

Modified Files:
	syscalls.master 
Log Message:
Per XSH98, const'ify the `addr' arguments to mlock() and munlock().


kleink
Sat May 30 15:21:03 PDT 1998
Update of /cvsroot/src/sys/uvm
In directory nb00:/tmp/cvs-serv9760/uvm

Modified Files:
	uvm_mmap.c 
Log Message:
Per XSH98, const'ify the `addr' arguments to mlock() and munlock().


kleink
Sat May 30 15:21:03 PDT 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv9760/vm

Modified Files:
	vm_mmap.c 
Log Message:
Per XSH98, const'ify the `addr' arguments to mlock() and munlock().


kleink
Sat May 30 15:23:30 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv9910/sys

Modified Files:
	syscall.h syscallargs.h 
Log Message:
Regen: mlock() and munlock() prototype changes.


kleink
Sat May 30 15:23:31 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv9910/kern

Modified Files:
	init_sysent.c syscalls.c 
Log Message:
Regen: mlock() and munlock() prototype changes.