NetBSD/sys
briggs 605b15b723 Code from Toru Nishimura and Matthias Drochner work on pmax wscons in a
very slightly modified form for wscons support on the TC alpha.
XXX This could use some more work, but this code should be sharable
    among the alpha and pmax systems as-is.
1998-10-22 00:53:24 +00:00
..
adosfs Use the pool allocator and the "nointr" pool page allocator for adosfs nodes. 1998-09-01 03:33:26 +00:00
arch Make boot recognize MSCP disks on VAX8200. From Sergey Svishchev. 1998-10-21 20:16:33 +00:00
coda I want to distinguish from DEBUG printouts and CODA_VERBOSE printouts. 1998-09-28 17:55:21 +00:00
compat vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
conf Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:14:54 +00:00
ddb - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
dev Code from Toru Nishimura and Matthias Drochner work on pmax wscons in a 1998-10-22 00:53:24 +00:00
filecorefs Bug fix from Andrew McMurry for filecore_readdir() missing the end 1998-09-18 04:17:44 +00:00
gdbscripts
ipkdb
isofs Check permissions on device to be mounted. 1998-09-05 04:34:47 +00:00
kern No need to get definition of "SYSV..." from "opt_sysv.h" because they 1998-10-21 22:24:28 +00:00
lib change handling of libkern: 1998-10-15 18:46:37 +00:00
lkm Add ext2fs. 1998-10-04 11:45:44 +00:00
miscfs Make spec_write() process errors and return them, otherwise we don't even 1998-10-02 00:21:39 +00:00
msdosfs Set the tooffset after renaming even if in root directory. 1998-09-21 15:17:42 +00:00
net Put back ETHERTALK_AT (but I did convert *all* code to ETHERTYPE_ATALK), 1998-10-13 02:55:18 +00:00
netatalk Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
netccitt Fix copyright mess: 1998-09-13 16:21:16 +00:00
netinet vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
netiso vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
netnatm
netns vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
nfs Use the "atime" instead of "mtime" of the remote root directory as 1998-09-28 21:20:52 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys 1.72:Regen. 1998-10-19 22:19:28 +00:00
ufs Missed a conditional for FFS_EI; appears when we compile without -Ox 1998-10-04 18:07:57 +00:00
uvm Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:21:19 +00:00
vm Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:14:54 +00:00
Makefile need "compat" dir to get emulation headers installed (for kdump) 1998-10-02 20:20:29 +00:00