Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/01/1999 11:15:42
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Jul  1 18:15:42 UTC 1999

Modified Files:
	basesrc/include: netdb.h resolv.h unistd.h

Log Message:
define IPv6 library functions and structures, as defined in
RFC2292 and RFC2553.
define internal state structure for IPv6-transport resolver.

Commits for source code will follow.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/include/netdb.h
cvs rdiff -r1.17 -r1.18 basesrc/include/resolv.h
cvs rdiff -r1.74 -r1.75 basesrc/include/unistd.h

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