Go to file
pgoyette 4a743ad47d Define a set of new kernel locking primitives to implement the recursive
kernconfig_mutex.  Update module subsystem to use this mutex rather than
its own internal (non-recursive) mutex.  Make module_autoload() do its
own locking to be consistent with the rest of the module_xxx() calls.
Update module(9) man page appropriately.

As discussed on tech-kern over the last few weeks.

Welcome to NetBSD 5.99.39 !
2010-08-21 13:17:31 +00:00
bin Fix broken indentation. No functional change. 2010-08-18 02:53:54 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat update this to reality a little. 2010-06-30 03:28:01 +00:00
crypto get rid of more 64-bit lint 2010-08-15 16:36:24 +00:00
dist Apply changes from 2.4.5. Supposedly fixes some 3G issues. 2010-08-07 20:38:13 +00:00
distrib Move nmi(9) to the correct category. 2010-08-21 10:32:35 +00:00
doc Note acpicpu(4) now that all basic components have been merged. 2010-08-15 09:26:57 +00:00
etc add x86 section 9 man directories 2010-08-21 06:41:09 +00:00
external don't need (or want) miscutil.c here anymore. 2010-08-14 11:12:16 +00:00
extsrc
games Rework the game startup so it uses curses nicely. There are now menus 2010-08-06 09:14:40 +00:00
gnu PT_STEP historically ignores the argument. Indepent of whether this 2010-08-20 15:34:13 +00:00
include Missing defined. 2010-08-02 17:49:04 +00:00
lib print to stderr instead of stdout 2010-08-20 16:35:05 +00:00
libexec Don't exit when running as a lib after FS is unmounted, just return 2010-08-16 22:11:55 +00:00
regress new tests should use atf -> new tests must use atf 2010-08-18 21:28:03 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Add -G to usage, omission pointed out by wiz. Also, make usage format 2010-08-09 21:14:26 +00:00
share Define a set of new kernel locking primitives to implement the recursive 2010-08-21 13:17:31 +00:00
sys Define a set of new kernel locking primitives to implement the recursive 2010-08-21 13:17:31 +00:00
tests Start adding some I/O tests. This one does a sparse write to the 2010-08-19 02:36:02 +00:00
tools add new option to build/use tools/pigz for compressing sets. for now 2010-08-15 07:27:33 +00:00
usr.bin fix emul state tracking for exit vs exit_group on linux. 2010-08-08 18:31:50 +00:00
usr.sbin Sort sections. 2010-08-18 10:00:49 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh add tty to rumptest 2010-06-17 08:19:02 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00