opnsense-src/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 Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
finger.1
finger.c
finger.conf.5
finger.h
lprint.c
Makefile
Makefile.depend
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