NetBSD/sys
2008-06-16 09:48:13 +00:00
..
altq
arch fix typo. should compile again. 2008-06-16 08:36:51 +00:00
coda
compat In linux_sys_sendto, do not unconditionnally set MSG_NAMEMBUF to 2008-06-11 13:02:00 +00:00
conf Do proper config(5) version checking after previous changes [hi drochner!]. 2008-06-10 14:03:57 +00:00
contrib/dev/ath
crypto
ddb
dev Compute the correct number of pages spanned by the firmware. 2008-06-16 06:19:24 +00:00
dist Use of kernel malloc to record what memory ipfilter was using was broken 2008-06-08 11:31:28 +00:00
fs
gdbscripts
ipkdb
kern Sprinkle some assertions. 2008-06-16 09:48:13 +00:00
lib Include cpuset. 2008-06-15 20:34:18 +00:00
lkm use device_lookup to get device 2008-06-13 14:25:06 +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 Fix previous: a well hidden assignment was lost. 2008-06-15 20:36:55 +00:00
net80211 move TAILQ_FOREACH_SAFE -> sys/queue.h 2008-06-15 16:42:18 +00:00
netatalk
netbt
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
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
netnatm Delete unnecessary casts to void *. 2008-05-22 00:59:19 +00:00
netsmb
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 Use -3 for wizardmode credentials instead of -1. Technically we 2008-06-06 10:46:35 +00:00
secmodel
stand
sys lwp_lock_retry: return a pointer to the lock acquired. No functional change. 2008-06-16 09:45:20 +00:00
ufs Add some locking, runs with DIAGNOSTIC. 2008-06-16 02:36:27 +00:00
uvm swappable: invert previous so we check for SACTIVE or SSTOP. 2008-06-09 11:52:34 +00:00
Makefile