Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ozaki-r
Date:           Wed Sep  9 10:06:05 UTC 2015

Modified Files:
        src/lib/libc/net: getaddrinfo.c
        src/sbin/ping6: Makefile

Log Message:
Include several libc functions in rump.ping6

We need getaddrinfo, getifaddrs, if_indextoname and if_nametoindex
in addition to getnameinfo.


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/lib/libc/net/getaddrinfo.c
cvs rdiff -u -r1.15 -r1.16 src/sbin/ping6/Makefile

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