From owner-cvs-all Tue Jul 4 21:21: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4569237BC2B; Tue, 4 Jul 2000 21:21:00 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA59284; Tue, 4 Jul 2000 21:21:00 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Message-Id: <200007050421.VAA59284@freefall.freebsd.org> From: Robert Watson Date: Tue, 4 Jul 2000 21:20:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys capability.h src/lib/libposix1e cap_get_file.c cap_get_fd.c cap_set_file.c cap_set_fd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/07/04 21:20:59 PDT Modified files: sys/sys capability.h Added files: lib/libposix1e cap_get_file.c cap_get_fd.c cap_set_file.c cap_set_fd.c Log: o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with soon to be committed syscall stubs. These calls will be used to get and set capability state associated with executables. Obtained from: TrustedBSD Project Revision Changes Path 1.2 +5 -1 src/sys/sys/capability.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message