Searched refs:bsm (Results 1 – 25 of 25) sorted by relevance
| /freebsd-10-stable/contrib/openbsm/ |
| D | FREEBSD-upgrade | 7 src/sys/bsm Modified versions of some bsm/ include files 24 - Replication of src/contrib/openbsm/bsm changes into src/sys/bsm. 33 contrib/openbsm/bsm audit.h audit_internal.h audit_kevents.h 36 This prevents confusion regarding whether the src/sys/bsm or contrib 47 Propagation of changes to src/sys/{bsm,security/audit} is something that 51 be built with the version of the bsm/ include files in src/sys/bsm, not 52 the version in contrib/openbsm/bsm, so buildworld tests before committing
|
| D | configure.ac | 13 # --with-native-includes forces the use of the system bsm headers. 251 bsm/Makefile 258 sys/bsm/Makefile 260 test/bsm/Makefile
|
| D | Makefile.am | 2 bsm subdir
|
| D | README | 26 bsm/ Library include files for BSM
|
| D | Makefile.in | 97 DIST_SUBDIRS = bsm libauditd libbsm bin man modules sys 260 SUBDIRS = bsm $(am__append_1) libbsm bin man modules sys
|
| D | NEWS | 307 strings "BSM" and "bsm" to "AUDIT" and "audit", observing that this is true 421 Darwin sys/audit.h conflicts with bsm/audit.h due to duplicate types, so 447 - Integrate bsm/ include files from Darwin74 XNU drop into OpenBSM.
|
| D | configure | 14669 "bsm/Makefile") CONFIG_FILES="$CONFIG_FILES bsm/Makefile" ;; 14676 "sys/bsm/Makefile") CONFIG_FILES="$CONFIG_FILES sys/bsm/Makefile" ;; 14678 "test/bsm/Makefile") CONFIG_FILES="$CONFIG_FILES test/bsm/Makefile" ;;
|
| /freebsd-10-stable/sys/security/audit/ |
| D | audit_worker.c | 328 struct au_record *bsm; in audit_worker_process_record() local 376 error = kaudit_to_bsm(ar, &bsm); in audit_worker_process_record() 394 audit_record_write(audit_vp, audit_cred, bsm->data, bsm->len); in audit_worker_process_record() 399 ar->k_ar_commit & AR_PRESELECT_TRAIL, bsm->data, in audit_worker_process_record() 400 bsm->len); in audit_worker_process_record() 402 kau_free(bsm); in audit_worker_process_record()
|
| /freebsd-10-stable/lib/libbsm/ |
| D | Makefile | 8 LIB= bsm 12 .PATH: ${OPENBSMDIR}/bsm 39 INCSDIR= ${INCLUDEDIR}/bsm 76 MLINKS= libbsm.3 bsm.3 \
|
| /freebsd-10-stable/contrib/openbsm/test/ |
| D | Makefile.am | 2 bsm subdir
|
| D | Makefile.in | 231 bsm
|
| /freebsd-10-stable/contrib/openbsm/sys/ |
| D | Makefile.am | 2 bsm subdir
|
| D | Makefile.in | 231 bsm
|
| /freebsd-10-stable/contrib/openbsm/bsm/ |
| D | Makefile.am | 1 openbsmdir = $(includedir)/bsm
|
| D | Makefile.in | 53 subdir = bsm 223 openbsmdir = $(includedir)/bsm 244 $(AUTOMAKE) --foreign bsm/Makefile
|
| /freebsd-10-stable/contrib/openbsm/sys/bsm/ |
| D | Makefile.am | 2 openbsmdir = $(includedir)/bsm
|
| D | Makefile.in | 53 subdir = sys/bsm 226 @USE_NATIVE_INCLUDES_FALSE@openbsmdir = $(includedir)/bsm 251 $(AUTOMAKE) --foreign sys/bsm/Makefile
|
| /freebsd-10-stable/sys/ |
| D | Makefile | 11 CSCOPEDIRS= boot bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
|
| /freebsd-10-stable/etc/mtree/ |
| D | BSD.include.dist | 16 bsm
|
| /freebsd-10-stable/secure/usr.sbin/sshd/ |
| D | Makefile | 7 audit.c audit-bsm.c audit-linux.c platform.c \
|
| /freebsd-10-stable/contrib/openbsm/test/bsm/ |
| D | Makefile.in | 54 subdir = test/bsm 232 $(AUTOMAKE) --foreign test/bsm/Makefile
|
| /freebsd-10-stable/include/ |
| D | Makefile | 40 LDIRS= bsm cam geom net net80211 netatalk netgraph netinet netinet6 \
|
| /freebsd-10-stable/crypto/openssh/ |
| D | INSTALL | 160 Currently, drivers for "debug" (additional info via syslog) and "bsm"
|
| D | configure.ac | 645 [#include <bsm/audit.h>] 1643 [ --with-audit=module Enable audit support (modules=debug,bsm,linux)], 1647 bsm) 1648 AC_MSG_RESULT([bsm]) 1649 AUDIT_MODULE=bsm 1651 AC_CHECK_HEADERS([bsm/audit.h], [], 1652 [AC_MSG_ERROR([BSM enabled and bsm/audit.h not found])], 1659 AC_CHECK_LIB([bsm], [getaudit], [], 5153 if test "$AUDIT_MODULE" = "bsm" ; then
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | s390-opc.txt | 30 0b bsm RR_RR "branch and set mode" g5 esa,zarch
|