NetBSD/usr.bin/whois
christos ca7e7788b7 - enable WARNS 2
- delint (void casts, shadow warning on port)
- always cast to unsigned char for isfoo() macros, not sometimes.
- save errno to avoid reporting random error value.
- use warnx() when the error is indeed unknown.
- use getprogname() instead of __progname.
- make all locals static.
2003-10-09 15:32:37 +00:00
..
Makefile - enable WARNS 2 2003-10-09 15:32:37 +00:00
whois.1 christos@netbsd.org suggested we replace whois 2003-10-09 14:21:49 +00:00
whois.c - enable WARNS 2 2003-10-09 15:32:37 +00:00