Module Name: src Committed By: is Date: Tue Jan 26 21:27:55 UTC 2010
Modified Files: src/lib/libc/net: getnameinfo.c src/sbin/route: show.c Log Message: Add AF_APPLETALK support to getnameinfo(); make "route show" use it. Doesn't print "ranges" yet (should it be done here?); only numeric output. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/lib/libc/net/getnameinfo.c cvs rdiff -u -r1.39 -r1.40 src/sbin/route/show.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.