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:   plunky
Date:           Tue Sep 26 19:18:19 UTC 2006

Modified Files:
        src/lib/libbluetooth: bluetooth.h
        src/usr.bin/btpin: Makefile btpin.c
        src/usr.sbin/bthcid: Makefile bthcid.h client.c

Log Message:
expose the bthcid API details so that external PIN clients do not
need the NetBSD source in order to compile


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libbluetooth/bluetooth.h
cvs rdiff -r1.1 -r1.2 src/usr.bin/btpin/Makefile src/usr.bin/btpin/btpin.c
cvs rdiff -r1.2 -r1.3 src/usr.sbin/bthcid/Makefile \
    src/usr.sbin/bthcid/bthcid.h src/usr.sbin/bthcid/client.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