NetBSD/sys
jonathan 0e0d7a04aa Split 3max (kn02) and 3maxplus (kn03, kn05) memory-error handling out
dec_3max.c into a shared file. These models have compatible memory
subsystems, the same memory slots, and (apparently) the same error reporting.

Add markers for where MNN probes for configurations with a mixture of
RAM sizes and for Prestoserve NVRAM (in normal RAM slots) should go.
1998-03-29 01:12:14 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Split 3max (kn02) and 3maxplus (kn03, kn05) memory-error handling out 1998-03-29 01:12:14 +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 - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
dev Split out the verbose printing of scsi messages, so that user programs 1998-03-28 21:57:08 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
kern Regen: syscalls.master changed. 1998-03-27 13:09:52 +00:00
lib copy from libc: 1998-03-27 05:35:47 +00:00
lkm Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured 1998-03-28 23:58:44 +00:00
miscfs mounting a union causes VOP_WHITEOUT to be called on the upper root 1998-03-17 08:36:57 +00:00
msdosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
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 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Remove a comment in tcp_mss_to_advertise() that no longer applies. 1998-03-28 19:39:57 +00:00
netiso Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
netnatm
netns Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
nfs Re-instate call to "safe" disconnect function that got lost during the 1998-03-24 13:49:21 +00:00
stand
sys User land might need enum uio_seg' and struct uio', too. 1998-03-28 01:15:23 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm Per XPG, if the file descriptor argument to mmap() refers to a file whose 1998-03-28 16:58:04 +00:00
vm Per XPG, if the file descriptor argument to mmap() refers to a file whose 1998-03-28 16:58:04 +00:00
Makefile Some FSs have their *mount.h files exported now, make sure that they are 1998-03-01 02:15:35 +00:00