Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/18/2000 06:45:03
Module Name:	basesrc
Committed By:	tv
Date:		Wed Oct 18 03:45:01 UTC 2000

Modified Files:
	basesrc/lib/libutil [netbsd-1-5]: login_cap.c

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

[releng: plus some cosmetic changes making 1.6-1.8 necessary]


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 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.