Source-Changes archive

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

NetBSD master CVS tree commits



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.




Home | Main Index | Thread Index | Old Index