NetBSD/sys
gdamore 7572f01aa0 Masking for mstart was still *not* right. This time I'm fairly sure I got
it right -- OMSAL400 and MTX-1 boards should have functional PCI now.
2006-02-27 21:10:27 +00:00
..
altq Fix some typos. 2006-02-25 02:28:55 +00:00
arch Masking for mstart was still *not* right. This time I'm fairly sure I got 2006-02-27 21:10:27 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat regenerate for syscalls.master rev.1.16 2006-02-26 17:13:51 +00:00
conf leave the old number for vinum in (for reference). Prompted by veego. 2006-02-25 17:16:45 +00:00
contrib
crypto
ddb Add a "show all pages" command to DDB which prints one line per physical 2006-02-19 18:52:29 +00:00
dev Add PCI_MAPREG_TYPE_ROM and allow it to be used with pci_mapreg_map(). 2006-02-27 16:11:58 +00:00
dist Fix TCP/UDP checksum handling as pointed out by Daniel Hartmeier in: 2006-02-19 12:15:33 +00:00
fs Fix some typos. 2006-02-25 02:28:55 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern Use device_is_a(). 2006-02-27 02:59:24 +00:00
lib Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs PR/32692: Matthew Mondor: linux compatibility in /proc/self should point 2006-02-02 00:29:24 +00:00
net add missing DLTs from the libpcap-0.9.4 distribution 2006-02-27 14:22:26 +00:00
net80211 Move the SIOCS80211, SIOCG80211STATS, SIOCG80211ZSTATS definitions 2006-02-27 06:09:10 +00:00
netatalk
netccitt
netinet Handle IPSEC_NAT_T in the FAST_IPSEC case. 2006-02-23 01:35:19 +00:00
netinet6 Fix some typos. 2006-02-25 02:28:55 +00:00
netipsec Fix some typos. 2006-02-25 02:28:55 +00:00
netisdn Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns
netsmb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
nfs Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
opencrypto - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
stand
sys Add link-layer specific flags, M_LINK[456], for future use by 2006-02-27 05:46:39 +00:00
ufs Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
uvm kill the "fault_type" argument to pager's pgo_fault() methods 2006-02-22 22:28:18 +00:00
Makefile