This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
security
/
mac
History
rwatson
15cc971bcf
Improve consistency of include file guards in src/sys/sys by terminating
...
them with '_', as well as beginning with '_'. Observed by: bde
2004-05-10 18:38:07 +00:00
..
mac_framework.c
Add /* !MAC */ to final #endif.
2004-05-03 22:54:46 +00:00
mac_framework.h
Improve consistency of include file guards in src/sys/sys by terminating
2004-05-10 18:38:07 +00:00
mac_inet.c
…
mac_internal.h
…
mac_label.c
…
mac_net.c
If the mbuf pointer passed to mac_mbuf_to_label() is NULL, or the tag
2004-05-03 23:37:48 +00:00
mac_pipe.c
…
mac_policy.h
Improve consistency of include file guards in src/sys/sys by terminating
2004-05-10 18:38:07 +00:00
mac_process.c
…
mac_socket.c
…
mac_syscalls.c
Add /* !MAC */ to final #endif.
2004-05-03 22:54:46 +00:00
mac_system.c
…
mac_vfs.c
…