Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/15/2000 20:50:25
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Feb 16 04:50:24 UTC 2000

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

Log Message:
preparation to flip extended scoped address syntax.

the specification is still under debate; there is high possibility that
"fe80::1%de0" will be the finalist but i'm not sure yet.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/lib/libc/net/getaddrinfo.c
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/net/getnameinfo.c

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