NetBSD/sys
2012-05-31 16:09:33 +00:00
..
altq First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
arch Add a driver for Elbox Mediator 1200 PCI bridges. This is still a work in 2012-05-30 18:01:51 +00:00
coda comment out debugging printfs 2012-05-04 17:57:22 +00:00
common Add support for PMAP_GROWKERNEL 2012-05-17 16:20:19 +00:00
compat compat for 80211 ioctls from jmcneill 2012-05-28 14:19:10 +00:00
conf Implement a genfs_rename abstraction. 2012-05-08 23:53:26 +00:00
crypto Separate /dev/random pseudodevice implemenation from kernel entropy pool 2011-12-17 20:05:38 +00:00
ddb Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
dev Update handling of sysctl stuff when built as modules 2012-05-31 16:09:33 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code. 2012-04-11 13:48:11 +00:00
fs Fix omitted VN_KNOTE(fvp, NOTE_RENAME) in tmpfs_rename. 2012-05-09 22:46:25 +00:00
gdbscripts a macro to dump kernel modules 2011-11-02 16:51:21 +00:00
ipkdb
kern - Recognize the SuSE ABI note. 2012-05-22 02:40:05 +00:00
lib Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
miscfs Ooopppsss! sysctl nodes created during module load time cannot be 2012-05-31 16:08:14 +00:00
modules Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE 2012-05-30 14:30:32 +00:00
net npftest: add a stream processor, which prints out the TCP state information. 2012-05-30 21:38:03 +00:00
net80211 - fix offsetof usage, and redundant defines 2011-12-31 20:41:58 +00:00
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt Handle some ``Quality of Service'' configuration options, to 2011-11-29 13:16:27 +00:00
netinet Explicitly include <sys/kmem.h> 2012-05-01 15:09:36 +00:00
netinet6 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netipsec remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netisdn
netiso - Eliminate so_nbio and turn it into a bit SS_NBIO in so_state. 2011-12-20 23:56:28 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Tabify. 2012-05-12 01:40:37 +00:00
nfs fix access permission check which got broken by some kauth rework 2012-04-27 18:12:01 +00:00
opencrypto Remove arc4random() and arc4randbytes() from the kernel API. Replace 2011-11-28 08:05:05 +00:00
rump npftest: add a stream processor, which prints out the TCP state information. 2012-05-30 21:38:03 +00:00
secmodel Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
stand use NAME_MAX instead of MAXNAMLEN 2011-09-27 01:08:55 +00:00
sys - Recognize the SuSE ABI note. 2012-05-22 02:40:05 +00:00
ufs Swap byte order of ext2fs_direct fields in ext2fs_rename_recalculate_fulr. 2012-05-10 19:08:34 +00:00
uvm Describe PG_ flags (for struct vm_page). Reviewed by yamt@. 2012-05-05 20:45:35 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00