Subject: CVS commit: [nathanw_sa] src/sys/miscfs
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/07/2003 23:41:20
Module Name:	src
Committed By:	thorpej
Date:		Tue Jan  7 21:41:19 UTC 2003

Modified Files:
	src/sys/miscfs/procfs [nathanw_sa]: files.procfs procfs.h procfs_subr.c
	    procfs_vfsops.c procfs_vnops.c
	src/sys/miscfs/specfs [nathanw_sa]: specdev.h
	src/sys/miscfs/syncfs [nathanw_sa]: syncfs.h
	src/sys/miscfs/union [nathanw_sa]: union_vfsops.c
Added Files:
	src/sys/miscfs/procfs [nathanw_sa]: procfs_fd.c

Log Message:
Sync with HEAD.


To generate a diff of this commit:
cvs rdiff -r1.2.6.1 -r1.2.6.2 src/sys/miscfs/procfs/files.procfs
cvs rdiff -r1.33.2.9 -r1.33.2.10 src/sys/miscfs/procfs/procfs.h
cvs rdiff -r0 -r1.1.2.1 src/sys/miscfs/procfs/procfs_fd.c
cvs rdiff -r1.36.2.8 -r1.36.2.9 src/sys/miscfs/procfs/procfs_subr.c
cvs rdiff -r1.38.2.5 -r1.38.2.6 src/sys/miscfs/procfs/procfs_vfsops.c
cvs rdiff -r1.78.2.12 -r1.78.2.13 src/sys/miscfs/procfs/procfs_vnops.c
cvs rdiff -r1.19.6.3 -r1.19.6.4 src/sys/miscfs/specfs/specdev.h
cvs rdiff -r1.4.4.1 -r1.4.4.2 src/sys/miscfs/syncfs/syncfs.h
cvs rdiff -r1.26.2.6 -r1.26.2.7 src/sys/miscfs/union/union_vfsops.c

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