NetBSD/sys/secmodel/bsd44
elad 8c494ca741 Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be having
credentials on sockets, at least not anytime soon, this is a way to check
if we can "look" at a socket. Later on when (and if) we do have socket
credentials, the interface usage remains the same because we pass the
socket.

This also fixes sysctl for inet/inet6 pcblist.
2006-10-13 15:39:18 +00:00
..
bsd44.h
files.bsd44
secmodel_bsd44_logic.c
secmodel_bsd44_securelevel.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
secmodel_bsd44_suser.c Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be having 2006-10-13 15:39:18 +00:00
secmodel_bsd44.c Create 'security.curtain' for documentation compatibility. 2006-10-06 23:01:12 +00:00
securelevel.h
suser.h Implement the "device" scope. 2006-09-30 20:05:57 +00:00