Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 1999 09:35:38 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/nfsd nfsd.8 nfsd.c
Message-ID:  <199911111735.JAA90024@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/11/11 09:35:37 PST

  Modified files:
    sbin/nfsd            nfsd.8 nfsd.c 
  Log:
      Give nfsd the ability to bind to specific IP addresses through the -h
      option and add explicit option to bind to the wildcard address.  The
      default is to bind to the wildcard address when no -h option has been
      specified and thus backwards compatibility is maintained.
  
  PR:		kern/13049
  Reviewed by:	David Malone <dwmalone@maths.tcd.ie>
  Submitted by:	Matt Dillon <dillon@freebsd.org>, David Malone <dwmalone@maths.tcd.ie>
  
  Revision  Changes    Path
  1.10      +31 -3     src/sbin/nfsd/nfsd.8
  1.15      +64 -24    src/sbin/nfsd/nfsd.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?199911111735.JAA90024>