Source-Changes archive

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

CVS commit: [netbsd-6] src/dist/openpam



Module Name:    src
Committed By:   riz
Date:           Thu Feb 23 02:16:52 UTC 2012

Removed Files:
        src/dist/openpam [netbsd-6]: CREDITS HISTORY INSTALL LICENSE
            Makefile.am Makefile.in README RELNOTES aclocal.m4 autogen.sh
            compile config.guess config.h.in config.sub configure configure.ac
            depcomp install-sh ltmain.sh missing
        src/dist/openpam/bin [netbsd-6]: Makefile.am Makefile.in
        src/dist/openpam/bin/su [netbsd-6]: Makefile.am Makefile.in su.c
        src/dist/openpam/doc [netbsd-6]: Makefile.am Makefile.in
        src/dist/openpam/doc/man [netbsd-6]: Makefile.am Makefile.in openpam.3
            openpam.man openpam_borrow_cred.3 openpam_free_data.3
            openpam_free_envlist.3 openpam_get_option.3 openpam_log.3
            openpam_nullconv.3 openpam_readline.3 openpam_restore_cred.3
            openpam_set_option.3 openpam_ttyconv.3 pam.3 pam.conf.5 pam.man
            pam_acct_mgmt.3 pam_authenticate.3 pam_chauthtok.3
            pam_close_session.3 pam_conv.3 pam_end.3 pam_error.3
            pam_get_authtok.3 pam_get_data.3 pam_get_item.3 pam_get_user.3
            pam_getenv.3 pam_getenvlist.3 pam_info.3 pam_open_session.3
            pam_prompt.3 pam_putenv.3 pam_set_data.3 pam_set_item.3
            pam_setcred.3 pam_setenv.3 pam_sm_acct_mgmt.3 pam_sm_authenticate.3
            pam_sm_chauthtok.3 pam_sm_close_session.3 pam_sm_open_session.3
            pam_sm_setcred.3 pam_start.3 pam_strerror.3 pam_verror.3
            pam_vinfo.3 pam_vprompt.3
        src/dist/openpam/include [netbsd-6]: Makefile.am Makefile.in
        src/dist/openpam/include/security [netbsd-6]: Makefile.am Makefile.in
            openpam.h openpam_attr.h openpam_version.h pam_appl.h
            pam_constants.h pam_modules.h pam_types.h
        src/dist/openpam/lib [netbsd-6]: Makefile.am Makefile.in
            openpam_borrow_cred.c openpam_configure.c openpam_dispatch.c
            openpam_dynamic.c openpam_findenv.c openpam_free_data.c
            openpam_free_envlist.c openpam_get_option.c openpam_impl.h
            openpam_load.c openpam_log.c openpam_nullconv.c openpam_readline.c
            openpam_restore_cred.c openpam_set_option.c openpam_static.c
            openpam_ttyconv.c pam_acct_mgmt.c pam_authenticate.c
            pam_authenticate_secondary.c pam_chauthtok.c pam_close_session.c
            pam_end.c pam_error.c pam_get_authtok.c pam_get_data.c
            pam_get_item.c pam_get_mapped_authtok.c pam_get_mapped_username.c
            pam_get_user.c pam_getenv.c pam_getenvlist.c pam_info.c
            pam_open_session.c pam_prompt.c pam_putenv.c pam_set_data.c
            pam_set_item.c pam_set_mapped_authtok.c pam_set_mapped_username.c
            pam_setcred.c pam_setenv.c pam_sm_acct_mgmt.c pam_sm_authenticate.c
            pam_sm_authenticate_secondary.c pam_sm_chauthtok.c
            pam_sm_close_session.c pam_sm_get_mapped_authtok.c
            pam_sm_get_mapped_username.c pam_sm_open_session.c
            pam_sm_set_mapped_authtok.c pam_sm_set_mapped_username.c
            pam_sm_setcred.c pam_start.c pam_strerror.c pam_verror.c
            pam_vinfo.c pam_vprompt.c
        src/dist/openpam/misc [netbsd-6]: gendoc.pl
        src/dist/openpam/modules [netbsd-6]: Makefile.am Makefile.in
        src/dist/openpam/modules/pam_deny [netbsd-6]: Makefile.am Makefile.in
            pam_deny.c
        src/dist/openpam/modules/pam_permit [netbsd-6]: Makefile.am Makefile.in
            pam_permit.c
        src/dist/openpam/modules/pam_unix [netbsd-6]: Makefile.am Makefile.in
            pam_unix.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #20):
        dist/openpam/doc/man/pam_set_item.3: file removal
        dist/openpam/lib/pam_get_item.c: file removal
        dist/openpam/doc/man/openpam_free_envlist.3: file removal
        dist/openpam/doc/man/pam_verror.3: file removal
        dist/openpam/include/security/pam_modules.h: file removal
        dist/openpam/lib/openpam_dispatch.c: file removal
        dist/openpam/doc/man/pam_setenv.3: file removal
        dist/openpam/doc/man/pam_error.3: file removal
        dist/openpam/lib/pam_sm_authenticate_secondary.c: file removal
        dist/openpam/lib/openpam_restore_cred.c: file removal
        dist/openpam/config.guess: file removal
        dist/openpam/include/security/openpam_version.h: file removal
        dist/openpam/lib/openpam_set_option.c: file removal
        dist/openpam/lib/pam_getenvlist.c: file removal
        dist/openpam/lib/pam_end.c: file removal
        dist/openpam/lib/pam_authenticate.c: file removal
        dist/openpam/install-sh: file removal
        dist/openpam/RELNOTES: file removal
        dist/openpam/doc/man/openpam_borrow_cred.3: file removal
        dist/openpam/include/security/Makefile.in: file removal
        dist/openpam/lib/pam_putenv.c: file removal
        dist/openpam/include/security/Makefile.am: file removal
        dist/openpam/lib/openpam_configure.c: file removal
        dist/openpam/doc/man/pam_authenticate.3: file removal
        dist/openpam/lib/openpam_dynamic.c: file removal
        dist/openpam/modules/pam_unix/Makefile.in: file removal
        dist/openpam/lib/pam_sm_get_mapped_authtok.c: file removal
        dist/openpam/README: file removal
        dist/openpam/include/security/pam_types.h: file removal
        dist/openpam/lib/openpam_load.c: file removal
        dist/openpam/lib/pam_verror.c: file removal
        dist/openpam/lib/openpam_findenv.c: file removal
        dist/openpam/lib/openpam_readline.c: file removal
        dist/openpam/doc/man/openpam.3: file removal
        dist/openpam/doc/man/pam_conv.3: file removal
        dist/openpam/doc/man/pam_get_item.3: file removal
        dist/openpam/doc/man/pam.conf.5: file removal
        dist/openpam/lib/pam_sm_set_mapped_username.c: file removal
        dist/openpam/config.sub: file removal
        dist/openpam/doc/man/pam_vprompt.3: file removal
        dist/openpam/include/security/pam_appl.h: file removal
        dist/openpam/lib/pam_get_mapped_username.c: file removal
        dist/openpam/bin/Makefile.in: file removal
        dist/openpam/lib/pam_vprompt.c: file removal
        dist/openpam/lib/pam_info.c: file removal
        dist/openpam/doc/man/openpam_readline.3: file removal
        dist/openpam/doc/man/openpam_nullconv.3: file removal
        dist/openpam/doc/man/pam.3: file removal
        dist/openpam/lib/pam_authenticate_secondary.c: file removal
        dist/openpam/bin/Makefile.am: file removal
        dist/openpam/doc/man/pam_sm_authenticate.3: file removal
        dist/openpam/include/security/openpam_attr.h: file removal
        dist/openpam/modules/pam_permit/Makefile.am: file removal
        dist/openpam/doc/man/Makefile.am: file removal
        dist/openpam/bin/su/Makefile.am: file removal
        dist/openpam/config.h.in: file removal
        dist/openpam/lib/pam_sm_close_session.c: file removal
        dist/openpam/include/security/pam_constants.h: file removal
        dist/openpam/misc/gendoc.pl: file removal
        dist/openpam/lib/openpam_free_data.c: file removal
        dist/openpam/lib/openpam_borrow_cred.c: file removal
        dist/openpam/lib/pam_error.c: file removal
        dist/openpam/aclocal.m4: file removal
        dist/openpam/doc/man/openpam_get_option.3: file removal
        dist/openpam/doc/Makefile.in: file removal
        dist/openpam/lib/pam_set_data.c: file removal
        dist/openpam/LICENSE: file removal
        dist/openpam/doc/man/pam_end.3: file removal
        dist/openpam/include/Makefile.in: file removal
        dist/openpam/modules/pam_deny/Makefile.in: file removal
        dist/openpam/lib/openpam_impl.h: file removal
        dist/openpam/lib/openpam_static.c: file removal
        dist/openpam/include/Makefile.am: file removal
        dist/openpam/lib/pam_acct_mgmt.c: file removal
        dist/openpam/doc/man/pam_getenvlist.3: file removal
        dist/openpam/missing: file removal
        dist/openpam/doc/man/pam_setcred.3: file removal
        dist/openpam/lib/pam_setcred.c: file removal
        dist/openpam/doc/man/pam_chauthtok.3: file removal
        dist/openpam/lib/pam_get_mapped_authtok.c: file removal
        dist/openpam/autogen.sh: file removal
        dist/openpam/doc/man/pam_getenv.3: file removal
        dist/openpam/doc/man/pam_start.3: file removal
        dist/openpam/doc/man/openpam_free_data.3: file removal
        dist/openpam/lib/pam_sm_authenticate.c: file removal
        dist/openpam/doc/man/pam_sm_close_session.3: file removal
        dist/openpam/configure.ac: file removal
        dist/openpam/doc/man/pam_set_data.3: file removal
        dist/openpam/lib/Makefile.in: file removal
        dist/openpam/lib/pam_get_data.c: file removal
        dist/openpam/depcomp: file removal
        dist/openpam/lib/Makefile.am: file removal
        dist/openpam/lib/pam_open_session.c: file removal
        dist/openpam/include/security/openpam.h: file removal
        dist/openpam/CREDITS: file removal
        dist/openpam/modules/Makefile.in: file removal
        dist/openpam/doc/man/pam_open_session.3: file removal
        dist/openpam/doc/man/pam_acct_mgmt.3: file removal
        dist/openpam/lib/pam_sm_chauthtok.c: file removal
        dist/openpam/doc/man/pam.man: file removal
        dist/openpam/lib/pam_strerror.c: file removal
        dist/openpam/lib/pam_set_mapped_username.c: file removal
        dist/openpam/lib/pam_getenv.c: file removal
        dist/openpam/lib/pam_sm_set_mapped_authtok.c: file removal
        dist/openpam/lib/openpam_get_option.c: file removal
        dist/openpam/modules/Makefile.am: file removal
        dist/openpam/lib/pam_prompt.c: file removal
        dist/openpam/compile: file removal
        dist/openpam/doc/man/pam_sm_setcred.3: file removal
        dist/openpam/lib/openpam_nullconv.c: file removal
        dist/openpam/modules/pam_unix/pam_unix.c: file removal
        dist/openpam/doc/man/pam_sm_chauthtok.3: file removal
        dist/openpam/lib/pam_close_session.c: file removal
        dist/openpam/modules/pam_unix/Makefile.am: file removal
        dist/openpam/lib/pam_setenv.c: file removal
        dist/openpam/doc/man/pam_vinfo.3: file removal
        dist/openpam/lib/openpam_ttyconv.c: file removal
        dist/openpam/doc/man/pam_get_data.3: file removal
        dist/openpam/modules/pam_permit/Makefile.in: file removal
        dist/openpam/doc/man/Makefile.in: file removal
        dist/openpam/lib/pam_get_authtok.c: file removal
        dist/openpam/bin/su/Makefile.in: file removal
        dist/openpam/doc/man/openpam.man: file removal
        dist/openpam/HISTORY: file removal
        dist/openpam/doc/man/openpam_set_option.3: file removal
        dist/openpam/doc/man/pam_sm_open_session.3: file removal
        dist/openpam/doc/man/openpam_log.3: file removal
        dist/openpam/Makefile.in: file removal
        dist/openpam/doc/man/openpam_restore_cred.3: file removal
        dist/openpam/ltmain.sh: file removal
        dist/openpam/lib/pam_start.c: file removal
        dist/openpam/lib/pam_sm_get_mapped_username.c: file removal
        dist/openpam/lib/openpam_log.c: file removal
        dist/openpam/lib/pam_chauthtok.c: file removal
        dist/openpam/lib/pam_sm_acct_mgmt.c: file removal
        dist/openpam/configure: file removal
        dist/openpam/doc/man/pam_strerror.3: file removal
        dist/openpam/Makefile.am: file removal
        dist/openpam/lib/openpam_free_envlist.c: file removal
        dist/openpam/lib/pam_sm_setcred.c: file removal
        dist/openpam/doc/man/openpam_ttyconv.3: file removal
        dist/openpam/lib/pam_get_user.c: file removal
        dist/openpam/modules/pam_permit/pam_permit.c: file removal
        dist/openpam/bin/su/su.c: file removal
        dist/openpam/doc/man/pam_get_authtok.3: file removal
        dist/openpam/lib/pam_set_item.c: file removal
        dist/openpam/doc/man/pam_sm_acct_mgmt.3: file removal
        dist/openpam/doc/man/pam_close_session.3: file removal
        dist/openpam/doc/Makefile.am: file removal
        dist/openpam/modules/pam_deny/pam_deny.c: file removal
        dist/openpam/INSTALL: file removal
        dist/openpam/modules/pam_deny/Makefile.am: file removal
        dist/openpam/doc/man/pam_putenv.3: file removal
        dist/openpam/lib/pam_set_mapped_authtok.c: file removal
        dist/openpam/lib/pam_vinfo.c: file removal
        dist/openpam/doc/man/pam_get_user.3: file removal
        dist/openpam/doc/man/pam_prompt.3: file removal
        dist/openpam/lib/pam_sm_open_session.c: file removal
        dist/openpam/doc/man/pam_info.3: file removal
