Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2004 16:22:20 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 63574 for review
Message-ID:  <200410231622.i9NGMK26005310@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=63574

Change 63574 by rwatson@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410231622.i9NGMK26005310>