freebsd-dev/usr.bin/showmount
Ian Dowse c2fdb4d1b1 Add IPv6 support to showmount(8). This replaces IPv4-specific code
with calls to the new protocol-independent clnt_*_create functions
provided by ti-rpc. Martin submitted a more complex patch to achieve
this, but it turns out that clnt_create() does everything we need.

Reviewed by:	Martin Blapp <mb@imp.ch>
2001-04-05 17:18:36 +00:00
..
Makefile
showmount.8
showmount.c Add IPv6 support to showmount(8). This replaces IPv4-specific code 2001-04-05 17:18:36 +00:00