Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 08/29/1994 20:10:03
mycroft
Mon Aug 29 20:01:04 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/union
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/miscfs/union

Modified Files:
	union_vnops.c 
Log Message:
Use VCALL(), not VOCALL(), and simplify union_advlock().

mycroft
Mon Aug 29 20:01:31 PDT 1994
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/sys

Modified Files:
	queue.h 
Log Message:
Add {LIST,TAILQ}_INSERT_BEFORE().

mycroft
Mon Aug 29 20:04:29 PDT 1994
Update of /b/source/CVS/src/sys/conf
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/conf

Modified Files:
	param.c 
Log Message:
Convert process, file, and namei lists and hash tables to use queue.h.

mycroft
Mon Aug 29 20:05:48 PDT 1994
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/kern

Modified Files:
	init_main.c kern_descrip.c kern_exit.c kern_fork.c 
	kern_ktrace.c kern_proc.c kern_resource.c kern_sig.c 
	kern_synch.c kern_sysctl.c 
Log Message:
Convert process, file, and namei lists and hash tables to use queue.h.

mycroft
Mon Aug 29 20:06:13 PDT 1994
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/kern

Modified Files:
	tty.c uipc_usrreq.c vfs_cache.c 
Log Message:
Convert process, file, and namei lists and hash tables to use queue.h.

mycroft
Mon Aug 29 20:06:43 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/procfs
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/miscfs/procfs

Modified Files:
	procfs_vnops.c 
Log Message:
Convert process, file, and namei lists and hash tables to use queue.h.

mycroft
Mon Aug 29 20:07:04 PDT 1994
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/sys

Modified Files:
	file.h namei.h proc.h 
Log Message:
Convert process, file, and namei lists and hash tables to use queue.h.

mycroft
Mon Aug 29 20:07:20 PDT 1994
Update of /b/source/CVS/src/sys/vm
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/vm

Modified Files:
	vm_glue.c vm_meter.c 
Log Message:
Convert process, file, and namei lists and hash tables to use queue.h.

------------------------------------------------------------------------------