summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2016-01-04 16:32:21 +0000
committerbrueffer <brueffer@FreeBSD.org>2016-01-04 16:32:21 +0000
commit144eea387465dd3aebdc4046e8e6d172c51f17bc (patch)
tree90d3e33a03955ab242ddb994d74b62328cef221e /lib
parent969f3dbb098ab068cf750107a9958d2f7c42405d (diff)
downloadFreeBSD-src-144eea387465dd3aebdc4046e8e6d172c51f17bc.zip
FreeBSD-src-144eea387465dd3aebdc4046e8e6d172c51f17bc.tar.gz
MFH: 292432,r292433,r292434
- Merge OpenBSM 1.2 alpha 4. - Regenerate config.h for OpenBSM 1.2 alpha 4. - Add au_notify.2 and MLINKs (added in OpenBSM 1.2 alpha 4). Relnotes: yes
Diffstat (limited to 'lib')
-rw-r--r--lib/libbsm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libbsm/Makefile b/lib/libbsm/Makefile
index eec2c40..2e0dbe1 100644
--- a/lib/libbsm/Makefile
+++ b/lib/libbsm/Makefile
@@ -48,6 +48,7 @@ MAN= libbsm.3 \
au_free_token.3 \
au_io.3 \
au_mask.3 \
+ au_notify.3 \
au_open.3 \
au_socket_type.3 \
au_token.3 \
@@ -112,6 +113,9 @@ MLINKS= libbsm.3 bsm.3 \
au_mask.3 au_preselect.3 \
au_mask.3 getauditflagsbin.3 \
au_mask.3 getauditflagschar.3 \
+ au_notify.3 au_get_state.3 \
+ au_notify.3 au_notify_initialize.3 \
+ au_notify.3 au_notify_terminate.3 \
au_open.3 au_close.3 \
au_open.3 au_close_buffer.3 \
au_open.3 au_close_token.3 \
OpenPOWER on IntegriCloud