moved to external/bsd


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/CREDITS \
    src/dist/openpam/autogen.sh src/dist/openpam/config.h.in \
    src/dist/openpam/depcomp src/dist/openpam/install-sh \
    src/dist/openpam/missing
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/HISTORY \
    src/dist/openpam/Makefile.am src/dist/openpam/Makefile.in \
    src/dist/openpam/RELNOTES src/dist/openpam/aclocal.m4 \
    src/dist/openpam/configure src/dist/openpam/ltmain.sh
cvs rdiff -u -r1.1.1.2 -r0 src/dist/openpam/INSTALL src/dist/openpam/LICENSE \
    src/dist/openpam/README src/dist/openpam/configure.ac
cvs rdiff -u -r1.1.1.1 -r0 src/dist/openpam/compile \
    src/dist/openpam/config.guess src/dist/openpam/config.sub
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/bin/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/bin/Makefile.in
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/bin/su/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/bin/su/Makefile.in
cvs rdiff -u -r1.1.1.2 -r0 src/dist/openpam/bin/su/su.c
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/doc/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/doc/Makefile.in
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/doc/man/Makefile.am \
    src/dist/openpam/doc/man/Makefile.in
cvs rdiff -u -r1.5 -r0 src/dist/openpam/doc/man/openpam.3 \
    src/dist/openpam/doc/man/openpam_free_data.3 \
    src/dist/openpam/doc/man/openpam_log.3 \
    src/dist/openpam/doc/man/openpam_readline.3 \
    src/dist/openpam/doc/man/pam.3 src/dist/openpam/doc/man/pam_acct_mgmt.3 \
    src/dist/openpam/doc/man/pam_authenticate.3 \
    src/dist/openpam/doc/man/pam_chauthtok.3 \
    src/dist/openpam/doc/man/pam_close_session.3 \
    src/dist/openpam/doc/man/pam_conv.3 src/dist/openpam/doc/man/pam_end.3 \
    src/dist/openpam/doc/man/pam_get_data.3 \
    src/dist/openpam/doc/man/pam_open_session.3 \
    src/dist/openpam/doc/man/pam_set_item.3 \
    src/dist/openpam/doc/man/pam_setcred.3 \
    src/dist/openpam/doc/man/pam_sm_acct_mgmt.3 \
    src/dist/openpam/doc/man/pam_sm_authenticate.3 \
    src/dist/openpam/doc/man/pam_sm_chauthtok.3 \
    src/dist/openpam/doc/man/pam_sm_close_session.3 \
    src/dist/openpam/doc/man/pam_sm_open_session.3 \
    src/dist/openpam/doc/man/pam_sm_setcred.3
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/doc/man/openpam.man \
    src/dist/openpam/doc/man/openpam_free_envlist.3 \
    src/dist/openpam/doc/man/pam.man
