Module Name:src
Committed By: christos
Date: Mon Apr 15 20:21:35 UTC 2019
Modified Files:
src/tests/modules/ufetchstore: Makefile
Log Message:
fix TESTSDIR.
http://releng.netbsd.org/builds/HEAD/201904150550Z/evbarm-earm.build.failed
To generate a diff of this commit:
cvs
Module Name:src
Committed By: thorpej
Date: Sun Apr 7 15:50:13 UTC 2019
Modified Files:
src/tests/modules/ufetchstore: t_ufetchstore.c
Log Message:
Add a test to make sure an overflowing-into-kernel-space fetch/store near
vm_max_address fails with EFAULT.
To generate a
Module Name:src
Committed By: rin
Date: Sun Apr 7 03:43:55 UTC 2019
Modified Files:
src/tests/modules/ufetchstore: t_ufetchstore.c
Log Message:
Revert previous. arc port was fixed correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/modules/u
Module Name:src
Committed By: rin
Date: Sun Apr 7 03:35:25 UTC 2019
Modified Files:
src/tests/modules/ufetchstore: t_ufetchstore.c
Log Message:
Avoid redefining UADDR for arc.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/modules/ufetchstore/t_uf
Module Name:src
Committed By: maya
Date: Sat Apr 6 11:54:25 UTC 2019
Added Files:
src/tests/modules/ufetchstore: Makefile
Log Message:
Add missing Makefile.
Grabbed from thorpej's github repository.
XXX not actually built tested...
To generate a diff of this commit:
cv