Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/18/2004 16:44:38
Module Name:	src
Committed By:	yamt
Date:		Sat Sep 18 16:44:38 UTC 2004

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

Log Message:
openpty: just check errors of syscalls,
instead of checking permission beforehand in userland.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/lib/libutil/pty.c

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