Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various cleanups; david says results are same | deraadt | 2003-07-31 | 1 | -6/+4 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -7/+3 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Rename a bunch of the old bsd.regress.mk variables into the new ones. | avsm | 2002-09-02 | 1 | -3/+3 |
| | | | | ok art@ | ||||
* | add missing CLEANFILES; ok miod@ | wcobb | 2002-08-21 | 1 | -2/+2 |
| | |||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | millert | 2002-02-19 | 1 | -18/+4 |
| | |||||
* | Rename private err() function to dberr() to avoid collision with | millert | 2002-02-18 | 1 | -42/+49 |
| | | | | libc's err(). | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | millert | 2002-02-16 | 1 | -18/+18 |
| | | | | hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | ||||
* | 3 12 and 20 are slow | art | 2002-01-03 | 1 | -1/+3 |
| | |||||
* | depend the tests on the test program. | art | 2002-01-03 | 1 | -2/+2 |
| | |||||
* | Split into smaller tests. It was easier than I thought. | art | 2002-01-02 | 1 | -5/+8 |
| | | | | | | XXX - Can someone who understands this verify that test8 is correct? It doesn't return failure (it can't and the code has a strange comment about it), but it prints something on sparc64 that could be interpreted as an error message). | ||||
* | First conversion to bsd.regress.mk, needs to be split into | art | 2002-01-02 | 1 | -5/+5 |
| | | | | smaller tests. | ||||
* | $OpenBSD$ | niklas | 2001-01-29 | 4 | -2/+5 |
| | |||||
* | Build dbtest before running the actual test. | angelos | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | #if __STDC__ --> #ifdef __STDC__ | mickey | 1997-07-25 | 1 | -3/+3 |
| | |||||
* | r?index -> strr?chr | millert | 1997-01-17 | 1 | -6/+6 |
| | |||||
* | getopt(3) returns -1 when out of args, not EOF, whee! | millert | 1997-01-15 | 1 | -1/+1 |
| | |||||
* | db release 1.85 | deraadt | 1996-05-07 | 3 | -88/+196 |
| | |||||
* | from netbsd; do not override other CFLAGS settings | deraadt | 1995-12-15 | 1 | -2/+2 |
| | |||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 4 | -0/+1442 |