Sync fingerd with FreeBSD:
authorPeter Avalos <pavalos@theshell.com>
Mon, 12 Jan 2009 01:46:47 +0000 (20:46 -0500)
committerPeter Avalos <pavalos@theshell.com>
Mon, 12 Jan 2009 01:46:47 +0000 (20:46 -0500)
commita7856df6a52efc341f8e569819d1f88250c3e526
tree658da397b644d1795e2f19cf3bd0dc82b6374802
parentf0f595f68f002e4e25643ee6b06f08b1fbf4d824
Sync fingerd with FreeBSD:

WARNS2 cleanup.

When the -p flag is specified, set an environment variable to the name
of the remote host (or rather, the name as mangled by realhostname_sa())
so that the process can use it to behave differently depending on the
origin on the request.  We use this to implement rudimentary visibility
control on our user information.

Remove register keyword.

ANSI function declarations.

Remove (void) casts.
libexec/fingerd/Makefile
libexec/fingerd/fingerd.8
libexec/fingerd/fingerd.c