K 10 svn:author V 3 ume K 8 svn:date V 27 2001-02-26T07:34:09.000000Z K 7 svn:log V 284 MFC: Enable AI_ADDRCONFIG as a valid flag of getaddrinfo(3). Some applications specify AI_ADDRCONFIG and fail to run under FreeBSD. Latest mnews is known. Now, getaddrinfo(3) behaves according to AI_ADDRCONFIG. include/netdb.h: 1.16->1.17 lib/libc/net/getaddrinfo.c: 1.16->1.17 END