summaryrefslogtreecommitdiff
path: root/usr.bin/finger/finger.c
AgeCommit message (Expand)Author
2021-10-30finger(1): convert malloc(x * y) to reallocarrnia
2016-09-05Drop main() prototype.sevan
2009-04-12Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare)lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-05-11no need to cast setlocale()'s return value.mrg
2006-04-28Coverity CID 1780, 1779: Fix memory leak.christos
2006-01-04de-__P, ANSIfy prototypes, and kill registerperry
2004-06-03Remove a trailing blank line; from Jeff Ito in PR bin/25797.kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
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-05Avoid segmentation fault if "finger @somehost" is used.tron
2002-08-02support utmpx; no lastlogx support yet.christos
2002-05-02Note -g in usage. bin/16592 by Ryan Younce.wiz
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1998-12-19index -> strchrchristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1997-10-19merge lite-2. WARNSify. clean up .Nm.mrg
1997-10-18getopt returns -1 not EOFlukem
1997-09-09add -g flag: do not show non real name gecos info.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
1994-12-24pull in string.h or stdlib.h as necessary.cgd
1993-10-07Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (webrezak
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd