From: Grant Taylor via TUHS <tuhs(a)minnie.tuhs.org>
what architectures does 4.4BSD run on?
http://docs.freebsd.org/44doc/smm/01.setup/paper-2.html
Primary target arch was HP9000/300. It seems that there were
Sun SPARC (sun4c only), and R2000,R3000 based DECstation binaries.
If you want to run on emulator, you might use DECstation (pmax) binary
that I compiled below with GXemul.
http://www.netside.co.jp/~mochid/comp/bsd44-build/
-mochid