Subject: CVS commit: src/lib
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/15/2007 19:33:52
Module Name:	src
Committed By:	pooka
Date:		Thu Feb 15 19:33:52 UTC 2007

Modified Files:
	src/lib/libpuffs: null.c
	src/lib/librefuse: refuse.c

Log Message:
Readlink should place the length of the link (without terminating
nul) in the length field.  Make it so.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libpuffs/null.c
cvs rdiff -r1.13 -r1.14 src/lib/librefuse/refuse.c

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