Date: Fri, 29 Apr 2005 08:51:12 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Darren Reed <darrenr@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/contrib/ipfilter/lib printstate.c src/sys/contrib/ipfilter/netinet ip_compat.h Message-ID: <20050429055112.GA39446@ip.net.ua> In-Reply-To: <200504282136.j3SLaV2R082026@repoman.freebsd.org> References: <200504282136.j3SLaV2R082026@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 28, 2005 at 09:36:30PM +0000, Darren Reed wrote: > darrenr 2005-04-28 21:36:30 UTC >=20 > FreeBSD src repository >=20 > Modified files: > contrib/ipfilter/lib printstate.c=20 > sys/contrib/ipfilter/netinet ip_compat.h=20 > Log: > Don't use quad_t on FreeBSD (deprecated) so use "long long" instead. > Someday this should be converted to uint64_t and printstate.c changed to > use those horrid PRiud64 things. > =20 > Revision Changes Path > 1.3 +1 -1 src/contrib/ipfilter/lib/printstate.c > 1.26 +3 -3 src/sys/contrib/ipfilter/netinet/ip_compat.h >=20 %llu should have been used instead. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCcctQqRfpzJluFF4RAiX1AJ0S53zbFi9YgG66ezOHfVWXA8gp4wCdHpBq hT6gNR13ZGhDy9uk83X4Fpg= =vpaK -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050429055112.GA39446>