DragonFly commits List (threaded) for 2009-01
DragonFly BSD
DragonFly commits List (threaded) for 2009-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.1.1.404.ga7856 master libexec/fingerd Makefile fingerd.8 fingerd.c


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 11 Jan 2009 18:13:04 -0800 (PST)

commit a7856df6a52efc341f8e569819d1f88250c3e526
Author: Peter Avalos <pavalos@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]