summaryrefslogtreecommitdiff
path: root/libexec/fingerd
AgeCommit message (Expand)Author
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2018-08-03Move pledge to after getopt, when the finger program becomes knownTheo de Raadt
2015-11-134-step pledge in a program noone really uses anymore.Theo de Raadt
2015-11-13_exit() in the child; as a result, must use syslog() directly.Theo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2015-01-15remove .Tn; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2014-11-20user error is not a bug. fingerd is not responsible for filtering outTed Unangst
2013-11-14Add STANDARDS section to finger(1)/fingerd(8).Anthony J. Bentley
2012-12-04remove some unnecessary sys/param.h inclusionsTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-08-11Prevent a buffer underrun if a line is received which only containsTobias Stoeckmann
2007-09-25better wording; from Tamas TEVESZJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-08-19Don't shadow err(3).Ray Lai
2006-01-17Incllude <sys/param.h> to get MAXHOSTNAMELENTodd C. Miller
2003-11-02some corrections from wiz@netbsd;Jason McIntyre
2003-10-17slight update for fingerd; sort options;Jason McIntyre
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-06use socklen_t more; henning okTheo de Raadt
2002-07-03KNFTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-07kill more registers;Mike Pechkin
2001-11-27When copying command line arguments to out new argument vector,Todd C. Miller
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
2001-08-18strlcpy invades the treeTheo de Raadt
2001-07-08-WallTheo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-25KNFTheo de Raadt
2000-09-08Some miscellaneous man page repairs.Aaron Campbell
2000-08-18check error result from getnameinfo.Jun-ichiro itojun Hagino
2000-08-02update other obsoleted rfcsNiels Provos
2000-07-07Change fingerd back to using fgets(3), not fgetln(3). Using fgetln(3)Todd C. Miller
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-11-15logging getpeername() failures is a waste of timeTheo de Raadt
1999-08-02typoPaul Janzen
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-20bad arguments? usage() should syslog()Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-03use getnameinfo()Theo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-02-24fowarding -> forwardingAaron Campbell
1997-11-21Remove LOG_CONS from openlog() call so every darned finger connect messagegene
1997-11-171) use fgetln for arbitrary sized linesTodd C. Miller
1997-08-16<string.h> not <strings.h>Todd C. Miller
1997-08-16OpenBSD tags and document assumption about finger(1) arg parsing.Todd C. Miller