Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/01/2007 21:32:12
Module Name:	src
Committed By:	pooka
Date:		Mon Jan  1 21:32:12 UTC 2007

Modified Files:
	src/share/examples/puffs/dtfs: dtfs_vnops.c
	src/usr.sbin/puffs/mount_psshfs: node.c

Log Message:
SUSv3 says: should the implementation not support directory unlinking,
unlink shall fail with EPERM and the errno of the failure shall be EPERM


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/share/examples/puffs/dtfs/dtfs_vnops.c
cvs rdiff -r1.1 -r1.2 src/usr.sbin/puffs/mount_psshfs/node.c

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