NetBSD/sys
martin 7d9d648a64 For aesthetical reasons use bus_addr_t instead of paddr_t in the BUS_ADDR
makro. Requested by uwe.
2002-03-01 11:34:36 +00:00
..
adosfs
altq
arch For aesthetical reasons use bus_addr_t instead of paddr_t in the BUS_ADDR 2002-03-01 11:34:36 +00:00
coda
compat FIxed typo 2002-02-23 22:43:56 +00:00
conf Add definition for ieee1212/p1212 2002-02-27 05:03:24 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev Simplify the way the hardware windows are mapped and adapt the pcmcia 2002-03-01 10:02:38 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Don't assign NULL to non-pointer variables. 2002-02-28 04:43:16 +00:00
lib Add register prefixes to these. 2002-02-24 00:12:41 +00:00
lkm Add linux_sysctl.c 2002-02-23 16:46:03 +00:00
miscfs Don't use MALLOC for variable sized allocation. 2002-02-20 06:16:22 +00:00
msdosfs
net Don't call m_aux_find() to find a VLAN tag unless VLANs are configured 2002-02-28 19:23:03 +00:00
netatalk
netccitt
netinet Enforce a lower bound of 32 for tcp_mssdflt. 2002-02-28 20:26:17 +00:00
netinet6 sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
netisdn until the B-channel bookkeeping is fixed, do at least as much as necessary 2002-02-14 16:46:23 +00:00
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb
nfs Invalidate the access cache when loading a new set of attributes into 2002-02-28 21:38:08 +00:00
ntfs
stand
sys - add constants for DEV_{MEM,KMEM,NULL,ZERO} only arm is the oddball one using 2002-02-27 01:17:58 +00:00
ufs Don't add fs->fs_pendingblocks to f_bavail twice. It's already included 2002-02-28 21:59:23 +00:00
uvm use the <sys/conf.h> macro to get the mmap footprint. 2002-02-28 21:00:23 +00:00
Makefile