Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



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.




Home | Main Index | Thread Index | Old Index