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
/
lib
/
libc
/
db
Age
Commit message (
Expand
)
Author
2015-10-23
Cast ctype functions' arguments to unsigned char.
mmcc
2015-02-06
SIZE_MAX is standard, we should be using it in preference to the
Todd C. Miller
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-09-02
Rename a bunch of the old bsd.regress.mk variables into the new ones.
Anil Madhavapeddy
2002-08-21
add missing CLEANFILES; ok miod@
Wilbern Cobb
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-18
Rename private err() function to dberr() to avoid collision with
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-03
3 12 and 20 are slow
Artur Grabowski
2002-01-03
depend the tests on the test program.
Artur Grabowski
2002-01-02
Split into smaller tests. It was easier than I thought.
Artur Grabowski
2002-01-02
First conversion to bsd.regress.mk, needs to be split into
Artur Grabowski
2001-01-29
$OpenBSD$
Niklas Hallqvist
2001-01-05
Build dbtest before running the actual test.
Angelos D. Keromytis
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-01-17
r?index -> strr?chr
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-05-07
db release 1.85
Theo de Raadt
1995-12-15
from netbsd; do not override other CFLAGS settings
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt