Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/18/2003 21:55:36
Module Name:	src
Committed By:	christos
Date:		Fri Apr 18 21:55:36 UTC 2003

Modified Files:
	src/sys/miscfs/procfs: procfs_subr.c procfs_vnops.c

Log Message:
Make symlinks for directories that point to the actual directory.
Make symlinks to [kqueue] and [misc] for kqueue and misc fds.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/miscfs/procfs/procfs_subr.c
cvs rdiff -r1.101 -r1.102 src/sys/miscfs/procfs/procfs_vnops.c

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