From owner-cvs-all Sun Jun 4 15:17:15 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 2963037BB78; Sun, 4 Jun 2000 15:17:12 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA95826; Sun, 4 Jun 2000 15:17:12 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Message-Id: <200006042217.PAA95826@freefall.freebsd.org> From: Robert Watson Date: Sun, 4 Jun 2000 15:17:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e cap_clear.c cap_dup.c cap_free.c cap_get_flag.c cap_get_proc.c cap_init.c cap_set_flag.c cap_set_proc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/06/04 15:17:12 PDT Added files: lib/libposix1e cap_clear.c cap_dup.c cap_free.c cap_get_flag.c cap_get_proc.c cap_init.c cap_set_flag.c cap_set_proc.c Log: o Introduce libposix1e capability support routines, which provide a standardized interface to the capability support in TrustedBSD. o Not currently enabled in Makefile, as this code depends on syscalls and include files that will be committed at a later date. Obtained from: TrustedBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message