index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
/
arch
Age
Commit message (
Expand
)
Author
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
2001-05-11
MAP_FAILED, not NULL
Artur Grabowski
2001-01-29
$OpenBSD$
Niklas Hallqvist
1998-06-28
copy from netbsd...
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt