Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2001 10:18:37 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/showmount showmount.c
Message-ID:  <200104051718.f35HIbJ66169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/04/05 10:18:36 PDT

  Modified files:
    usr.bin/showmount    showmount.c 
  Log:
  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>
  
  Revision  Changes    Path
  1.9       +3 -35     src/usr.bin/showmount/showmount.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104051718.f35HIbJ66169>