Module Name: src Committed By: matt Date: Fri Feb 4 02:01:13 UTC 2011
Modified Files: src/lib/libc/net: getifaddrs.c Log Message: Use RT_ROUNDUP instead of a private copy since that's what the kernel uses. (t_getaddrinfo passes for both i386 (compat_netbsd32) and amd64 with this change). To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/libc/net/getifaddrs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.