Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 03/07/2000 06:11:23
Module Name:	basesrc
Committed By:	enami
Date:		Tue Mar  7 14:11:23 UTC 2000

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

Log Message:
- For root, if ignorenologin is set in login.conf, don't call
checknologin (previously, checknologin is called if ignorenologin is set).
- For non-root user, make ignorenologin take effect.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 basesrc/usr.bin/login/login.c

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