Age | Commit message (Expand) | Author |
2022-09-03 | Provide PCKBC_AUX to fix compilation | Theo Buehler |
2022-04-21 | In vmm regress skip all corner cases that do not support vmm. Link | Alexander Bluhm |
2022-04-20 | Add vmm(4) regress, disabled for now. ok rob@ | Dave Voutila |
2021-12-13 | remove a couple hundred sys/param.h includes in userland code, and | Theo de Raadt |
2018-08-21 | Check the FPU environment of user land processes after exec and the | Alexander Bluhm |
2021-05-17 | Link fenv.S test program statically to avoid calling the dynamic | Alexander Bluhm |
2020-12-17 | Remove echo headlines. | Alexander Bluhm |
2018-08-21 | Check the FPU environment of user land processes after exec and the | Alexander Bluhm |
2019-04-23 | Report slot types recursively for recursive PTE entries | Philip Guenther |
2019-04-23 | Improve usage message | Philip Guenther |
2019-04-23 | Simplify presentation of attributes to eliminate duplication | Philip Guenther |
2019-04-23 | Add a header to explain fields | Philip Guenther |
2019-04-23 | Add -u for getting pagetables of pid 1 | Philip Guenther |
2019-04-23 | Utility useful for debugging amd64 page tables | Philip Guenther |
2018-08-21 | Link arch amd64 regress to build. | Alexander Bluhm |
2018-08-21 | Check the FPU environment of user land processes after exec and the | Alexander Bluhm |
2018-05-21 | Add RCS Id. | Alexander Bluhm |
2018-05-21 | Link arch i386 regress to build. | Alexander Bluhm |
2018-05-21 | As the Meltdown workaround for i386 changes the f00f Pentium bug | Alexander Bluhm |
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 |