summaryrefslogtreecommitdiff
path: root/usr.bin/finger
AgeCommit message (Expand)Author
2020-05-07Pull up following revision(s) (requested by kim in ticket #894):martin
2016-12-22Instead of saying "The finger displays information..." say "The finger utility"abhinav
2016-09-05Drop main() prototype.sevan
2016-03-09in find_idle_and_ttywrite(), initialize idletime and writable to 0chs
2015-11-21fix formatchristos
2014-12-26And correct it.christos
2014-12-26Correct the provenance of finger.1 and show the link that it was part ofchristos
2013-01-18- Don't dump core or print random junk on corrupt utmp entries.christos
2012-06-10Fix description of -o option. Noted by Snader_LB on freenode.dholland
2009-04-12Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare)lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-05PR/36278: David A. Holland: hard-coded paths in fingerchristos
2006-05-11no need to cast setlocale()'s return value.mrg
2006-04-28Coverity CID 1780, 1779: Fix memory leak.christos
2006-03-17Ensure that malloc does not return NULL before copying the buffer.rumble
2006-03-17Fix two off-by-ones found by Coverity.elad
2006-01-04de-__P, ANSIfy prototypes, and kill registerperry
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-11-16Print the full pty name; reported by atatatchristos
2004-11-12PR/28264: Miles Nordin: finger does not consult utmp if a username is specifiedchristos
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-06-03Remove duplicate header inclusions; from Jeff Ito in PR bin/25797.kleink
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
2003-07-12strlcpyitojun
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-06writable, not writeable.wiz
2002-09-30New sentence, new line.grant
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-09-12Sort options. Bump date for -8 addition.wiz
2002-09-12Implement 8-bit pass-through.kim
2002-09-10Add back locale support for data display.kim
2002-08-20don't limit username printing to UT_NAMESIZEchristos
2002-08-20revert attempt to make finger locale-dependent. (1) locale dependentitojun
2002-08-11Obey the locale settings of the user when deciding what characters arekim
2002-08-10Obey the locale settings of the user when deciding what characters arekim
2002-08-05Undo accidental change.tron
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
2001-02-05fix nested externchristos
2001-02-05don't include extern.h here; every other file includes it.christos
2000-07-07errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsditojun
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-07-02dual-stack finger.itojun
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-12-19char -> unsigned charchristos
1998-12-19gcc-2.8.1 printf format and brace warnings.christos