Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Attic/CHANGES-1.3.3,v retrieving revision 1.1.2.53 retrieving revision 1.1.2.54 diff -u -p -r1.1.2.53 -r1.1.2.54 --- src/Attic/CHANGES-1.3.3 1998/11/24 07:59:28 1.1.2.53 +++ src/Attic/CHANGES-1.3.3 1998/11/24 21:54:01 1.1.2.54 @@ -1109,9 +1109,9 @@ sys/arch/pmax/tc/sccvar.h 1.3 Replace 4.4BSD/pmax console support. Rework console code to eliminate sending rcons output via the serial driver (PR#4438). Replace scc interrupt-handler with code back-ported from a - version of the machine-independent 'zs' driver. Dont use PROM - for serial-console output from boot until autoconfiguration finds - device, use driver. (jonathan and simonb) + version of the machine-independent 'zs' driver. Use serial drivers + for all serial-console output, rather than using PROM for output + until autoconfiguration finds the device. (jonathan and simonb) usr.bin/crunch/crunchide/exec_elf32.c 1.5 @@ -1176,3 +1176,10 @@ gnu/usr.bin/gas/expr.c 1.7-1.8 Fix the PIC symbol bug exposed on sparc when using egcs to compile -fPIC code. (tv) + +distrib/pmax/miniroot/Makefile.inc 1.1 (new) +distrib/pmax/miniroot/diskimage.label.proto 1.1 (new) +distrib/pmax/miniroot/dot.profile patch (new) +distrib/pmax/miniroot/list 1.1-1.6 (new) + + Build the pmax miniroot with the crunch tools.