index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
finger
/
finger.c
Age
Commit message (
Expand
)
Author
2015-11-03
Blank line after pledge call.
mmcc
2015-10-26
Rather than setpassent(1) for the lifetime of the program, use two smaller
Theo de Raadt
2015-10-18
Add "dns" to the pledges. Previously these worked because of "inet",
Theo de Raadt
2015-10-10
normalize a few more tame request orderings, to help review
Theo de Raadt
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-03
finger can either do local users only, or in in remote users. (who
Theo de Raadt
2015-08-20
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2009-11-12
Fix memory leak found by parfait.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-03-15
Wall, commons, little knf
Ted Unangst
2003-10-17
slight update for finger; sort options
Jason McIntyre
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-07-04
ugly bug that lived; santana@openbsd.org.mx
Theo de Raadt
2000-01-12
Use MAXHOSTNAMELEN; millert@ ok
Aaron Campbell
1999-12-22
Add yet another case when user matching is disabled.
Jason Downs
1998-07-10
err/warn
Michael Shalayeff
1997-05-30
Integrate changed from NetBSD being careful not to step on our important
kstailey
1997-01-17
r?index -> strr?chr
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-08
Disable matching by default if a domainname is set, adding -M to reenable it.
Jason Downs
1996-08-30
buf oflow; found by das33@cornell.edu and us crazy calgary night owls
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt