NetBSD/sys
simonb f38d391749 Add support for MIPS32 and MIPS64 architectures:
- Add mips32 and mips64 locore function prototypes.
 - Add mips3_lw_a64() and mips3_sw_a64() for access data at any
   64bit address (from Broadcom Corp).
 - Add Broadcom and Sandcraft CPU company ids.
2002-03-05 15:36:51 +00:00
..
adosfs
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch Add support for MIPS32 and MIPS64 architectures: 2002-03-05 15:36:51 +00:00
coda
compat Added setreuid/setregid 2002-03-04 22:19:02 +00:00
conf The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb
dev Enforce 10-bit width for I/O addresses of 16-bit PC Cards when I/O 2002-03-05 11:56:33 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern nlinesw is already declared in <sys/conf.h>. 2002-03-04 02:32:58 +00:00
lib
lkm
miscfs don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
msdosfs
net bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
netatalk
netccitt
netinet bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
netinet6 on redirect output, always try to attach target link layer address option. 2002-03-05 08:13:56 +00:00
netisdn
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 a extern declaration for the mountroot variable. 2002-03-04 02:24:37 +00:00
ufs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
uvm Include <sys/kernel.h> if UVMHIST is defined - the "cold" variable is 2002-03-05 05:45:54 +00:00
Makefile