Module Name: src Committed By: uwe Date: Sat Jun 13 13:45:06 UTC 2020
Modified Files: src/usr.sbin/puffs/mount_9p: Makefile mount_9p.8 ninepuffs.c Log Message: Support IPv6. Use getaddrinfo(3). Add -4 and -6 command line options. Obey USE_INET6. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/puffs/mount_9p/Makefile cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/puffs/mount_9p/mount_9p.8 cvs rdiff -u -r1.29 -r1.30 src/usr.sbin/puffs/mount_9p/ninepuffs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.