Date: Tue, 26 Mar 2002 08:05:14 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> 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 Message-ID: <200203261605.g2QG5Fg98229@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/<arch>/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 <machine/soundcard.h>
and <machine/joystick.h>. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203261605.g2QG5Fg98229>
