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:12:33 UTC 2004

Modified Files:
        src/lib/libc/inet: inet_addr.c inet_cidr_ntop.c inet_cidr_pton.c
            inet_ntop.c inet_pton.c nsap_addr.c

Log Message:
- merge in our newer and better changes
- pass lint
- XXX: need to get rid of SPRINTF() macro


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/lib/libc/inet/inet_addr.c \
    src/lib/libc/inet/inet_cidr_ntop.c src/lib/libc/inet/inet_cidr_pton.c \
    src/lib/libc/inet/inet_ntop.c src/lib/libc/inet/inet_pton.c \
    src/lib/libc/inet/nsap_addr.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