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
Age
Commit message (
Expand
)
Author
2004-01-21
fix Makefile
David Krause
2004-01-20
Add strptime regress from NetBSD; OK miod@ after un-peeing.
Todd C. Miller
2004-01-16
Test more ways of producing a positive infinity, and then test negative
Miod Vallat
2004-01-15
Add a new regression test, which checks that we handle fp overflow correctly,
Miod Vallat
2003-12-25
Test a large negative malloc value as well.
Miod Vallat
2003-09-02
add missing includes
David Krause
2003-08-15
remove extra \n in {warn,err}{,x} calls
Theo de Raadt
2003-08-02
add missing includes
David Krause
2003-07-31
add missing CLEANFILES; ok deraadt@
David Krause
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2003-07-31
fix the license
Michael Shalayeff
2003-07-15
move malloc0test.c to new subdir.
Otto Moerbeek
2003-07-15
Test if malloc() sets errno correctly if it returns NULL.
Otto Moerbeek
2003-06-26
fix rcsid
David Krause
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-15
first sprintf test: positional args
Theo de Raadt
2003-02-12
simple alloca test. done twice per deraadt@ suggest
Michael Shalayeff
2003-01-03
Nobody even compiles the #@!$&~ regression tests anyway.
Miod Vallat
2002-12-08
Test option "-" (BSD extension)
Todd C. Miller
2002-12-07
Add test for fix in revision 1.5 of getopt_long.c
Todd C. Miller
2002-12-05
update test results
Todd C. Miller
2002-12-05
excercise "-W longopt"
Todd C. Miller
2002-12-05
simple regress for getopt_long() and getopt_long_only()
Todd C. Miller
2002-10-21
do not use an absolute path in include; dhartmei@ ok
Michael Shalayeff
2002-09-14
Move __cleanup into mprotect'ed page to prevent unintentional modifications
Daniel Hartmeier
2002-09-02
Rename a bunch of the old bsd.regress.mk variables into the new ones.
Anil Madhavapeddy
2002-09-02
the regress target should be run-regress-atexit_test to avoid
Anil Madhavapeddy
2002-08-30
re-enable function pointer table protection, this time make sure that
Daniel Hartmeier
2002-08-26
Make this into a proper regress test.
Artur Grabowski
2002-08-21
add missing CLEANFILES; ok miod@
Wilbern Cobb
2002-08-09
Get rid of remaining __P usage (except for imported code);
Jason Peel
2002-07-31
Oops. don't forget to reformat the code after cut 'n paste.
Artur Grabowski
2002-07-31
Test that longjmp from signals works. (it does)
Artur Grabowski
2002-07-29
Try to modify __atexit directly and see if our function gets called.
Daniel Hartmeier
2002-07-05
regress for getaddrinfo/getnameinfo
Jun-ichiro itojun Hagino
2002-04-30
arguement -> argument
Theo de Raadt
2002-02-23
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
Artur Grabowski
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-18
clean
Artur Grabowski
2002-02-18
tags cleanup.
Artur Grabowski
2002-02-18
add longjmp
Artur Grabowski
2002-02-18
Clean up.
Artur Grabowski
2002-02-18
clean
Artur Grabowski
2002-02-18
Return a failure if the test fails don't just fall out from main().
Artur Grabowski
2002-02-18
clean
Artur Grabowski
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-16
+ inf
Peter Valchev
[next]