summaryrefslogtreecommitdiff
path: root/regress/sys/arch
AgeCommit message (Expand)Author
2022-09-03Provide PCKBC_AUX to fix compilationTheo Buehler
2022-04-21In vmm regress skip all corner cases that do not support vmm. LinkAlexander Bluhm
2022-04-20Add vmm(4) regress, disabled for now. ok rob@Dave Voutila
2021-12-13remove a couple hundred sys/param.h includes in userland code, andTheo de Raadt
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2021-05-17Link fenv.S test program statically to avoid calling the dynamicAlexander Bluhm
2020-12-17Remove echo headlines.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2019-04-23Report slot types recursively for recursive PTE entriesPhilip Guenther
2019-04-23Improve usage messagePhilip Guenther
2019-04-23Simplify presentation of attributes to eliminate duplicationPhilip Guenther
2019-04-23Add a header to explain fieldsPhilip Guenther
2019-04-23Add -u for getting pagetables of pid 1Philip Guenther
2019-04-23Utility useful for debugging amd64 page tablesPhilip Guenther
2018-08-21Link arch amd64 regress to build.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2018-05-21Add RCS Id.Alexander Bluhm
2018-05-21Link arch i386 regress to build.Alexander Bluhm
2018-05-21As the Meltdown workaround for i386 changes the f00f Pentium bugAlexander Bluhm
2017-03-01Print message why tests are skipped.Alexander Bluhm
2017-03-01Print SKIPPED if the architecture dependent regression tests areAlexander Bluhm
2017-01-25Do not try to execute this test on !m88k archs.Martin Pieuchot
2017-01-13Let these hppa-specific tests print "SKIPPED" on non-hppa architectures.Mark Kettenis
2016-08-14Convert %q to %llPhilip Guenther
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-04-18It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2013-01-07update asm syntax to match toolchain requirementsMiod Vallat
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2006-05-08Clean the internal m88k trap type codes; while there, simplify andMiod Vallat
2005-09-25Do not consider userland trap #496 (BUG system call on mvme88k) as specialMiod Vallat
2005-04-27Allow userland to cause the data cache to be flushed for any arbitrary addressMiod Vallat
2004-12-29define REGRESS_ROOT_TARGETS for tests that require root privilegesDavid Krause
2004-08-05fix the perl to generate proper \n in the output.Artur Grabowski
2004-06-21always run userldt regress, but enable the sysctl if neededDavid Krause
2004-05-13test the spop1,,0 instructionsMichael Shalayeff
2004-05-12a test for probe instructionsMichael Shalayeff
2004-04-26Oops, unbreak m88k; spotted by aoyama@Miod Vallat
2004-04-24Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move theMiod Vallat
2004-03-02skip test if machdep.userldt sysctl is not enabledDavid Krause
2003-09-02add missing includesDavid Krause
2003-09-02Run a complete test again all trap vectors - this passes now.Miod Vallat
2003-09-01A simple regression test to catch which trap vectors, when invoked fromMiod Vallat
2003-08-19X should have R; deraadt, so now the page is in one of three states: none, X|...Jason Wright
2003-08-19Keep the permissions on the page we're messing with as strict as possibleJason Wright
2003-08-19cleaning... I'm done, I swear.Jason Wright
2003-08-19flush instruction cache nicelyJason Wright
2003-08-19replace the brain dead perl implementation with an devious C implementationJason Wright
2003-08-02add missing includesDavid Krause