Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 12/24/1994 08:50:03
cgd
Sat Dec 24 08:42:21 PST 1994
Update of /b/source/CVS/src/usr.bin/ftp
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.bin/ftp

Modified Files:
	main.c 
Log Message:
needs string.h

ws
Sat Dec 24 08:43:34 PST 1994
Update of /b/source/CVS/src/sys/adosfs
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/adosfs

Modified Files:
	advnops.c 
Log Message:
Implement and use a common access checking routine


cgd
Sat Dec 24 08:44:06 PST 1994
Update of /b/source/CVS/src/usr.bin/gencat
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.bin/gencat

Modified Files:
	genlib.c 
Log Message:
needs stdlib.h and string.h

ws
Sat Dec 24 08:44:13 PST 1994
Update of /b/source/CVS/src/sys/isofs/cd9660
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/isofs/cd9660

Modified Files:
	cd9660_vnops.c 
Log Message:
Implement and use a common access checking routine


ws
Sat Dec 24 08:44:18 PST 1994
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/kern

Modified Files:
	vfs_subr.c 
Log Message:
Implement and use a common access checking routine


ws
Sat Dec 24 08:44:26 PST 1994
Update of /b/source/CVS/src/sys/miscfs/kernfs
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/miscfs/kernfs

Modified Files:
	kernfs_vnops.c 
Log Message:
Implement and use a common access checking routine


ws
Sat Dec 24 08:44:29 PST 1994
Update of /b/source/CVS/src/sys/miscfs/procfs
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/miscfs/procfs

Modified Files:
	procfs_vnops.c 
Log Message:
Implement and use a common access checking routine


ws
Sat Dec 24 08:44:36 PST 1994
Update of /b/source/CVS/src/sys/nfs
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/nfs

Modified Files:
	nfs_vnops.c 
Log Message:
Implement and use a common access checking routine


ws
Sat Dec 24 08:44:43 PST 1994
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/sys

Modified Files:
	vnode.h 
Log Message:
Implement and use a common access checking routine


ws
Sat Dec 24 08:44:46 PST 1994
Update of /b/source/CVS/src/sys/ufs/ufs
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/sys/ufs/ufs

Modified Files:
	ufs_vnops.c 
Log Message:
Implement and use a common access checking routine


cgd
Sat Dec 24 08:46:21 PST 1994
Update of /b/source/CVS/src/usr.bin/ipcs
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.bin/ipcs

Modified Files:
	ipcs.c 
Log Message:
add string.h, fix up rcsid.

cgd
Sat Dec 24 08:47:29 PST 1994
Update of /b/source/CVS/src/usr.bin/kdump
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.bin/kdump

Modified Files:
	mkioctls 
Log Message:
val is a long, now.

ws
Sat Dec 24 08:48:21 PST 1994
Update of /b/source/CVS/doc
In directory sun-lamp.cs.berkeley.edu:/d/users/ws/cvs/doc

Modified Files:
	CHANGES 
Log Message:
Note vaccess change


cgd
Sat Dec 24 08:49:03 PST 1994
Update of /b/source/CVS/src/usr.bin/last
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.bin/last

Modified Files:
	last.c 
Log Message:
be more careful with time_t's