Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/11/2007 14:59:35
Module Name: src
Committed By: pooka
Date: Thu Jan 11 14:59:35 UTC 2007
Modified Files:
src/lib/libpuffs: null.c
Log Message:
* do the l-variations of syscalls, since some nodes are symlinks
* truncate only regular files to set size
* do the chmod()-dance for cache flush to now write-protected files
until I can think of a nicer way to solve this
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libpuffs/null.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.