cvs rdiff -u -r1.8 -r0 src/dist/openpam/doc/man/openpam_borrow_cred.3 \
    src/dist/openpam/doc/man/openpam_restore_cred.3
cvs rdiff -u -r1.6 -r0 src/dist/openpam/doc/man/openpam_get_option.3 \
    src/dist/openpam/doc/man/openpam_set_option.3 \
    src/dist/openpam/doc/man/pam_error.3 \
    src/dist/openpam/doc/man/pam_get_authtok.3 \
    src/dist/openpam/doc/man/pam_get_user.3 \
    src/dist/openpam/doc/man/pam_getenv.3 \
    src/dist/openpam/doc/man/pam_getenvlist.3 \
    src/dist/openpam/doc/man/pam_info.3 src/dist/openpam/doc/man/pam_prompt.3 \
    src/dist/openpam/doc/man/pam_putenv.3 \
    src/dist/openpam/doc/man/pam_setenv.3 \
    src/dist/openpam/doc/man/pam_start.3 \
    src/dist/openpam/doc/man/pam_verror.3 \
    src/dist/openpam/doc/man/pam_vinfo.3 \
    src/dist/openpam/doc/man/pam_vprompt.3
cvs rdiff -u -r1.7 -r0 src/dist/openpam/doc/man/openpam_nullconv.3 \
    src/dist/openpam/doc/man/openpam_ttyconv.3 \
    src/dist/openpam/doc/man/pam_set_data.3 \
    src/dist/openpam/doc/man/pam_strerror.3
