summaryrefslogtreecommitdiffstats
path: root/tools/regression/tls
Commit message (Collapse)AuthorAgeFilesLines
* Add missing stdlib.h headerngie2015-12-081-2/+5
| | | | | | | Apply some minor style(9) fixes MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
* Fix compilation warnings by adding unistd.h #include and missing returnngie2015-12-081-2/+8
| | | | | | | statements MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-042-4/+2
| | | | Sponsored by: EMC / Isilon Storage Division
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-133-3/+3
| | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
* Fixed missing or broken library dependencies.ru2010-02-255-8/+8
|
* NO_MAN is not needed here.ru2006-03-162-2/+0
|
* Adjust code to be more reliable.davidxu2005-04-241-10/+8
|
* Add a program to test if tls data is clean.davidxu2005-04-233-1/+52
|
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-214-4/+4
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-244-4/+4
| | | | any fake value.
* Remove some debug cruft from the Makefiles and make them ${.OBJDIR}dfr2004-08-163-17/+8
| | | | friendly.
* This file is not suppose be be all one big comment :-(dfr2004-08-051-1/+1
| | | | Pointed out by: ssouhlal
* Add regression tests for TLS.dfr2004-08-0314-0/+429
OpenPOWER on IntegriCloud