Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Fri Aug 10 12:20:12 UTC 2012

Modified Files:
        src/crypto/external/bsd/openssh/bin/sftp: Makefile
        src/crypto/external/bsd/openssh/bin/ssh: Makefile
        src/crypto/external/bsd/openssh/bin/ssh-keygen: Makefile
        src/crypto/external/bsd/openssh/bin/sshd: Makefile
        src/crypto/external/bsd/openssh/lib: Makefile
        src/lib/libc/rpc: Makefile.inc
        src/lib/libedit: Makefile
        src/lib/libtelnet: Makefile
        src/sbin/dump: Makefile
        src/sbin/fsck_ffs: Makefile
        src/sbin/fsdb: Makefile
        src/sbin/mount_smbfs: Makefile.inc
        src/sbin/newfs: Makefile
        src/sbin/newfs_v7fs: Makefile

Log Message:
Don't depend on HAVE_GCC being always defined.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/crypto/external/bsd/openssh/bin/sftp/Makefile
cvs rdiff -u -r1.7 -r1.8 src/crypto/external/bsd/openssh/bin/ssh/Makefile
cvs rdiff -u -r1.3 -r1.4 \
    src/crypto/external/bsd/openssh/bin/ssh-keygen/Makefile
cvs rdiff -u -r1.8 -r1.9 src/crypto/external/bsd/openssh/bin/sshd/Makefile
cvs rdiff -u -r1.10 -r1.11 src/crypto/external/bsd/openssh/lib/Makefile
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/rpc/Makefile.inc
cvs rdiff -u -r1.50 -r1.51 src/lib/libedit/Makefile
cvs rdiff -u -r1.35 -r1.36 src/lib/libtelnet/Makefile
cvs rdiff -u -r1.38 -r1.39 src/sbin/dump/Makefile
cvs rdiff -u -r1.43 -r1.44 src/sbin/fsck_ffs/Makefile
cvs rdiff -u -r1.33 -r1.34 src/sbin/fsdb/Makefile
cvs rdiff -u -r1.4 -r1.5 src/sbin/mount_smbfs/Makefile.inc
cvs rdiff -u -r1.38 -r1.39 src/sbin/newfs/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sbin/newfs_v7fs/Makefile

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