DragonFly-2.1.1.404.ga7856 DragonFly_RELEASE_2_2 libexec/fingerd Makefile fingerd.8 fingerd.c
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Feb 3 11:17:30 PST 2009
commit a7856df6a52efc341f8e569819d1f88250c3e526
Author: Peter Avalos <pavalos at theshell.com>
Date: Sun Jan 11 20:46:47 2009 -0500
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.
Summary of changes:
libexec/fingerd/Makefile | 1 +
libexec/fingerd/fingerd.8 | 47 ++++++++++++++++++---------
libexec/fingerd/fingerd.c | 77 +++++++++++++++++++++------------------------
3 files changed, 69 insertions(+), 56 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7856df6a52efc341f8e569819d1f88250c3e526
--
DragonFly BSD source repository
More information about the Commits
mailing list