freebsd-dev/usr.bin/finger
Marcelo Araujo 7a4b1114b1 Use NULL instead of 0 for pointers.
strchr(3) will return NULL if the character does not appear in the
string.

MFC after:	2 weeks.
2016-04-18 14:44:01 +00:00
..
extern.h
finger.1
finger.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
finger.conf.5
finger.h
lprint.c
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
net.c Use NULL instead of 0 for pointers. 2016-04-18 14:44:01 +00:00
pathnames.h
sprint.c Do not truncate office phones in finger's summary listing 2016-03-14 22:20:22 +00:00
util.c