Date: Sun, 26 Feb 2006 05:44:21 +0000 (UTC) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net inet_net.3 inet_net_ntop.c inet_net_pton.c Message-ID: <200602260544.k1Q5iMHr071274@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2006-02-26 05:44:21 UTC
FreeBSD src repository
Modified files:
lib/libc/net inet_net.3 inet_net_ntop.c
inet_net_pton.c
Log:
Sync inet_net_pton() and inet_net_ntop() with latest BIND9's includes
an IPv6 support.
PR: kern/93740
Submitted by: Rudolf Cejka <cejkar__at__fit.vutbr.cz>
Obtained from: BIND9
MFC after: 1 week
Revision Changes Path
1.3 +10 -4 src/lib/libc/net/inet_net.3
1.8 +147 -14 src/lib/libc/net/inet_net_ntop.c
1.10 +263 -67 src/lib/libc/net/inet_net_pton.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602260544.k1Q5iMHr071274>
