freebsd-dev/usr.bin/finger
Juli Mallett 47bca8b02c Clean up malloc(3)'s argument. Remove casts which do nothing when we're
using sizeof() anyway.  Use slightly more consistent (per-file) error
reporting for malloc(3) returning NULL.  If "malloc failed" was being printed,
don't use err(3).  If a NULL format is being used, use err(3).  In one case
errx(3) was being used with strerror(3), so just use err(3).
2002-05-17 05:11:07 +00:00
..
extern.h remove __P 2002-03-22 01:22:50 +00:00
finger.1 Use `The .Nm utility' 2002-04-19 23:44:58 +00:00
finger.c remove __P 2002-03-22 01:22:50 +00:00
finger.conf.5 Finger.conf first appeared in 4.2 (now that it's been MFCd) 2000-08-25 22:22:04 +00:00
finger.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lprint.c remove __P 2002-03-22 01:22:50 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
net.c Style improvements recommended by Bruce as a follow up to some 2001-12-10 21:13:08 +00:00
pathnames.h Don't use ".nofinger" as a string constant from within the code 2001-07-30 16:50:47 +00:00
sprint.c remove __P 2002-03-22 01:22:50 +00:00
util.c Clean up malloc(3)'s argument. Remove casts which do nothing when we're 2002-05-17 05:11:07 +00:00