Source-Changes archive

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

CVS commit: src/usr.sbin/btattach



Module Name:    src
Committed By:   lukem
Date:           Wed Apr 15 00:32:24 UTC 2009

Modified Files:
        src/usr.sbin/btattach: btattach.c btattach.h init_bcm2035.c init_digi.c
            init_ericsson.c init_st.c init_swave.c

Log Message:
Fix -Wsign-compare issues.
(Use %u not %d for unsigned ints.)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/btattach/btattach.c
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/btattach/btattach.h \
    src/usr.sbin/btattach/init_bcm2035.c src/usr.sbin/btattach/init_digi.c \
    src/usr.sbin/btattach/init_ericsson.c src/usr.sbin/btattach/init_st.c \
    src/usr.sbin/btattach/init_swave.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