Source-Changes archive

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

CVS commit: src/crypto/external/bsd/heimdal



Module Name:    src
Committed By:   elric
Date:           Thu Apr 14 18:12:08 UTC 2011

Modified Files:
        src/crypto/external/bsd/heimdal/dist/lib/roken: get_window_size.c
            getarg.c roken.h.in
        src/crypto/external/bsd/heimdal/include: roken.h

Log Message:
Replicate changes to get_window_size() made in previous location:

        revision 1.7
        date: 2010/01/24 16:45:57;  author: christos;  state: Exp;
        make the window size function return the lines and columns
        variables separately instead of depending on the existance
        of struct winsize. Technically I should bump the library
        version or version the symbol, but nothing seems to use
        this outside the library!


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
    src/crypto/external/bsd/heimdal/dist/lib/roken/get_window_size.c \
    src/crypto/external/bsd/heimdal/dist/lib/roken/getarg.c \
    src/crypto/external/bsd/heimdal/dist/lib/roken/roken.h.in
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/heimdal/include/roken.h

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