PERFORCE change 122007 for review
Christian S.J. Peron
csjp at FreeBSD.org
Wed Jun 20 04:27:41 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=122007
Change 122007 by csjp at 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>
More information about the p4-projects
mailing list