Module Name: src Committed By: pgoyette Date: Sun Mar 18 09:00:56 UTC 2018
Modified Files: src/sys/compat/common [pgoyette-compat]: compat_60_mod.c compat_mod.h kern_cpu_60.c kern_sa_60.c src/sys/compat/sys [pgoyette-compat]: cpuio.h Log Message: Clean-up for kern_cpu_60 code. Also, although not strictly necessary, include the kern_sa_60 stuff in the compat_60 module, for completeness. Still need to deal with some tty code and the ccd driver to finish off the compat_60 module. To generate a diff of this commit: cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/sys/compat/common/compat_60_mod.c cvs rdiff -u -r1.1.42.4 -r1.1.42.5 src/sys/compat/common/compat_mod.h cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/compat/common/kern_cpu_60.c cvs rdiff -u -r1.1.42.2 -r1.1.42.3 src/sys/compat/common/kern_sa_60.c cvs rdiff -u -r1.5.16.3 -r1.5.16.4 src/sys/compat/sys/cpuio.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.