Go to file
thorpej 540dfebf15 Rather than using individual HP300 model names, map those model names to
properties such as "M68040" and "M68K_MMU_MOTOROLA", used to conditionally
compile code.  This is more in-line with now the other m68k ports do it,
and makes it much easier to find "common ground" among them.

In locore.s, use the MMU-type constants defined my <machine/cpu.h> rather
than "expanded" values.

Because HP300-model names are mapped to CPU/MMU combinations in
<machine/cpu.h>, no change to kernel configuration will be necessary.
1995-12-11 17:09:09 +00:00
bin ENVIRONMENTAL -> ENVIRONMENT 1995-12-05 02:41:35 +00:00
distrib add missing . to libexec/cpp symlink, as pointed out by John Birrell 1995-12-09 05:27:22 +00:00
etc Update to mrouted 3.8. 1995-12-10 10:08:37 +00:00
games Parallel make fixes 1995-10-22 21:04:42 +00:00
gnu Vax now uses src/gnu/usr.bin/gcc. 1995-12-07 07:26:32 +00:00
include Changed to unconditionally include <sys/types.h> as required by X/Open XPG4.2. 1995-12-05 03:09:19 +00:00
lib Can't be sure cpp can handle x ## y. 1995-12-09 13:28:38 +00:00
libexec Flush after diddling text, so we get predictable results on machines 1995-11-28 19:29:45 +00:00
regress pc532 doesn't have ieefp exception stuff working. Don't test it. 1995-10-03 21:59:36 +00:00
sbin - Add support for Win'95 separate creation/modification/access timestamps 1995-11-29 15:08:32 +00:00
share sync with termcap 9.11.5 1995-12-05 04:03:29 +00:00
sys Rather than using individual HP300 model names, map those model names to 1995-12-11 17:09:09 +00:00
usr.bin fix typo 1995-12-05 03:33:39 +00:00
usr.sbin Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
Makefile libcrypt has moved 1995-12-09 23:07:02 +00:00