cvs rdiff -u -r1.1.1.2 -r0 src/dist/openpam/doc/man/pam.conf.5
cvs rdiff -u -r1.9 -r0 src/dist/openpam/doc/man/pam_get_item.3
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/include/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/include/Makefile.in
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/include/security/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/include/security/Makefile.in \
    src/dist/openpam/include/security/openpam_version.h
cvs rdiff -u -r1.11 -r0 src/dist/openpam/include/security/openpam.h
cvs rdiff -u -r1.1.1.1 -r0 src/dist/openpam/include/security/openpam_attr.h
cvs rdiff -u -r1.2 -r0 src/dist/openpam/include/security/pam_appl.h
cvs rdiff -u -r1.4 -r0 src/dist/openpam/include/security/pam_constants.h
cvs rdiff -u -r1.1.1.2 -r0 src/dist/openpam/include/security/pam_modules.h \
    src/dist/openpam/include/security/pam_types.h
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/lib/Makefile.am \
    src/dist/openpam/lib/Makefile.in
cvs rdiff -u -r1.6 -r0 src/dist/openpam/lib/openpam_borrow_cred.c \
    src/dist/openpam/lib/openpam_configure.c \
    src/dist/openpam/lib/openpam_dispatch.c
cvs rdiff -u -r1.7 -r0 src/dist/openpam/lib/openpam_dynamic.c
cvs rdiff -u -r1.3 -r0 src/dist/openpam/lib/openpam_findenv.c \
    src/dist/openpam/lib/openpam_get_option.c \
    src/dist/openpam/lib/openpam_set_option.c \
    src/dist/openpam/lib/openpam_static.c \
    src/dist/openpam/lib/pam_acct_mgmt.c \
    src/dist/openpam/lib/pam_authenticate.c \
    src/dist/openpam/lib/pam_chauthtok.c \
    src/dist/openpam/lib/pam_close_session.c src/dist/openpam/lib/pam_end.c \
    src/dist/openpam/lib/pam_getenv.c src/dist/openpam/lib/pam_getenvlist.c \
    src/dist/openpam/lib/pam_setcred.c src/dist/openpam/lib/pam_setenv.c
