NetBSD/sys
2012-09-26 18:18:08 +00:00
..
altq
arch If we get a fault we shouldn't have, set pmap_needs_pte_sync and retry. 2012-09-26 18:18:08 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
common More cleanup. Use a union (pmap_segtab) and a typedef (pmap_segtab_t). Add 2012-07-09 17:45:22 +00:00
compat remove a debug printf. 2012-09-23 01:14:40 +00:00
conf Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev Add Lava Computers SSERIAL-PCI single port serial PCI card. 2012-09-25 06:31:44 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external the result of the construct 2012-09-15 16:56:05 +00:00
fs Check tmpfs_rmdired_p after tmpfs_vnode_get when walking up the tree. 2012-09-25 16:11:42 +00:00
gdbscripts
ipkdb
kern alias rump_sysent to sysent, since the linux compat code wants to 2012-09-20 17:46:21 +00:00
lib Add ARMv5 support the clz instruction 2012-09-01 11:24:36 +00:00
miscfs
modules Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
net Add missing "\n" in log(9) 2012-09-24 03:05:53 +00:00
net80211 add more QoS bits 2012-08-20 07:30:10 +00:00
netatalk
netbt
netinet Add missing "\n" in log(9) 2012-09-24 03:05:53 +00:00
netinet6 Remove stray #undef, probably someone's debugging leftover from long ago. 2012-08-24 06:03:18 +00:00
netipsec Fix whitespace (mostly removing trailing). 2012-09-20 23:50:05 +00:00
netisdn
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey
netmpls
netnatm
netsmb
nfs When unloading the nfsserver module, call nfs_fini() so that the nfsrvdescpl 2012-08-29 14:00:22 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump Don't use NODEV when comparing against a major number as this is an 2012-09-21 16:38:54 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys Rename kcpuset_copybits() to kcpuset_export_u32() and thus be more specific 2012-09-16 22:09:33 +00:00
ufs Fix unmount returnign EBUSY if an attribute was autocreated: we hold 2012-09-10 14:00:15 +00:00
uvm #include <sys/atomic.h> 2012-09-15 06:25:47 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00