Go to file
elad 994bc68e9f Short-circuit calls to kauth_authorize_action() for a scope withtout any
listeners to always return "allow".

The idea is that it's not entirely unlikely that some vendors, or users,
will decide to load the security model as an LKM, and that can only
happen after at least mounting local file-systems. If we would not have
this fast-path, all authorization requests would be denied.

okay christos@
2006-09-02 20:10:24 +00:00
bin factor out the code that does numeric parsing into a function and check for 2006-09-02 20:00:09 +00:00
common complete initialization. 2006-08-27 22:31:55 +00:00
crypto
dist Typo. 2006-08-28 21:21:52 +00:00
distrib xserver set for landisk. 2006-09-02 02:59:12 +00:00
doc Note evbmips conversion to timecounters. 2006-09-02 05:11:24 +00:00
etc Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org> 2006-09-01 21:26:18 +00:00
games
gnu port the GCC3 gcc/config/ia64/netbsd.h. only change is to remove a call 2006-09-01 21:56:18 +00:00
include Add efun(3) 2006-08-26 18:11:12 +00:00
lib Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive 2006-08-31 20:20:38 +00:00
libexec Pay attention to the new LFS_CLEANER_MUST_CLEAN flag in the Ifile. 2006-09-01 19:43:51 +00:00
regress Add some more regression tests for stuff related to the recenty bugs. 2006-08-28 20:09:59 +00:00
rescue
sbin New NetBSD/landisk port uses MBR too. 2006-09-01 21:44:02 +00:00
share Per discussion on tech-kern and tech-userlevel, move the bit-twiddling 2006-08-31 19:24:37 +00:00
sys Short-circuit calls to kauth_authorize_action() for a scope withtout any 2006-09-02 20:10:24 +00:00
tools Allow for building a crosstools version of gprof. 2006-08-27 07:04:00 +00:00
usr.bin Provide a dummy default for NBPG after including <sys/param.h> to deal 2006-08-31 22:41:14 +00:00
usr.sbin Mention landisk as supported. 2006-09-02 16:18:02 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh Recognize MACHINE=landisk (sh3el). 2006-09-01 21:52:55 +00:00