From owner-cvs-all Tue Mar 26 8: 5:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5CB237B416; Tue, 26 Mar 2002 08:05:15 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2QG5Fg98229; Tue, 26 Mar 2002 08:05:15 -0800 (PST) (envelope-from ru) Message-Id: <200203261605.g2QG5Fg98229@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 26 Mar 2002 08:05:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/bin/ls lomac.c src/bin/ps lomac.c src/etc/mtree BSD.include.dist src/include Makefile src/share/man/man4 joy.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/03/26 08:05:14 PST Modified files: . Makefile.inc1 bin/ls lomac.c bin/ps lomac.c etc/mtree BSD.include.dist include Makefile share/man/man4 joy.4 Log: Install sys/security/lomac/*.h to /usr/include/security/lomac/. Install sys//include/pc/*.h to /usr/include/machine/pc/. PR: docs/29534 Install sys/netatm/*/*.h to /usr/include/netatm/*/. Don't install compatibility symlinks for and . Three years is enough to be aware of the change, and these weren't visible in the SHARED=symlinks case. Back out include/Makefile,v 1.160 that was a null change anyway due to the bug in the path, and we now don't want to install these headers because they would otherwise be invisible in the SHARED=symlinks case. Don't install IPFILTER headers. Userland utilities fetch them directly, and they were not visible in the SHARED=symlinks case. Resurrect SHARED=symlinks in Makefile.inc1. PR: bin/28002 Prodded by: bde MFC after: 2 weeks Revision Changes Path 1.246 +1 -1 src/Makefile.inc1 1.7 +1 -1 src/bin/ls/lomac.c 1.6 +1 -1 src/bin/ps/lomac.c 1.54 +13 -1 src/etc/mtree/BSD.include.dist 1.165 +11 -28 src/include/Makefile 1.23 +1 -1 src/share/man/man4/joy.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message