NetBSD/sys
2008-12-11 05:27:42 +00:00
..
altq Use binuptime(9) and emulate 1GiHz (2^30) counter rather than 2008-11-25 23:10:43 +00:00
arch Clean-up makefile stub used to include in the build the binary HAL object 2008-12-11 05:27:42 +00:00
coda
compat Add some padding members to linux_msqid64_ds for 32-bit archs. This 2008-12-09 11:09:11 +00:00
conf zfs needs block devices too, for zvol. 2008-12-05 13:06:50 +00:00
crypto
ddb ddb: new 'show vmem' and 'show all vmems' commands. 2008-12-07 00:51:15 +00:00
dev The wrong sense of the UIP register is used to test for a pending clock 2008-12-11 00:17:21 +00:00
dist
external Import Atheros HAL, from FreeBSD (revision 185521) 2008-12-11 04:46:22 +00:00
fs Fix two buf_init()'s that are not needed since they were already initialised 2008-12-09 17:17:02 +00:00
gdbscripts
ipkdb
kern fix endif comment 2008-12-10 18:07:30 +00:00
lib
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 Fix handling of ppp compressor modules, from Andrew Doran's input. 2008-11-29 23:15:20 +00:00
net80211
netatalk
netbt
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
netisdn
netiso
netkey
netnatm
netsmb
nfs nfsd_use_loan: int -> bool 2008-12-03 14:56:05 +00:00
opencrypto
rump Make non-mpsafe threads KERNEL_LOCK() before starting execution. 2008-12-10 18:47:01 +00:00
secmodel
stand
sys Add the __printflike(), __scanflike() and __format_arg() macros, from FreeBSD 2008-12-10 22:10:47 +00:00
ufs Decode write access advice and pass to uvm (not that it's handled 2008-12-08 11:48:03 +00:00
uvm Make kernel_pmap_ptr a const. Requested by steve_martin. 2008-12-10 11:10:17 +00:00
Makefile