Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 08/13/1995 05:10:03
mycroft
Sun Aug 13 05:04:46 EDT 1995
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1283/sys
Modified Files:
proc.h
Log Message:
Add PHOLD() and PRELE() macros, used to hold a process in core and release it.
mycroft
Sun Aug 13 05:04:49 EDT 1995
Update of /a/cvsroot/src/sys/vm
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1283/vm
Modified Files:
vm_glue.c
Log Message:
Add PHOLD() and PRELE() macros, used to hold a process in core and release it.
mycroft
Sun Aug 13 05:05:55 EDT 1995
Update of /a/cvsroot/src/sys/arch/m68k/m68k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1315/arch/m68k/m68k
Modified Files:
process_machdep.c
Log Message:
Lock the process in core before operating on it.
mycroft
Sun Aug 13 05:05:58 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1315/arch/i386/i386
Modified Files:
process_machdep.c
Log Message:
Lock the process in core before operating on it.
mycroft
Sun Aug 13 05:06:01 EDT 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1315/kern
Modified Files:
sys_process.c
Log Message:
Lock the process in core before operating on it.
mycroft
Sun Aug 13 05:06:09 EDT 1995
Update of /a/cvsroot/src/sys/miscfs/procfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1315/miscfs/procfs
Modified Files:
procfs_ctl.c procfs_fpregs.c procfs_regs.c
Log Message:
Lock the process in core before operating on it.