freebsd-dev/bin
Ruslan Ermilov 9f1207d517 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
2002-03-26 16:05:14 +00:00
..
cat Fix warnings inspired by lint, a commercial lint and WARNS=4. 2002-02-22 20:51:00 +00:00
chflags remove __P 2002-03-22 01:22:50 +00:00
chio Replace use of __progname with the functionally identical and more 2002-03-24 14:56:55 +00:00
chmod Fix warnings inspired by lint, a commercial lint and WARNS=4 2002-02-22 20:45:09 +00:00
cp Fixed some style bugs in revs 1.1 and 1.4. 2002-02-23 17:05:32 +00:00
csh Use NLSLINKS to setup symbolic links in NLS area 2002-03-04 12:29:21 +00:00
date Fix warnings inspired by lint, a commercial lint and WARNS=4. 2002-02-22 20:51:00 +00:00
dd 1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31, 2002-03-07 14:00:33 +00:00
df Warnings fixes inspired by lint, a commercial lint and WARNS=4. 2002-02-22 20:57:53 +00:00
domainname Warning fix. Enter into the spirit of getopt(3) a bit more. 2002-02-22 20:55:04 +00:00
echo clarify code: 2002-03-04 05:30:04 +00:00
ed o __P has been reoved 2002-02-02 06:36:49 +00:00
expr Disable -Werror when building -- the old version of gcc used on IA32 can't 2002-03-23 00:44:00 +00:00
getfacl Partially fix (well, work around) warnings inspired by lint, a 2002-02-22 21:02:58 +00:00
hostname Fix warnings inspired by lint, a commercial lint and WARNS=4. 2002-02-22 21:11:03 +00:00
kenv Deuglify the usage message by putting the program name after the 2001-11-15 15:46:45 +00:00
kill o __P has been reoved 2002-02-02 06:48:10 +00:00
ln Fix warnings inspired by lint, a commercial lint and WARNS=4. 2002-02-22 21:11:03 +00:00
ls Install sys/security/lomac/*.h to /usr/include/security/lomac/. 2002-03-26 16:05:14 +00:00
mkdir Fix a bug introduced in rev.1.23 - for some reason mkdir("/", ...) system 2002-02-25 09:17:44 +00:00
mv Update SCM ID. 2002-03-22 19:52:59 +00:00
pax No need to cast; ().gr_gid is already the correct type. 2002-03-22 15:54:44 +00:00
ps Install sys/security/lomac/*.h to /usr/include/security/lomac/. 2002-03-26 16:05:14 +00:00
pwd mdoc(7) police: use precise width specifier. 2002-03-15 14:21:13 +00:00
rcp Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
realpath Move the realpath(1) source into its own directory. Previously, it 2002-02-11 07:32:17 +00:00
rm Update STANDARDS section on rm(1) to reflect current conformance. 2002-03-02 05:10:11 +00:00
rmail Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
rmdir o __P has been reoved 2002-02-02 06:48:10 +00:00
setfacl Remove extraneous blank line 2002-02-19 02:36:35 +00:00
sh Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition and 2002-02-18 06:08:23 +00:00
sleep o __P has been reoved 2002-02-02 06:50:57 +00:00
stty o __P has been reoved 2002-02-02 06:50:57 +00:00
sync o __P has been reoved 2002-02-02 06:50:57 +00:00
test Log: 2002-03-06 11:20:13 +00:00
Makefile o Remove old code from pwd(1); realpath(1) is now in its own directory. 2002-02-11 18:38:54 +00:00
Makefile.inc Lock down with WFORMAT=1 except those directories with unfixed warnings. 2002-02-04 02:49:19 +00:00