Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2007 04:27:40 GMT
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 122007 for review
Message-ID:  <200706200427.l5K4ReoX027435@repoman.freebsd.org>

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

Change 122007 by csjp@push on 2007/06/20 04:26:59

	Hook setaudit_addr(2)/getaudit_addr(2) into MLINKs now that
	they are viable syscalls. It should be noted that they will
	reference the setaudit/getaudit(2) man pages.

Affected files ...

.. //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#23 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#23 (text+ko) ====

@@ -151,6 +151,8 @@
 	au_user.3 getauusernam.3					\
 	au_user.3 getauusernam_R.3					\
 	au_user.3 au_user_mask.3					\
-	au_user.3 getfauditflags.3
+	au_user.3 getfauditflags.3					\
+	getaudit.2 getaudit_addr.2					\
+	setaudit.2 setaudit_addr.2
 
 .include <bsd.lib.mk>



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