| Age | Commit message (Expand) | Author |
| 2006-05-11 | no need to cast setlocale()'s return value. | mrg |
| 2006-04-28 | Coverity CID 1780, 1779: Fix memory leak. | christos |
| 2006-03-17 | Ensure that malloc does not return NULL before copying the buffer. | rumble |
| 2006-03-17 | Fix two off-by-ones found by Coverity. | elad |
| 2006-01-04 | de-__P, ANSIfy prototypes, and kill register | perry |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2004-11-16 | Print the full pty name; reported by atatat | christos |
| 2004-11-12 | PR/28264: Miles Nordin: finger does not consult utmp if a username is specified | christos |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-06-03 | Remove duplicate header inclusions; from Jeff Ito in PR bin/25797. | kleink |
| 2004-06-03 | Remove a trailing blank line; from Jeff Ito in PR bin/25797. | kleink |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-12 | strlcpy | itojun |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-06 | writable, not writeable. | wiz |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2002-09-12 | Sort options. Bump date for -8 addition. | wiz |
| 2002-09-12 | Implement 8-bit pass-through. | kim |
| 2002-09-10 | Add back locale support for data display. | kim |
| 2002-08-20 | don't limit username printing to UT_NAMESIZE | christos |
| 2002-08-20 | revert attempt to make finger locale-dependent. (1) locale dependent | itojun |
| 2002-08-11 | Obey the locale settings of the user when deciding what characters are | kim |
| 2002-08-10 | Obey the locale settings of the user when deciding what characters are | kim |
| 2002-08-05 | Undo accidental change. | tron |
| 2002-08-05 | Avoid segmentation fault if "finger @somehost" is used. | tron |
| 2002-08-02 | support utmpx; no lastlogx support yet. | christos |
| 2002-05-02 | Note -g in usage. bin/16592 by Ryan Younce. | wiz |
| 2001-02-05 | fix nested extern | christos |
| 2001-02-05 | don't include extern.h here; every other file includes it. | christos |
| 2000-07-07 | errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd | itojun |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-07-02 | dual-stack finger. | itojun |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-12-19 | char -> unsigned char | christos |
| 1998-12-19 | gcc-2.8.1 printf format and brace warnings. | christos |
| 1998-12-19 | SVR4 timezone portability | christos |
| 1998-12-19 | index -> strchr | christos |
| 1998-09-18 | Remove duplicate paragraph, mention .forward file, fixes pr 6177 by | frueauf |
| 1998-09-09 | Print login time left justified as suggested by Wolfgang Helbig in | tron |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-11-24 | remove extraneous newline in remote finger output. (found by chuck cranor) | lukem |
| 1997-10-19 | fix compile warnings on the alpha. | mrg |
| 1997-10-19 | merge lite-2. WARNSify. clean up .Nm. | mrg |
| 1997-10-18 | getopt returns -1 not EOF | lukem |