Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/12/2000 03:28:35
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Oct 12 00:28:34 UTC 2000

Modified Files:
	basesrc/lib/libutil: login_cap.c

Log Message:
/etc/login.conf is optional, so don't return NULL even if
there's none found.  addresses part of PR 11150.  sync with openbsd.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/lib/libutil/login_cap.c

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