summaryrefslogtreecommitdiff
path: root/usr.bin/finger/finger.c
AgeCommit message (Collapse)Author
2009-11-12Fix memory leak found by parfait.Nicholas Marriott
ok deraadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
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
rescinded 22 July 1999. Proofed by myself and Theo.
2001-11-19kill more registersMike Pechkin
millert@ ok
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
stuff (like the -M flag and things.)
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