Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 1999 12:21:12 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern syscalls.master src/sys/nfs nfs_subs.c
Message-ID:  <199912212021.MAA52499@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      1999/12/21 12:21:12 PST

  Modified files:
    sys/kern             syscalls.master 
    sys/nfs              nfs_subs.c 
  Log:
  make getfh a standard syscall instead of dependant on having
  NFSSERVER defined, useful for userland fileservers that want to
  use a filehandle type interface to the filesystem.
  
  Submitted by: Assar Westerlund assar@stacken.kth.se
  PR: kern/15452
  
  Revision  Changes    Path
  1.69      +2 -2      src/sys/kern/syscalls.master
  1.88      +1 -15     src/sys/nfs/nfs_subs.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?199912212021.MAA52499>