From owner-trustedbsd-discuss@FreeBSD.ORG Wed Apr 26 00:07:30 2006 Return-Path: X-Original-To: trustedbsd-discuss@freebsd.org Delivered-To: trustedbsd-discuss@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4FDB16A401 for ; Wed, 26 Apr 2006 00:07:30 +0000 (UTC) (envelope-from viktorkallinikov@googlemail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEC7743D5A for ; Wed, 26 Apr 2006 00:07:29 +0000 (GMT) (envelope-from viktorkallinikov@googlemail.com) Received: by nz-out-0102.google.com with SMTP id 9so1183190nzo for ; Tue, 25 Apr 2006 17:07:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=f+SY8EEImTYrlsDRm27h4iPbnwPs2Wf8Xysg9PvhvBNsRJXcPyc0+jHjRoW25S1WCibBPyHqAYUKD8oR0tRY5RV2ewxmjEE1mE4jIpx5CXjL/b4LUWuQoOG4I9c3TXZgV++Ns5Wrt157zIAwBe8LQOcB5flxXucwG2TSUjvDXt8= Received: by 10.65.95.6 with SMTP id x6mr287674qbl; Tue, 25 Apr 2006 17:07:29 -0700 (PDT) Received: by 10.65.98.12 with HTTP; Tue, 25 Apr 2006 17:07:29 -0700 (PDT) Message-ID: <7a8ada600604251707s59e94bffp8fbdf27d4834a6e4@mail.gmail.com> Date: Wed, 26 Apr 2006 01:07:29 +0100 From: "Viktor Kallinikov" To: trustedbsd-discuss@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: POSIX capabilities X-BeenThere: trustedbsd-discuss@FreeBSD.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: TrustedBSD General Discussion List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 00:07:30 -0000 How to enable POSIX capabilities in kernel ? thank you,