CVS commit: src/sys/modules/compat_netbsd32

2015-07-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jul 30 10:26:14 UTC 2015

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
Add VMSWAP


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

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



CVS commit: src/sys/modules/compat_netbsd32

2015-08-31 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Aug 31 09:34:07 UTC 2015

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
add missing files


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

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



CVS commit: src/sys/modules/compat_netbsd32

2011-01-04 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Tue Jan  4 20:52:53 UTC 2011

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
Define KERN_SA when building the module


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2011-05-20 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Fri May 20 13:08:07 UTC 2011

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
LLVM's assembler parser doesn't support .code32 yet, so disable it.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2013-01-21 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Jan 22 01:50:25 UTC 2013

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
We need more defines for this to actually work!


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2013-05-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri May 10 16:35:30 UTC 2013

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
add new file


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2014-12-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec  5 22:22:21 UTC 2014

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
Add COMPAT_NOMID


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2015-05-09 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sun May 10 06:33:28 UTC 2015

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
mips doesn't do a.out and never has.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2020-11-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Nov  7 21:42:32 UTC 2020

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
fix arm test


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2020-03-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Mar  5 15:58:34 UTC 2020

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
disable a.out on aarch64


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2020-04-19 Thread Maya Rashish
Module Name:src
Committed By:   maya
Date:   Sun Apr 19 17:40:50 UTC 2020

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
Turn off compat drm.
XXX issue security advisory


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2020-05-02 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Sat May  2 22:19:47 UTC 2020

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
Include netbsd32_futex.c in the module.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2016-09-16 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Sep 17 02:45:24 UTC 2016

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
Add KTRACE


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2017-01-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 26 01:32:34 UTC 2017

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
Define MODULAR so we can have syscalls autoload after the module autoloads.
XXX: This is toxic, and currently caused LOCKDEBUG crashes.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/modules/compat_netbsd32/Makefile

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



CVS commit: src/sys/modules/compat_netbsd32

2019-03-22 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Sat Mar 23 03:04:58 UTC 2019

Modified Files:
src/sys/modules/compat_netbsd32: Makefile

Log Message:
The main compat_netbsd32 module doesn't contain any prior-version-compat
code, so we don't need these CPP_FLAGS.  The appropriate CPP_FLAGS are
included in the Makefiles for the various compat_netbsd32_xx modules.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/modules/compat_netbsd32/Makefile

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