cvs commit: src/usr.sbin/bluetooth/bthidd client.c server.c
src/usr.sbin/bluetooth/hcsecd hcsecd.c src/usr.sbin/bluetooth/rfcomm_pppd
rfcomm_pppd.c src/usr.sbin/bluetooth/sdpd server.c
Maksim Yevmenkin
emax at FreeBSD.org
Wed Sep 20 19:32:42 PDT 2006
emax 2006-09-21 02:32:28 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/bthidd client.c server.c
usr.sbin/bluetooth/hcsecd hcsecd.c
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c
usr.sbin/bluetooth/sdpd server.c
Log:
Use socklen_t instead of int32_t where appropriate to pacify new GCC4
warnings.
Submitted by: kan
MFC after: 1 week
Revision Changes Path
1.5 +2 -1 src/usr.sbin/bluetooth/bthidd/client.c
1.6 +2 -1 src/usr.sbin/bluetooth/bthidd/server.c
1.4 +2 -1 src/usr.sbin/bluetooth/hcsecd/hcsecd.c
1.6 +2 -2 src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
1.5 +4 -2 src/usr.sbin/bluetooth/sdpd/server.c
More information about the cvs-src
mailing list