Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/23/2000 09:59:13
Module Name: basesrc
Committed By: itojun
Date: Sun Apr 23 16:59:13 UTC 2000
Modified Files:
basesrc/lib/libc/net: inet_net_ntop.c inet_net_pton.c inet_network.c
inet_ntoa.c
Log Message:
synchronize better with BIND 8.2.2P5 (actually, src/dist/bind).
inet_net_pton() becomes more strict on hexadecimals/octals.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/net/inet_net_ntop.c \
basesrc/lib/libc/net/inet_network.c
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/net/inet_net_pton.c
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/net/inet_ntoa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.