Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/07/2007 17:16:08
Module Name:	src
Committed By:	pooka
Date:		Mon May  7 17:16:07 UTC 2007

Modified Files:
	src/lib/libpuffs: puffs.c puffs.h

Log Message:
Add puffs_setback(), which can be used to set setbacks for nodes before
the call returns to the kernel.  Currently it can be called only from
open(), mmap(), remove() and rmdir().  (But that might change)


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/lib/libpuffs/puffs.c
cvs rdiff -r1.51 -r1.52 src/lib/libpuffs/puffs.h

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