Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/16/2004 04:15:19
Module Name:	src
Committed By:	atatat
Date:		Thu Dec 16 04:15:19 UTC 2004

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

Log Message:
Get rid of the private getptsname() function and use getdevmajor()
instead.  It's really much better that way, you'll see.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.