summaryrefslogtreecommitdiff
path: root/usr.bin/finger/sprint.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Do not truncate office phones in finger's summary listingKurt Lidl2016-03-141-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Migrate finger(1) towards utmpx.Ed Schouten2010-01-131-2/+1
* Migrate finger(1) away from <utmp.h>.Ed Schouten2009-12-281-3/+5
* Reduce number of spaces for full name by four, and reduce paddingRobert Watson2006-03-041-5/+5
* If stat() on the terminal specified in utmp fails due to ENOENT, don'tRobert Watson2003-04-021-0/+5
* ANSIify function definitions.David Malone2002-09-041-5/+4
* Add -g option, which restricts printing of the gecos fields to just the user'sJonathan Mini2002-07-021-2/+6
* remove __PWarner Losh2002-03-221-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-9/+9
* Don't attempt to parse %cAndrey A. Chernov2001-03-211-11/+20
* SpellingPhilippe Charnier2001-02-061-8/+3
* Backout previous commit.Jeroen Ruigrok van der Werven2000-07-121-1/+1
* MFC: fix some output cosmetics so that the finger -s output is properlyJeroen Ruigrok van der Werven2000-07-121-1/+1
* Fix finger -s output on an user who never logged in.Jeroen Ruigrok van der Werven2000-07-111-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add rcsid, usage(). Silent -Wall. Use warn(3).Philippe Charnier1997-07-021-0/+5
* Merge from Lite2Peter Wemm1997-03-111-3/+6
* Adjust line to not overflow 80 cols (result of recent utmp changes)Andrey A. Chernov1996-12-051-8/+8
* Reverse out some of the previous commit I did, which shortened thePeter Wemm1995-10-101-8/+11
* Increase the tty column width from 2 to 3 characters.Peter Wemm1995-09-041-5/+5
* Replace asctime/ctime by strftime %c to use national representationAndrey A. Chernov1995-08-081-2/+2
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-1/+3
* Make finger(1) accept "cua" to be also a tty, and use the suffix insteadJoerg Wunsch1995-03-251-2/+3
* Install Luke's enhancements for finger.Paul Traina1994-09-071-8/+20
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+148