aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/finger/util.c
Commit message (Expand)AuthorAgeFilesLines
* Setting .nofinger will not hide you from root.Diomidis Spinellis2005-09-191-1/+2
* If stat() on the terminal specified in utmp fails due to ENOENT, don'tRobert Watson2003-04-021-1/+14
* ANSIify function definitions.David Malone2002-09-041-25/+12
* Clean up malloc(3)'s argument. Remove casts which do nothing when we'reJuli Mallett2002-05-171-2/+2
* remove __PWarner Losh2002-03-221-3/+3
* 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-18/+18
* Replace the condemned access(2) by stat(2),Yaroslav Tykhiy2001-08-081-1/+2
* Don't use ".nofinger" as a string constant from within the codeYaroslav Tykhiy2001-07-301-1/+2
* MAXPATHLEN is enough.Warner Losh2001-03-011-2/+1
* SpellingPhilippe Charnier2001-02-061-10/+8
* Check strdup() return valuesChris D. Faulhaber2001-01-201-4/+8
* If the utmp login time is greater than the tty atime, use it to calculateBrian Somers2000-12-211-1/+7
* Don't call warn() with no format string.Kris Kennaway2000-07-101-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use the final version of the patch for the overflow, not the next toWarner Losh1999-08-221-7/+9
* Fix possible buffer overflow with finger and fingerd.Warner Losh1999-08-211-16/+27
* Add rcsid, usage(). Silent -Wall. Use warn(3).Philippe Charnier1997-07-021-4/+7
* Merge from Lite2Peter Wemm1997-03-111-44/+20
* Add Sean Eric Fagan's support for a ~/.nofinger file for user who preferJordan K. Hubbard1995-01-041-0/+28
* Install Luke's enhancements for finger.Paul Traina1994-09-071-2/+19
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+381