NetBSD/pmax bugs list					<$Revision: 1.1 $>
---------------------


Bug							Severity
-----------------------------------------------------------------------------
Ooodles of ultrix compat bugs.  The ultrix compat	CRITICAL
code is derived from the sunos compat code
and needs some beating up.  If you add 'options
SYSCALL_DEBUG' to your config file you can
see what syscall fails or malfunctions.
Known to malfunction so far:
	brk() (break system call) which is why
	nearly nothing works.

Most of the machines supported have not been tested	MEDIUM
since the code was integrated into NetBSD.  There
should be few problems but you never know.

BSD-4.4 ufs can't mount ultrix filesystems read-write	MEDIUM
because of an incompatibility in the rotational tables
or some such.  basically 4.3 was type 1, 4.4 type 2,
and 4.2 type 0.  ufs doesn't support type 0 anymore.

ufs doesn't clear the fs_clean flag so if you switch	MEDIUM
back and forth between ultrix and netbsd, ultrix
never figures out that the filesystem has been
mounted and may not be clean.

Need to add support for the BSD 4.4/pmax a.out		MEDIUM
format.  This should be done in cpu_exec_aout*
and should be very easy.				

No native binaries					CRITICAL (glass)

No complete list of missing drivers for 240 series.
