Source-Changes archive

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

CVS commit: src/lib/libc/inet



Module Name:    src
Committed By:   christos
Date:           Thu May 20 23:13:02 UTC 2004

Added Files:
        src/lib/libc/inet: Makefile.inc _inet_aton.c _inet_pton.c inet.3
            inet6_option_space.3 inet6_rthdr_space.3 inet_lnaof.c
            inet_makeaddr.c inet_net.3 inet_net_ntop.c inet_net_pton.c
            inet_neta.c inet_netof.c inet_network.c inet_ntoa.c

Log Message:
Add the remaining files from net that are going to be moved here and
the Makefile glue.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/inet/Makefile.inc \
    src/lib/libc/inet/_inet_aton.c src/lib/libc/inet/_inet_pton.c \
    src/lib/libc/inet/inet.3 src/lib/libc/inet/inet6_option_space.3 \
    src/lib/libc/inet/inet6_rthdr_space.3 src/lib/libc/inet/inet_lnaof.c \
    src/lib/libc/inet/inet_makeaddr.c src/lib/libc/inet/inet_net.3 \
    src/lib/libc/inet/inet_net_ntop.c src/lib/libc/inet/inet_net_pton.c \
    src/lib/libc/inet/inet_neta.c src/lib/libc/inet/inet_netof.c \
    src/lib/libc/inet/inet_network.c src/lib/libc/inet/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