cvs rdiff -u -r1.4 -r0 src/dist/openpam/lib/openpam_free_data.c \
    src/dist/openpam/lib/openpam_load.c src/dist/openpam/lib/pam_get_data.c \
    src/dist/openpam/lib/pam_get_user.c \
    src/dist/openpam/lib/pam_open_session.c src/dist/openpam/lib/pam_putenv.c \
    src/dist/openpam/lib/pam_set_data.c src/dist/openpam/lib/pam_start.c \
    src/dist/openpam/lib/pam_strerror.c src/dist/openpam/lib/pam_vprompt.c
cvs rdiff -u -r1.1.1.2 -r0 src/dist/openpam/lib/openpam_free_envlist.c \
    src/dist/openpam/lib/pam_authenticate_secondary.c \
    src/dist/openpam/lib/pam_error.c \
    src/dist/openpam/lib/pam_get_mapped_authtok.c \
    src/dist/openpam/lib/pam_get_mapped_username.c \
    src/dist/openpam/lib/pam_info.c src/dist/openpam/lib/pam_prompt.c \
    src/dist/openpam/lib/pam_set_mapped_authtok.c \
    src/dist/openpam/lib/pam_set_mapped_username.c \
    src/dist/openpam/lib/pam_sm_acct_mgmt.c \
    src/dist/openpam/lib/pam_sm_authenticate.c \
    src/dist/openpam/lib/pam_sm_authenticate_secondary.c \
    src/dist/openpam/lib/pam_sm_chauthtok.c \
    src/dist/openpam/lib/pam_sm_close_session.c \
    src/dist/openpam/lib/pam_sm_get_mapped_authtok.c \
    src/dist/openpam/lib/pam_sm_get_mapped_username.c \
    src/dist/openpam/lib/pam_sm_open_session.c \
    src/dist/openpam/lib/pam_sm_set_mapped_authtok.c \
    src/dist/openpam/lib/pam_sm_set_mapped_username.c \
    src/dist/openpam/lib/pam_sm_setcred.c src/dist/openpam/lib/pam_verror.c \
    src/dist/openpam/lib/pam_vinfo.c
