summaryrefslogtreecommitdiff
path: root/usr.bin/finger/net.c
AgeCommit message (Expand)Author
2009-04-12Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare)lukem
2006-01-04de-__P, ANSIfy prototypes, and kill registerperry
2004-06-03Remove duplicate header inclusions; from Jeff Ito in PR bin/25797.kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-12Implement 8-bit pass-through.kim
2002-09-10Add back locale support for data display.kim
2002-08-20revert attempt to make finger locale-dependent. (1) locale dependentitojun
2002-08-10Obey the locale settings of the user when deciding what characters arekim
2002-08-02support utmpx; no lastlogx support yet.christos
2000-07-07errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsditojun
1999-07-02dual-stack finger.itojun
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1997-11-24remove extraneous newline in remote finger output. (found by chuck cranor)lukem
1997-10-19merge lite-2. WARNSify. clean up .Nm.mrg
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1997-01-09RCS ID policetls
1996-11-21- add -h (show hostnames in short listing instead of office info), andlukem
1995-05-21Fix oversight in previous.mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1994-12-24pull in string.h or stdlib.h as necessary.cgd
1994-01-14Ignore multiple \r's.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd