Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 1997 11:40:14 -0700 (PDT)
From:      pst@freefall.FreeBSD.ORG
To:        CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-sbin@freebsd.org
Subject:   cvs commit:  src/sbin/mountd mountd.c
Message-ID:  <199704301840.LAA06678@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         97/04/30 11:40:13

  Modified:    sbin/mountd  mountd.c
  Log:
  Back out msmith's recent commit which breaks using symbolic names for netmasks.
  Instead, reverse the order of the testing, so if a symbolic name starts with
  a digit, we'll see if we can make a network address out of it first.  If
  that fails, then we'll call getnet...
  
  Revision  Changes    Path
  1.21      +5 -6      src/sbin/mountd/mountd.c



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