Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/14/2004 03:08:01
Module Name:	src
Committed By:	atatat
Date:		Tue Dec 14 03:08:01 UTC 2004

Modified Files:
	src/lib/libc/gen: devname.c

Log Message:
Properly return the constructed name for ptyfs nodes.  Otherwise we
accidentally return NULL on the first call and find it in the cache on
all subsequent calls.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/gen/devname.c

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