Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/11/1997 22:00:02
kleink
Fri Apr 11 14:52:01 PDT 1997
Update of /cvsroot/src/sys/adosfs
In directory netbsd1:/var/slash-tmp/cvs-serv17776/adosfs

Modified Files:
	advnops.c 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.


kleink
Fri Apr 11 14:52:02 PDT 1997
Update of /cvsroot/src/sys/isofs/cd9660
In directory netbsd1:/var/slash-tmp/cvs-serv17776/isofs/cd9660

Modified Files:
	cd9660_node.h 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.


kleink
Fri Apr 11 14:52:03 PDT 1997
Update of /cvsroot/src/sys/miscfs/fdesc
In directory netbsd1:/var/slash-tmp/cvs-serv17776/miscfs/fdesc

Modified Files:
	fdesc_vnops.c 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.


kleink
Fri Apr 11 14:52:05 PDT 1997
Update of /cvsroot/src/sys/miscfs/genfs
In directory netbsd1:/var/slash-tmp/cvs-serv17776/miscfs/genfs

Modified Files:
	genfs.h genfs_vnops.c 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.


kleink
Fri Apr 11 14:52:06 PDT 1997
Update of /cvsroot/src/sys/miscfs/specfs
In directory netbsd1:/var/slash-tmp/cvs-serv17776/miscfs/specfs

Modified Files:
	specdev.h 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.


kleink
Fri Apr 11 14:52:07 PDT 1997
Update of /cvsroot/src/sys/msdosfs
In directory netbsd1:/var/slash-tmp/cvs-serv17776/msdosfs

Modified Files:
	denode.h 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.


kleink
Fri Apr 11 14:52:08 PDT 1997
Update of /cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv17776/nfs

Modified Files:
	nfsnode.h 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.


kleink
Fri Apr 11 14:52:09 PDT 1997
Update of /cvsroot/src/sys/ufs/ufs
In directory netbsd1:/var/slash-tmp/cvs-serv17776/ufs/ufs

Modified Files:
	ufs_extern.h 
Log Message:
Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.