From owner-cvs-src@FreeBSD.ORG Tue Apr 13 05:56:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4851B16A4CF; Tue, 13 Apr 2004 05:56:09 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8913A43D4C; Tue, 13 Apr 2004 05:56:08 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i3DD0tVp075615 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 13 Apr 2004 16:00:57 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i3DCtxIr070939; Tue, 13 Apr 2004 15:55:59 +0300 (EEST) (envelope-from ru) Date: Tue, 13 Apr 2004 15:55:58 +0300 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20040413125558.GC46878@ip.net.ua> References: <200404092326.i39NQGUC078871@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="i7F3eY7HS/tUJxUd" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Maksim Yevmenkin cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/bluetooth/rfcomm_sppd rfcomm_sdp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 12:56:09 -0000 --i7F3eY7HS/tUJxUd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 13, 2004 at 02:46:42PM +0200, Dag-Erling Sm?rgrav wrote: > Maksim Yevmenkin writes: > > Log: > > Use uint instead of u_int >=20 > What's wrong with "unsigned int"? >=20 The actual commit changed a bunch of u_int*_t to uint*_t. I'd be confused too if I wasn't asked to review the patches. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --i7F3eY7HS/tUJxUd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAe+NeUkv4P6juNwoRAhZ+AJ0Wnsvm6jmGAPa+tve3tEl+YMMiXACfX8dI Hy4DGp9szuazCM+XpJSpoKI= =hyuX -----END PGP SIGNATURE----- --i7F3eY7HS/tUJxUd--