Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 13:38:52 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall-hide.h syscall.h syscall.mk sysproto.h
Message-ID:  <200007132038.NAA74468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2000/07/13 13:38:52 PDT

  Modified files:
    sys/kern             init_sysent.c syscalls.c 
    sys/sys              syscall-hide.h syscall.h syscall.mk 
                         sysproto.h 
  Log:
  o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls to
    modify capability sets on files.
  
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.88      +5 -1      src/sys/kern/init_sysent.c
  1.77      +5 -1      src/sys/kern/syscalls.c
  1.71      +5 -1      src/sys/sys/syscall-hide.h
  1.75      +6 -2      src/sys/sys/syscall.h
  1.29      +6 -2      src/sys/sys/syscall.mk
  1.65      +21 -1     src/sys/sys/sysproto.h



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?200007132038.NAA74468>