Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/27/2000 00:25:52
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Jan 27 08:25:51 UTC 2000

Modified Files:
	basesrc/lib/libc/net: getaddrinfo.c

Log Message:
allow freeaddrinfo(NULL).  nothing is talked in RFC2553 (maybe in X/Open?).
however, since NRL freeaddrinfo permits it, we need to.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/lib/libc/net/getaddrinfo.c

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