Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/18/2004 02:42:57
Module Name:	src
Committed By:	christos
Date:		Fri Jun 18 02:42:57 UTC 2004

Modified Files:
	src/lib/libutil: openpty.3 pty.c

Log Message:
Don't allow openpty to succeed if the caller is non-superuser.
XXX: we cross-reference ptm 4 which does not exist (yet)


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libutil/openpty.3
cvs rdiff -r1.22 -r1.23 src/lib/libutil/pty.c

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