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
Ed Maste
c153604de3
Non-void function should return a value.
...
Found by: clang
2012-11-20 19:23:44 +00:00
Joel Dahl
0371d265dc
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
...
their software.
Obtained from: NetBSD
2010-03-03 07:38:12 +00:00
Ruslan Ermilov
6aebd02aa8
Style: NO_MAN doesn't need any value.
2006-03-15 10:46:38 +00:00
Hajimu UMEMOTO
9bbad495a3
NOMAN --> NO_MAN
2006-03-07 14:26:17 +00:00
Hajimu UMEMOTO
df66c5631e
add simple test script.
2005-05-05 11:26:47 +00:00
Hajimu UMEMOTO
9118a9f020
- add $FreeBSD$.
...
- enable -r option for regress target.
2005-05-04 19:40:30 +00:00
Hajimu UMEMOTO
d70ba80285
- add $FreeBSD$.
...
- do service lookup.
- add options to use gethostbyname(3) or getipnodebyname(3) instead
of getaddrinfo(3).
- add option to do reverse lookup.
2005-05-04 12:02:10 +00:00
Hajimu UMEMOTO
c01a5804da
import of parallel name resolution test.
...
Obtained from: NetBSD
2005-05-04 11:55:42 +00:00