Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/29/1999 08:36:09
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Sep 29 15:36:09 UTC 1999

Modified Files:
	syssrc/sys/ntfs: Makefile ntfs_subr.c ntfs_subr.h ntfs_vfsops.c
	    ntfs_vnops.c
Removed Files:
	syssrc/sys/ntfs: ntfs_extern.h

Log Message:
move definition of ntfs_fget() and ntfs_frele() to ntfs_subr.h and g/c
now obsolete ntfs_extern.h


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/ntfs/Makefile
cvs rdiff -r1.3 -r0 syssrc/sys/ntfs/ntfs_extern.h
cvs rdiff -r1.14 -r1.15 syssrc/sys/ntfs/ntfs_subr.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/ntfs/ntfs_subr.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/ntfs/ntfs_vfsops.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/ntfs/ntfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.