aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/finger/lprint.c
Commit message (Expand)AuthorAgeFilesLines
* remove __PWarner Losh2002-03-221-3/+3
* Unremoved used includes. <sys/time.h> is needed if <sys/stat.h> isn'tBruce Evans2002-02-251-0/+2
* GRR. Unbreak WARNS=2.Peter Wemm2002-02-081-1/+1
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* WARNS=2 fix, remove 'register' and use __FBSDID().Mark Murray2001-12-021-16/+16
* Don't attempt to parse %cAndrey A. Chernov2001-03-211-23/+34
* SpellingPhilippe Charnier2001-02-061-11/+6
* .publickey -> .pubkey to match other finger daemons.Dag-Erling Smørgrav2001-01-041-1/+1
* Add support for a .publickey file.Dag-Erling Smørgrav2000-12-291-0/+2
* -Wall cleanup.Ruslan Ermilov2000-10-231-10/+7
* Allow finger.conf to contain aliases for files that will be displayedBrian Somers2000-08-251-7/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* fix 8bit clean issueAndrey A. Chernov1998-08-071-5/+5
* Add rcsid, usage(). Silent -Wall. Use warn(3).Philippe Charnier1997-07-021-0/+5
* Skip \r character while printing Plan/etc. text files, it allows toAndrey A. Chernov1997-03-171-2/+4
* Merge from Lite2Peter Wemm1997-03-111-3/+6
* Allow national printable chars in .planAndrey A. Chernov1995-08-081-1/+1
* Replace asctime/ctime by strftime %c to use national representationAndrey A. Chernov1995-08-081-6/+7
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-2/+1
* Install Luke's enhancements for finger.Paul Traina1994-09-071-1/+20
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+333