Enji Cooper
5ef13c482d
Add missing stdlib.h header
...
Apply some minor style(9) fixes
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
2015-12-08 05:27:22 +00:00
Enji Cooper
75743a83e4
Fix compilation warnings by adding unistd.h #include and missing return
...
statements
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
2015-12-08 05:24:06 +00:00
Bryan Drewery
eacae6dc66
Fix LDADD/DPADD that should be LIBADD.
...
Sponsored by: EMC / Isilon Storage Division
2015-12-04 03:17:47 +00:00
Warner Losh
3bdf775801
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
...
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.
2014-04-13 05:21:56 +00:00
Ruslan Ermilov
9fd69f37d2
Fixed missing or broken library dependencies.
2010-02-25 14:42:26 +00:00
Ruslan Ermilov
d1e9def254
NO_MAN is not needed here.
2006-03-16 15:18:17 +00:00
David Xu
be6c0196e0
Adjust code to be more reliable.
2005-04-24 00:17:30 +00:00
David Xu
3586efad69
Add a program to test if tls data is clean.
2005-04-23 23:47:58 +00:00
Ruslan Ermilov
e653b48c80
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Doug Rabson
c37420b0d5
Remove some debug cruft from the Makefiles and make them ${.OBJDIR}
...
friendly.
2004-08-16 09:35:49 +00:00
Doug Rabson
3b9474cc07
This file is not suppose be be all one big comment :-(
...
Pointed out by: ssouhlal
2004-08-05 08:07:40 +00:00
Doug Rabson
2546665afc
Add regression tests for TLS.
2004-08-03 09:04:01 +00:00