Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 02/10/2000 12:52:55
Module Name:	basesrc
Committed By:	mjl
Date:		Thu Feb 10 20:52:55 UTC 2000

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

Log Message:
Add a missing free() of a temporary buffer.
Add "unlimited" as synonym for "inf" and "infinity" for the
benefit of FreeBSD users.
Factor out the comparison w/ "infinity" in a isinfinite() function.


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