NetBSD/sys
dyoung 8f34c216d0 Add printf_tolog(), which writes to the kernel message buffer,
only.  I believe this is the safest way to log serious conditions
indicated by NMI.
2008-05-31 20:27:24 +00:00
..
altq Use MI cpu_counter() interface. 2008-05-10 15:11:10 +00:00
arch Change my license to 2 clause. 2008-05-31 08:08:54 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +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
crypto
ddb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dev - use 'us' for microsecond rather than 'uS' 2008-05-31 18:26:43 +00:00
dist MI implementation of AcpiAcquireGlobalLock and AcpiReleaseGlobalLock. 2008-05-24 22:16:20 +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 Add printf_tolog(), which writes to the kernel message buffer, 2008-05-31 20:27:24 +00:00
lib Take $MACHINE into account when looking for modules. 2008-05-20 16:04:08 +00:00
lkm remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
miscfs Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
modules Enable cd9660 module. 2008-05-20 19:02:19 +00:00
net PR/38791: J.T. Conklin: routing socket event header not cleared 2008-05-29 17:53:01 +00:00
net80211
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 Make sure that we flush the NFS directory cache in case of an NFS mount 2008-05-24 14:29:18 +00:00
opencrypto Coverity CID 5021: Check pointers before using. 2008-05-24 16:42:00 +00:00
rump Turn off DIAGNOSTIC so it builds. 2008-05-31 19:28:36 +00:00
secmodel
stand
sys Add printf_tolog(), which writes to the kernel message buffer, 2008-05-31 20:27:24 +00:00
ufs ffs_copyonwrite(): stop abusing ffs_balloc() to get a block address. 2008-05-29 10:00:50 +00:00
uvm Missing cv_destroy(). 2008-05-31 13:00:03 +00:00
Makefile Build and install modules into /kernel/modules. Each module gets a 2008-05-02 23:12:00 +00:00