cvs rdiff -u -r1.5 -r0 src/dist/openpam/lib/openpam_impl.h \
    src/dist/openpam/lib/openpam_nullconv.c \
    src/dist/openpam/lib/openpam_readline.c \
    src/dist/openpam/lib/openpam_restore_cred.c \
    src/dist/openpam/lib/pam_get_authtok.c \
    src/dist/openpam/lib/pam_get_item.c src/dist/openpam/lib/pam_set_item.c
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/lib/openpam_log.c
cvs rdiff -u -r1.11 -r0 src/dist/openpam/lib/openpam_ttyconv.c
cvs rdiff -u -r1.5 -r0 src/dist/openpam/misc/gendoc.pl
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/modules/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/modules/Makefile.in
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/modules/pam_deny/Makefile.am \
    src/dist/openpam/modules/pam_deny/pam_deny.c
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/modules/pam_deny/Makefile.in
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/modules/pam_permit/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/modules/pam_permit/Makefile.in
cvs rdiff -u -r1.1.1.2 -r0 src/dist/openpam/modules/pam_permit/pam_permit.c
cvs rdiff -u -r1.1.1.3 -r0 src/dist/openpam/modules/pam_unix/Makefile.am
cvs rdiff -u -r1.1.1.4 -r0 src/dist/openpam/modules/pam_unix/Makefile.in
cvs rdiff -u -r1.1.1.2 -r0 src/dist/openpam/modules/pam_unix/pam_unix.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