NetBSD/sys
mhitch 0fb478e609 Define ELF dynamic types for MIPS (some will be used by ld.elf_so). 1998-03-25 04:06:50 +00:00
..
adosfs
arch Define ELF dynamic types for MIPS (some will be used by ld.elf_so). 1998-03-25 04:06:50 +00:00
compat Fix typo in utime(). 1998-03-24 09:47:30 +00:00
conf Define new attribute `mb86960' and new device `mbe'. 1998-03-22 04:37:04 +00:00
ddb
dev some minor debug printout changes 1998-03-24 23:37:53 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Process 2 (the pagedaemon) always runs in kernel space, so share VM 1998-03-22 18:22:07 +00:00
lib Sweep up some miscellaneous leftover lite2 integration shrapnel. 1998-03-01 07:15:39 +00:00
lkm
miscfs mounting a union causes VOP_WHITEOUT to be called on the upper root 1998-03-17 08:36:57 +00:00
msdosfs
net Add a missing ntohs. With this change I got ip over atm (vpi/vci) working 1998-03-24 18:48:59 +00:00
netatalk
netccitt
netinet Ensure that we take the IP option length into account when we calculate 1998-03-24 03:10:02 +00:00
netiso
netnatm
netns
nfs Re-instate call to "safe" disconnect function that got lost during the 1998-03-24 13:49:21 +00:00
stand
sys Move the code to wait for carrier on a tty into a common function, since it 1998-03-22 00:55:37 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore. 1998-03-22 21:29:30 +00:00
vm PAGE_SHIFT, PAGE_MASK, and PAGE_SIZE are all short-hand for kernel variables. 1998-03-25 00:45:51 +00:00
Makefile