Subject: re: CVS commit: src/lib/libutil To: None <christos@netbsd.org> From: matthew green <mrg@eterna.com.au> List: source-changes Date: 06/18/2004 13:17:37
Modified Files:
src/lib/libutil: openpty.3 pty.c
Log Message:
Don't allow openpty to succeed if the caller is non-superuser.
i'm not sure this is the right thing to do. why make this change?