Subject: CVS commit: src/share/examples/puffs/dtfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 10/26/2006 22:53:25
Module Name: src
Committed By: pooka
Date: Thu Oct 26 22:53:25 UTC 2006
Modified Files:
src/share/examples/puffs/dtfs: dtfs.c dtfs.h dtfs_subr.c dtfs_vnops.c
Log Message:
support mknod, essentially makes it possible to run dtfs as /dev
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/share/examples/puffs/dtfs/dtfs.c \
src/share/examples/puffs/dtfs/dtfs.h \
src/share/examples/puffs/dtfs/dtfs_subr.c
cvs rdiff -r1.3 -r1.4 src/share/examples/puffs/dtfs/dtfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.