Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 1997 09:20:19 -0800 (PST)
From:      Guido van Rooij <guido>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/mount_nfs mount_nfs.c
Message-ID:  <199704011720.JAA13518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
guido       97/04/01 09:20:18

  Modified:    sbin/mount_nfs  mount_nfs.c
  Log:
  Make mount_nfs use reserved ports by default.. Mounts already use
  a reserved port, so why not the nfs rpc's themselves?
  With user allowed mounts, this perhaps needs a closer look, but
  on the other hand, a user could already specify the flag.
  If normal users should not be able to use resserved ports, the kernel
  should check for the flag at mount time.
  
  Revision  Changes    Path
  1.19      +2 -2      src/sbin/mount_nfs/mount_nfs.c



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