Date: Thu, 21 Sep 2006 02:32:28 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200609210232.k8L2WSkY020450@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609210232.k8L2WSkY020450>
