NetBSD/sys
he 682c6059c1 Install the new rwlock.h file. 2007-02-17 21:59:07 +00:00
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch Install the new rwlock.h file. 2007-02-17 21:59:07 +00:00
coda Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
compat Acquire proclist_lock across the calls to p_find() and pg_find(). 2007-02-17 21:40:19 +00:00
conf A quick hack to get things building again: put back the SA system calls 2007-02-10 11:55:23 +00:00
contrib/dev/ath
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
dev Use the ("%s: ...", __func__) idiom to correct function names and 2007-02-17 20:20:08 +00:00
dist In pf_rtlabel_match, use rtcache_free()/rtcache_init(). This is 2007-02-17 21:08:52 +00:00
fs fix the problem reported in kern/35457, "cant mount msdosfs on floppy". 2007-02-17 18:39:15 +00:00
gdbscripts
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Acquire proclist_lock in pgid_in_session() so we don't reference potentially 2007-02-17 21:46:13 +00:00
lib
lkm Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
miscfs In lookup, when checking for procfs process node validity, target the 2007-02-16 21:37:56 +00:00
net Cosmetic: don't open-code LIST_FOREACH(). Remove extraneous 2007-02-17 07:50:49 +00:00
net80211
netatalk
netbt
netinet Join lines. 2007-02-17 05:36:29 +00:00
netinet6 0 -> NULL 2007-02-17 20:38:05 +00:00
netipsec fixed a unexpected addr/port matching failure in SA management 2007-02-11 13:35:00 +00:00
netisdn Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netiso KNF: compare pointers with NULL. Remove extraneous parentheses 2007-02-17 05:01:47 +00:00
netkey Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netnatm
netsmb Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
nfs use mutex and rwlock rather than lockmgr. 2007-02-15 16:01:51 +00:00
opencrypto Add an opencrypto provider for the AES xcrypt instructions found on VIA 2007-02-17 00:28:23 +00:00
secmodel Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
stand
sys add bitmask_snprintf string. 2007-02-16 20:54:12 +00:00
ufs Make fstrans(9) the default helper for file system suspension. 2007-02-16 17:23:53 +00:00
uvm Mention rmind@ as an author in the license. No functional change. 2007-02-17 20:45:36 +00:00
Makefile