NetBSD/sys
pooka ad018126a3 s/ppark/park/ to make all the variable names consistent - park is
always a pointer now.  no functional change
2007-04-04 15:50:56 +00:00
..
altq Remove duplicate #include <sys/kauth.h> 2007-03-26 22:43:19 +00:00
arch pci_find_ino(): Use interrupt pin from pci_attach_args when mapping interrupts. 2007-04-04 11:04:33 +00:00
coda
compat Fix select() behaviour with NULL timeout, to blocks indefinitely 2007-04-02 16:29:55 +00:00
conf
contrib/dev/ath
crypto
ddb
dev Revert previous commit until further investigation because it is 2007-04-04 14:50:21 +00:00
dist
fs s/ppark/park/ to make all the variable names consistent - park is 2007-04-04 15:50:56 +00:00
gdbscripts
ipkdb
kern Fix tbl, which was misstyped as tlb. 2007-04-04 11:01:10 +00:00
lib
lkm
miscfs Unfortunately, missed procfs_proc_unlock() in previous. 2007-04-04 10:50:42 +00:00
net caddr_t fallout (only visible with options PPPOE_SERVER) 2007-03-31 11:00:23 +00:00
net80211 Reference the right flag, 2007-03-26 21:22:35 +00:00
netatalk
netbt change declaration for protosw.h const symbolic strings to static, so that 2007-03-31 18:17:13 +00:00
netinet Add a small note regarding further commented code in netinet6/ip6_flow.c 2007-03-26 00:29:15 +00:00
netinet6 Make an exact match when we are looking for a cached sp for an unconnected 2007-03-25 12:46:42 +00:00
netipsec Honor the ip4_ah_offsetmask bits (clear or not the ip->ip_off field for ah 2007-03-25 22:11:18 +00:00
netisdn
netiso A number of functions do not validate the length of arguments passed. 2007-03-29 08:19:20 +00:00
netkey Call key_checkspidup with spi in network bit order in order to make correct 2007-03-21 22:38:34 +00:00
netnatm
netsmb
nfs
opencrypto
secmodel
stand
sys change declaration for protosw.h const symbolic strings to static, so that 2007-03-31 18:17:13 +00:00
ufs
uvm Export uvm_uarea_free() to the rest. 2007-03-24 21:15:39 +00:00
Makefile