Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing stdlib.h header | ngie | 2015-12-08 | 1 | -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 return | ngie | 2015-12-08 | 1 | -2/+8 |
| | | | | | | | statements MFC after: 3 days Sponsored by: EMC / Isilon Storage Division | ||||
* | Fix LDADD/DPADD that should be LIBADD. | bdrewery | 2015-12-04 | 2 | -4/+2 |
| | | | | Sponsored by: EMC / Isilon Storage Division | ||||
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 3 | -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. | ru | 2010-02-25 | 5 | -8/+8 |
| | |||||
* | NO_MAN is not needed here. | ru | 2006-03-16 | 2 | -2/+0 |
| | |||||
* | Adjust code to be more reliable. | davidxu | 2005-04-24 | 1 | -10/+8 |
| | |||||
* | Add a program to test if tls data is clean. | davidxu | 2005-04-23 | 3 | -1/+52 |
| | |||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 4 | -4/+4 |
| | | | | OK'ed by: core | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 4 | -4/+4 |
| | | | | any fake value. | ||||
* | Remove some debug cruft from the Makefiles and make them ${.OBJDIR} | dfr | 2004-08-16 | 3 | -17/+8 |
| | | | | friendly. | ||||
* | This file is not suppose be be all one big comment :-( | dfr | 2004-08-05 | 1 | -1/+1 |
| | | | | Pointed out by: ssouhlal | ||||
* | Add regression tests for TLS. | dfr | 2004-08-03 | 14 | -0/+429 |