summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2003-12-07destroy, not delete tunXXMarkus Friedl
2003-12-07- use tun98 and tun99 and not interfere with existing tun(4)Markus Friedl
2003-12-02delete nasty mickey changeTheo de Raadt
2003-12-02tun(4) select+kq tests from Christopher Maxwell <cmaxwell@themanor.net> w/ li...Michael Shalayeff
2003-11-04old __syscall test is really a wait() testMichael Shalayeff
2003-11-04a simpler test for __syscall args alignmentMichael Shalayeff
2003-09-25make sure to not overflow the label; from Charles Blundell <cb@netbsd.org>Michael Shalayeff
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-06don't repeat the numeric frequency 10 times... use a #defineJason Wright
2003-08-02add missing includesDavid Krause
2003-08-02pass correct argument to sigfillsetDavid Krause
2003-07-31add missing CLEANFILES; ok deraadt@David Krause
2003-07-31various cleanups; david says results are sameTheo de Raadt
2003-07-31do not do -Werror hereTheo de Raadt
2003-07-31go deeperTheo de Raadt
2003-07-31fix the licenseMichael Shalayeff
2003-07-13rcsidJason Wright
2003-07-13generate correct prototypesJason Wright
2003-07-13regression for the sign extended immediate variant (which helped me find ANOT...Jason Wright
2003-07-12try the supported immediate asi's, too.Jason Wright
2003-07-12flip through a few %asi values to make sure the right stuff is generatedJason Wright
2003-07-12cleaning and prototypesJason Wright
2003-07-12cleaning and prototypesJason Wright
2003-07-12simplistic regression tests for ldq/stqJason Wright
2003-07-12add reg test properlyJason Wright
2003-07-10unbreakJason Wright
2003-07-10extremely simplistic registered popc testJason Wright
2003-07-10ids and copyrightJason Wright
2003-07-10regression for emulation of POPC instruction (currently only the signJason Wright
2003-06-15better LDADDMichael Shalayeff
2003-06-12it has been brought to my attention that i have forgotten a license on this fileMichael Shalayeff
2003-06-12ugh. cleanup debuggingMichael Shalayeff
2003-06-12test for kqueue on ptys (to verify pr3209)Michael Shalayeff
2003-06-12-Wall and calc fix in the randomMichael Shalayeff
2003-06-04more term 3 and 4 changesTheo de Raadt
2003-06-04fix a few more prints... stupid monoaural devices...Jason Wright
2003-06-04fix printing when AUDIO_SETINFO failsJason Wright
2003-06-02more license cleaningJason Wright
2003-05-05page-align for fixed mmap to workMichael Shalayeff
2003-05-03implement and enable a mmaping pages test (mmap over .data etc,Michael Shalayeff
2003-04-25missing .El for .Bl macro;Jason McIntyre
2003-04-23implement mmap tests and enable the .text test (with padding now)Michael Shalayeff
2003-04-23check for sizeof(struct mbuf) vs MSIZE botchesJason Wright