Subject: CVS commit: src/usr.bin/login
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/28/2005 16:11:36
Module Name:	src
Committed By:	christos
Date:		Mon Feb 28 16:11:36 UTC 2005

Modified Files:
	src/usr.bin/login: login_pam.c

Log Message:
- deal with ptyfs pty names.
- put back chown pty code.
- use setproctitle(NULL) to kill our argument display.
- don't wait for any pid, just the one we forked.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.bin/login/login_pam.c

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