CVS commit: [pgoyette-compat] src/sys/modules/compat

2018-03-26 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Tue Mar 27 03:41:51 UTC 2018

Modified Files:
src/sys/modules/compat [pgoyette-compat]: Makefile

Log Message:
Finish disable of compat_60_cpu_ucode.c


To generate a diff of this commit:
cvs rdiff -u -r1.14.14.6 -r1.14.14.7 src/sys/modules/compat/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [pgoyette-compat] src/sys/modules/compat

2018-03-25 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Mar 26 00:00:39 UTC 2018

Modified Files:
src/sys/modules/compat [pgoyette-compat]: Makefile

Log Message:
Remove duplicate setting of -DCPU_UCODE


To generate a diff of this commit:
cvs rdiff -u -r1.14.14.5 -r1.14.14.6 src/sys/modules/compat/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [pgoyette-compat] src/sys/modules/compat

2018-03-08 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Thu Mar  8 09:54:36 UTC 2018

Modified Files:
src/sys/modules/compat [pgoyette-compat]: Makefile

Log Message:
Include shared/common routines in the compat_netbsd Makefile

XXX These may later be extracted into an independant compat_util
XXX module.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.14.1 src/sys/modules/compat/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.