summaryrefslogtreecommitdiff
path: root/usr.bin/finger/finger.c
AgeCommit message (Expand)Author
2015-11-03Blank line after pledge call.mmcc
2015-10-26Rather than setpassent(1) for the lifetime of the program, use two smallerTheo de Raadt
2015-10-18Add "dns" to the pledges. Previously these worked because of "inet",Theo de Raadt
2015-10-10normalize a few more tame request orderings, to help reviewTheo de Raadt
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-03finger can either do local users only, or in in remote users. (whoTheo de Raadt
2015-08-20Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopeTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2009-11-12Fix memory leak found by parfait.Nicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-03-15Wall, commons, little knfTed Unangst
2003-10-17slight update for finger; sort optionsJason McIntyre
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-04ugly bug that lived; santana@openbsd.org.mxTheo de Raadt
2000-01-12Use MAXHOSTNAMELEN; millert@ okAaron Campbell
1999-12-22Add yet another case when user matching is disabled.Jason Downs
1998-07-10err/warnMichael Shalayeff
1997-05-30Integrate changed from NetBSD being careful not to step on our importantkstailey
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-08Disable matching by default if a domainname is set, adding -M to reenable it.Jason Downs
1996-08-30buf oflow; found by das33@cornell.edu and us crazy calgary night owlsTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt