Source-Changes archive

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

CVS commit: src/external/bsd/openpam/dist/lib



Module Name:    src
Committed By:   christos
Date:           Sun Dec 29 22:55:32 UTC 2013

Modified Files:
        src/external/bsd/openpam/dist/lib: openpam_set_option.c
            openpam_straddch.c openpam_subst.c openpam_ttyconv.c
            pam_getenvlist.c pam_putenv.c pam_start.c

Log Message:
- add casts for sign-changing conversions
- fix types


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    src/external/bsd/openpam/dist/lib/openpam_set_option.c \
    src/external/bsd/openpam/dist/lib/openpam_subst.c \
    src/external/bsd/openpam/dist/lib/pam_getenvlist.c \
    src/external/bsd/openpam/dist/lib/pam_putenv.c
cvs rdiff -u -r1.1.1.2 -r1.2 \
    src/external/bsd/openpam/dist/lib/openpam_straddch.c
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/openpam/dist/lib/openpam_ttyconv.c
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/openpam/dist/lib/pam_start.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