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

DragonFly-2.1.1.292.gd7f0d DragonFly_RELEASE_2_2 etc/pam.d Makefile rsh usr.bin/rsh Makefile pathnames.h rsh.1 rsh.c


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 3 Feb 2009 11:06:03 -0800 (PST)

commit d7f0d5a644286a5ac10ed367c1d890cda5e1f3f2
Author: Peter Avalos <pavalos@theshell.com>
Date:   Sat Jan 3 20:30:08 2009 -0500

    Sync rsh(1) with FreeBSD.
    
    -Take out all the kerberos stuff and offload that to PAM.
    
    -Use <paths.h> instead of a local pathnames.h.

Summary of changes:
 etc/pam.d/Makefile      |    1 +
 etc/pam.d/rsh           |   18 ++++
 usr.bin/rsh/Makefile    |    3 +-
 usr.bin/rsh/pathnames.h |   36 --------
 usr.bin/rsh/rsh.1       |   35 ++------
 usr.bin/rsh/rsh.c       |  203 +++++++----------------------------------------
 6 files changed, 58 insertions(+), 238 deletions(-)
 create mode 100644 etc/pam.d/rsh
 delete mode 100644 usr.bin/rsh/pathnames.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7f0d5a644286a5ac10ed367c1d890cda5e1f3f2


-- 
DragonFly BSD source repository



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