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:13:02
Module Name:	src
Committed By:	christos
Date:		Mon Feb 28 16:13:02 UTC 2005

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

Log Message:
- use F_CLOSEM instead of walking the fd list
- determine pty name properly for ptyfs ptys
- use setproctitle(NULL) to kill our args


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/usr.bin/login/login.c

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