NetBSD/sys
mycroft 5f63cab877 The page and section fault handling paths are essentially identical, so
combine them.  This also fixes a performance issue, in that we always
faulted pages twice in order to write them.
1999-03-23 18:02:02 +00:00
..
adosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
arch The page and section fault handling paths are essentially identical, so 1999-03-23 18:02:02 +00:00
coda
compat Translate _PC_FILESIZEBITS. 1999-03-23 14:57:00 +00:00
conf config(8) glue for Token-Ring and TROPIC drivers. 1999-03-22 22:33:35 +00:00
ddb
dev If no screen got the "focus" (which happens with serial console or if 1999-03-23 15:56:56 +00:00
filecorefs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
gdbscripts
ipkdb
isofs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
kern Ensure that you can only bind a more specific address when it is done by the 1999-03-23 10:45:37 +00:00
lib Don't add .abicalls if NO_ABICALLS is defined even if ABICALLS is defined. 1999-03-17 13:31:43 +00:00
lkm Enable this lkm on alpha. 1999-03-18 06:01:42 +00:00
miscfs vinvalbuf, called from vclean, could cause a locking-against-self 1999-03-22 17:24:19 +00:00
msdosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
net Appease GCC. 1999-03-22 23:14:14 +00:00
netatalk
netccitt
netinet Ensure that you can only bind a more specific address when it is done by the 1999-03-23 10:45:37 +00:00
netiso exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 1999-03-12 22:42:30 +00:00
netnatm
netns
nfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
stand
sys Ensure that you can only bind a more specific address when it is done by the 1999-03-23 10:45:37 +00:00
ufs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
uvm VHOLD() must be called at splbio() since HOLDRELE() is called 1999-03-18 01:45:29 +00:00
vm Have unimplemented/unsupported system calls (madvise(), mincore(), sbrk(), 1999-03-09 12:18:22 +00:00
Makefile fix typo 1999-03-10 08:56:16 +00:00