From owner-cvs-all@FreeBSD.ORG Sat Apr 19 20:18:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C2DE37B401; Sat, 19 Apr 2003 20:18:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036AE43FE1; Sat, 19 Apr 2003 20:18:45 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3K3Ii0U045492; Sat, 19 Apr 2003 20:18:44 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3K3IiXQ045491; Sat, 19 Apr 2003 20:18:44 -0700 (PDT) Message-Id: <200304200318.h3K3IiXQ045491@repoman.freebsd.org> From: Robert Watson Date: Sat, 19 Apr 2003 20:18:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/posix1e Makefile.inc mac.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2003 03:18:45 -0000 rwatson 2003/04/19 20:18:44 PDT FreeBSD src repository Modified files: lib/libc/posix1e Makefile.inc Added files: lib/libc/posix1e mac.conf.5 Log: Add a man page for the mac.conf MAC library configuration file. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.15 +1 -0 src/lib/libc/posix1e/Makefile.inc 1.1 +104 -0 src/lib/libc/posix1e/mac.conf.5 (new)