Age | Commit message (Expand) | Author |
2017-03-01 | Print message why tests are skipped. | Alexander Bluhm |
2017-03-01 | Print SKIPPED if the architecture dependent regression tests are | Alexander Bluhm |
2017-01-25 | Do not try to execute this test on !m88k archs. | Martin Pieuchot |
2017-01-13 | Let these hppa-specific tests print "SKIPPED" on non-hppa architectures. | Mark Kettenis |
2016-08-14 | Convert %q to %ll | Philip Guenther |
2016-03-03 | Remove option USER_LDT and everything depending on it. | Christian Weisgerber |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen |
2014-04-18 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2013-01-07 | update asm syntax to match toolchain requirements | Miod Vallat |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2006-05-08 | Clean the internal m88k trap type codes; while there, simplify and | Miod Vallat |
2005-09-25 | Do not consider userland trap #496 (BUG system call on mvme88k) as special | Miod Vallat |
2005-04-27 | Allow userland to cause the data cache to be flushed for any arbitrary address | Miod Vallat |
2004-12-29 | define REGRESS_ROOT_TARGETS for tests that require root privileges | David Krause |
2004-08-05 | fix the perl to generate proper \n in the output. | Artur Grabowski |
2004-06-21 | always run userldt regress, but enable the sysctl if needed | David Krause |
2004-05-13 | test the spop1,,0 instructions | Michael Shalayeff |
2004-05-12 | a test for probe instructions | Michael Shalayeff |
2004-04-26 | Oops, unbreak m88k; spotted by aoyama@ | Miod Vallat |
2004-04-24 | Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move the | Miod Vallat |
2004-03-02 | skip test if machdep.userldt sysctl is not enabled | David Krause |
2003-09-02 | add missing includes | David Krause |
2003-09-02 | Run a complete test again all trap vectors - this passes now. | Miod Vallat |
2003-09-01 | A simple regression test to catch which trap vectors, when invoked from | Miod Vallat |
2003-08-19 | X should have R; deraadt, so now the page is in one of three states: none, X|... | Jason Wright |
2003-08-19 | Keep the permissions on the page we're messing with as strict as possible | Jason Wright |
2003-08-19 | cleaning... I'm done, I swear. | Jason Wright |
2003-08-19 | flush instruction cache nicely | Jason Wright |
2003-08-19 | replace the brain dead perl implementation with an devious C implementation | Jason Wright |
2003-08-02 | add missing includes | David Krause |
2003-07-31 | various cleanups; david says results are same | Theo de Raadt |
2003-07-13 | rcsid | Jason Wright |
2003-07-13 | generate correct prototypes | Jason Wright |
2003-07-13 | regression for the sign extended immediate variant (which helped me find ANOT... | Jason Wright |
2003-07-12 | try the supported immediate asi's, too. | Jason Wright |
2003-07-12 | flip through a few %asi values to make sure the right stuff is generated | Jason Wright |
2003-07-12 | cleaning and prototypes | Jason Wright |
2003-07-12 | cleaning and prototypes | Jason Wright |
2003-07-12 | simplistic regression tests for ldq/stq | Jason Wright |
2003-07-12 | add reg test properly | Jason Wright |
2003-07-10 | unbreak | Jason Wright |
2003-07-10 | extremely simplistic registered popc test | Jason Wright |
2003-07-10 | ids and copyright | Jason Wright |
2003-07-10 | regression for emulation of POPC instruction (currently only the sign | Jason Wright |
2002-09-02 | Rename a bunch of the old bsd.regress.mk variables into the new ones. | Anil Madhavapeddy |
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski |
2002-02-22 | Convert to regress.mk | Artur Grabowski |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-11 | signal race fixes | Theo de Raadt |