From owner-cvs-all@FreeBSD.ORG Sat Sep 13 14:50:37 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 8B62316A4BF; Sat, 13 Sep 2003 14:50:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EE8B43F3F; Sat, 13 Sep 2003 14:50:37 -0700 (PDT) (envelope-from mdodd@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 h8DLoa0U068420; Sat, 13 Sep 2003 14:50:36 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8DLoaHm068419; Sat, 13 Sep 2003 14:50:36 -0700 (PDT) Message-Id: <200309132150.h8DLoaHm068419@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sat, 13 Sep 2003 14:50:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf Makefile rtld.c src/share/man/man5 libmap.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: Sat, 13 Sep 2003 21:50:37 -0000 mdodd 2003/09/13 14:50:36 PDT FreeBSD src repository Modified files: libexec/rtld-elf Makefile rtld.c share/man/man5 libmap.conf.5 Log: Retire the WITH_LIBMAP compile knob; libmap is now a standard feature. Revision Changes Path 1.25 +1 -10 src/libexec/rtld-elf/Makefile 1.89 +0 -8 src/libexec/rtld-elf/rtld.c 1.3 +0 -3 src/share/man/man5/libmap.conf.5