Subject: CVS commit: src/usr.bin/login
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/09/2007 01:56:26
Module Name:	src
Committed By:	christos
Date:		Wed May  9 01:56:26 UTC 2007

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

Log Message:
PR/36294: De Zeurkus: login(1) -- inconsistent exit behavior on EOF
- Always EXIT_FAILURE when login fails.
- Cleanup fork code in krb5 (old login).


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/usr.bin/login/login.c
cvs rdiff -r1.17 -r1.18 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.