DragonFly-2.1.1.289.g33cc9 master etc/pam.d Makefile atrun libexec/atrun Makefile atrun.c atrun.man gloadavg.c

Peter Avalos pavalos at crater.dragonflybsd.org
Sat Jan 3 19:23:33 PST 2009


commit 33cc91530d07d692cd081b734b69c7b2ef52c10f
Author: Peter Avalos <pavalos at theshell.com>
Date:   Sat Jan 3 18:58:03 2009 -0500

    Sync atrun with FreeBSD:
    
    -Add PAM support.
    
    -Remove non-Dragonfly code.
    
    -Use strlcpy().
    
    -Use setusercontext to get login.conf settings.

Summary of changes:
 etc/pam.d/Makefile       |    1 +
 etc/pam.d/atrun          |   10 +++
 libexec/atrun/Makefile   |    7 ++-
 libexec/atrun/atrun.c    |  187 +++++++++++++++++++++++++++++++---------------
 libexec/atrun/atrun.man  |   25 +++++--
 libexec/atrun/gloadavg.c |   23 +-----
 6 files changed, 164 insertions(+), 89 deletions(-)
 create mode 100644 etc/pam.d/atrun

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=33cc91530d07d692cd081b734b69c7b2ef52c10f


-- 
DragonFly BSD source repository





More information about the Commits mailing list