summaryrefslogtreecommitdiffstats
path: root/libexec/fingerd/fingerd.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r262136brueffer2014-02-241-5/+1
* Forgot to initialize the debug variable.des2010-04-011-1/+1
* Add a debugging option (-d)des2010-04-011-11/+25
* Mark functions as __dead2 in order to help the LLVM static checkercperciva2008-08-041-1/+1
* Fix most cases where the address of an int is passed to a function expecting astefanf2005-02-141-1/+2
* Make fingerd(8) WARNS2 clean.pjd2004-03-291-1/+1
* Mark the logerr() function __printflike().kris2002-10-131-1/+1
* When the -p flag is specified, set an environment variable to the namewollman2002-06-261-12/+23
* Add used include of <string.h>.wollman2002-05-301-1/+1
* Revert revision 1.11. FreeBSD/alpha has suppport for T/TCP.mike2002-02-241-2/+0
* o Eliminate __Pimp2002-02-031-21/+5
* Terminate the array of execv(3) pointers by a NULL pointer in the edge case.ru2001-10-041-1/+3
* Check malloc() and strdup() return valuesjedgar2001-01-201-2/+6
* Support logging for IPv6 remote host.shin2000-02-181-4/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Identify illegal switches, don't print them as '?' in the error..peter1999-05-181-2/+2
* Fix the size of rhost, don't forget to NUL terminatebrian1999-04-071-2/+3
* Use realhostname() rather than various combinations ofbrian1999-04-061-9/+5
* NetBSD kernels don't support TCP_NOPUSH, so on alpha don't try settingjb1998-05-151-1/+3
* Add const to copyright string. Put sccsid under #if 0/#endif control.charnier1997-11-201-4/+4
* Log the request from the remote side, in addition to it having happened.sef1997-11-141-13/+27
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Implement server-side transaction TCP. (Has no effect on non-TTCP clients.)wollman1995-12-171-9/+25
* Fix the bug which allowed people to avoid the "-s" (secure) bug.peter1995-12-101-2/+3
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* fixed spelling error.phk1995-02-041-1/+1
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+190
OpenPOWER on IntegriCloud