Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   aidan
Date:           Mon Feb 14 04:36:22 UTC 2000

Modified Files:
        basesrc/usr.bin/passwd: extern.h local_passwd.c passwd.1 passwd.c
            yp_passwd.c
Removed Files:
        basesrc/usr.bin/passwd: krb5_passwd.c

Log Message:
Modularize password changing mechanisms, as proposed in
<20000130122641.A8134%xanadu.kublai.com@localhost>:
Subject: PROPOSAL: making passwd pluggable (sort of)
Date: Sun, 30 Jan 2000 12:26:41 -0500


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/passwd/extern.h
cvs rdiff -r1.6 -r0 basesrc/usr.bin/passwd/krb5_passwd.c
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/passwd/local_passwd.c
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/passwd/passwd.1
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/passwd/passwd.c
cvs rdiff -r1.21 -r1.22 basesrc/usr.bin/passwd/yp_passwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index