Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 01/27/2007 11:49:44
Module Name: src
Committed By: agc
Date: Sat Jan 27 11:49:44 UTC 2007
Modified Files:
src/lib/libpuffs: null.c
Log Message:
If we can't set the attributes when making the directory, use rmdir to
remove the directory, not unlink.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libpuffs/null.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.