..
mac_framework.c
Bump MAC Framework version to 2 in preparation for the upcoming API/ABI
2004-11-09 11:28:40 +00:00
mac_framework.h
Define new MAC framework and policy entry points for System V IPC
2004-11-17 13:10:16 +00:00
mac_inet.c
Move inet and inet6 related MAC Framework entry points from mac_net.c
2004-02-26 03:51:04 +00:00
mac_internal.h
Remove extern declaration of mac_enforce_sysv, as it's not present in
2004-10-22 11:07:18 +00:00
mac_label.c
In the MAC label zone destructor, assert that the label is only
2004-10-22 11:08:52 +00:00
mac_net.c
Introduce a temporary mutex, mac_ifnet_mtx, to lock MAC labels on
2004-06-24 03:34:46 +00:00
mac_pipe.c
add missing #include <sys/module.h>
2004-05-30 20:27:19 +00:00
mac_policy.h
Define new MAC framework and policy entry points for System V IPC
2004-11-17 13:10:16 +00:00
mac_process.c
Update my personal copyrights and NETA copyrights in the kernel
2004-02-22 00:33:12 +00:00
mac_socket.c
Socket MAC labels so_label and so_peerlabel are now protected by
2004-06-13 02:50:07 +00:00
mac_syscalls.c
Bump MAC Framework version to 2 in preparation for the upcoming API/ABI
2004-11-09 11:28:40 +00:00
mac_system.c
add missing #include <sys/module.h>
2004-05-30 20:27:19 +00:00
mac_sysv_msg.c
Implement MAC entry points relating to System V IPC, calling into the
2004-11-17 13:14:24 +00:00
mac_sysv_sem.c
Implement MAC entry points relating to System V IPC, calling into the
2004-11-17 13:14:24 +00:00
mac_sysv_shm.c
Implement MAC entry points relating to System V IPC, calling into the
2004-11-17 13:14:24 +00:00
mac_vfs.c
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00