NetBSD/sys
reinoud 62c3c2d194 Check for a node being root on node creation so when the root node is disposed
of when working deep into the directory tree it can reliably be reget and
marked correctly as the FS root.

Fixed pwd(1) lock panic and possible endless loop in other tools.
2008-12-16 16:27:05 +00:00
..
altq Use binuptime(9) and emulate 1GiHz (2^30) counter rather than 2008-11-25 23:10:43 +00:00
arch cleanup BIOS memmap code: 2008-12-15 22:20:52 +00:00
coda
compat Regen for clock_nanosleep. 2008-12-12 23:38:13 +00:00
conf Import config(9) file and register HAL's files in the build machinery. 2008-12-11 05:42:18 +00:00
crypto
ddb ddb: new 'show vmem' and 'show all vmems' commands. 2008-12-07 00:51:15 +00:00
dev In case the PCI command bits aren't already set, do so before performing 2008-12-16 02:46:47 +00:00
dist *** Summary *** 2008-11-07 00:20:01 +00:00
external Restore a valid call to ath_hal_wait() and wrap the if() statement with curly bracket. 2008-12-13 05:16:28 +00:00
fs Check for a node being root on node creation so when the root node is disposed 2008-12-16 16:27:05 +00:00
gdbscripts
ipkdb
kern Start percpu allocation at (ALIGNBYTES + 1) to avoid problem with importing 2008-12-15 11:59:22 +00:00
lib msdosfs -> msdos 2008-11-24 11:27:20 +00:00
miscfs PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
modules s/SYSVIPC/SYSVMSG/, for message queues support. 2008-12-08 12:56:00 +00:00
net RTAX_GENMASK and RTAX_AUTHOR could cause kernel memory corruption because 2008-12-12 22:34:58 +00:00
net80211 Doh! What should have happened happens ... 2008-12-11 06:04:01 +00:00
netatalk *** Summary *** 2008-11-07 00:20:01 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
netinet6 Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
netipsec Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso *** Summary *** 2008-11-07 00:20:01 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm *** Summary *** 2008-11-07 00:20:01 +00:00
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs nfsd_use_loan: int -> bool 2008-12-03 14:56:05 +00:00
opencrypto Fix a race condition in opencrypto where the crypto request could be 2008-11-18 12:59:58 +00:00
rump Mark pages busy during VOP_PUTPAGES(). Deals with KASSERT in nfs write. 2008-12-16 14:48:31 +00:00
secmodel Correct check for autoloaded modules. 2008-11-12 13:50:52 +00:00
stand
sys Back VMEM_ADDR_NULL change. It's too invasive. 2008-12-15 11:42:34 +00:00
ufs Don't deadlock on rename("foo/foo", "foo") in the case where foo/foo is a 2008-12-13 04:45:28 +00:00
uvm It's easier for kernel reserve pages to be consumed because the pagedaemon 2008-12-13 11:34:43 +00:00
Makefile Descend into include/rump and install headers. 2008-11-17 08:54:39 +00:00