Subject: CVS commit: src/share/examples/puffs/pnullfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/11/2007 17:50:35
Module Name:	src
Committed By:	pooka
Date:		Thu Jan 11 17:50:35 UTC 2007

Modified Files:
	src/share/examples/puffs/pnullfs: pnullfs.c

Log Message:
* register fsync operation
* test for -s, which causes no detach (don't need to remember to
  do follow-dances in gdb because of fork() used in daemon())


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/share/examples/puffs/pnullfs/pnullfs.c

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