index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
fingerd
/
fingerd.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-12
Replace -i with -8, which enables new 8-bit pass-through on the client.
kim
2002-09-10
tabify
itojun
2002-09-10
Add a switch for easy enabling of single-byte 8-bit output.
kim
2002-07-08
typo in message. PR 17528
itojun
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2002-04-09
Use __COPYRIGHT() and __RCSID() macros.
thorpej
1999-12-16
do not touch __ss_len directly, they are not supposed to be touched.
itojun
1999-09-26
Need <sys/param.h> for MAXHOSTNAMELEN.
kleink
1999-07-02
dual-stack fingerd. Run it from inetd like:
itojun
1999-01-31
do not use LOG_CONS.
mrg
1998-08-29
Added a "-h" option to fingerd, passed on to finger (show host, not office).
kim
1998-02-03
change <strings.h> to <string.h> to fix compiler warning
perry
1997-10-08
Compare a return value of getopt() against -1 instead of EOF.
enami
1997-09-09
`-s' for `secure' doesn't make much sense. just note that it disables
mrg
1997-09-09
add "-g" flag: this just gets passed to finger.
mrg
1997-01-20
RCS ID police.
thorpej
1996-08-10
Replace our fingerd with one from OpenBSD, which fixes some security holes
explorer
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd