PERFORCE change 63574 for review

Robert Watson rwatson at FreeBSD.org
Sat Oct 23 16:22:20 GMT 2004


http://perforce.freebsd.org/chv.cgi?CH=63574

Change 63574 by rwatson at rwatson_tislabs on 2004/10/23 16:22:06

	Do install BSM header files with installworld.

Affected files ...

.. //depot/projects/trustedbsd/audit3/etc/mtree/BSD.include.dist#2 edit
.. //depot/projects/trustedbsd/audit3/include/Makefile#2 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/etc/mtree/BSD.include.dist#2 (text+ko) ====

@@ -7,6 +7,8 @@
 .
     arpa
     ..
+    bsm
+    ..
     bsnmp
     ..
     c++

==== //depot/projects/trustedbsd/audit3/include/Makefile#2 (text+ko) ====

@@ -27,7 +27,7 @@
 LHDRS=	aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
 	termios.h ucontext.h
 
-LDIRS=	cam geom net net80211 netatalk netatm netgraph netinet netinet6 \
+LDIRS=	bsm cam geom net net80211 netatalk netatm netgraph netinet netinet6 \
 	netipsec netipx netkey netnatm netncp netsmb nfs nfsclient nfsserver \
 	pccard posix4 sys vm
 
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list