NetBSD/sys
2008-06-04 21:37:03 +00:00
..
altq Use MI cpu_counter() interface. 2008-05-10 15:11:10 +00:00
arch Revert unintentional change. 2008-06-04 13:08:30 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat When converting msqid_ds structure from/to netbsd32 for msgctl(2) 2008-06-02 14:12:08 +00:00
conf Add DRVGETEVENT support for /dev/drvctl, based on devmon support by 2008-05-25 12:30:40 +00:00
contrib/dev/ath Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules 2008-01-17 01:13:01 +00:00
crypto
ddb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dev Fix a mis-tabbed brace, no functional change. 2008-06-04 21:37:03 +00:00
dist Prior import mismerged changes already in NetBSD with those coming in from 2008-06-01 22:26:11 +00:00
fs Remove bogus KASSERT(); if we shrink the file, the number of allocated 2008-05-20 21:31:52 +00:00
gdbscripts Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb
kern Move lib/libkern/rb.h to sys/rb.h, so it can be used by kernel header 2008-06-04 14:31:15 +00:00
lib Move lib/libkern/rb.h to sys/rb.h, so it can be used by kernel header 2008-06-04 14:31:15 +00:00
lkm remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
miscfs vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both. 2008-06-04 12:41:40 +00:00
modules Add Makefile for building azalia as a kmod 2008-06-02 11:34:07 +00:00
net Destroy condition variable sc_fp_condvar. 2008-06-02 23:07:13 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netbt PRU_CONTROL: acquire bt_lock manually. 2008-04-29 18:41:06 +00:00
netinet Don't cast to void * unnecessarily. 2008-05-22 01:06:39 +00:00
netinet6 Cosmetic: join lines. 2008-05-22 22:25:05 +00:00
netipsec Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netisdn Also delete a now-unused local variable. 2008-05-23 14:10:50 +00:00
netiso s/0/NULL/ in pointer comparisons. 2008-05-22 00:58:29 +00:00
netkey Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netnatm Delete unnecessary casts to void *. 2008-05-22 00:59:19 +00:00
netsmb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both. 2008-06-04 12:41:40 +00:00
opencrypto Coverity CID 5021: Check pointers before using. 2008-05-24 16:42:00 +00:00
rump Make it build. 2008-06-04 13:10:06 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys #include <stdbool.h> if not kernel or standalone 2008-06-04 17:54:17 +00:00
ufs When setting DONE on the buffer, assert that there are no waiters in 2008-06-04 17:46:21 +00:00
uvm - Switch off the map evcnts by default. 2008-06-04 17:47:40 +00:00
Makefile Build and install modules into /kernel/modules. Each module gets a 2008-05-02 23:12:00 +00:00