From owner-cvs-src@FreeBSD.ORG Wed Jul 26 07:36:01 2006 Return-Path: X-Original-To: cvs-src@freebsd.org 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 B8BBE16A4E2; Wed, 26 Jul 2006 07:36:01 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail15.syd.optusnet.com.au (mail15.syd.optusnet.com.au [211.29.132.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B41A43D58; Wed, 26 Jul 2006 07:35:54 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail15.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k6Q7ZpQ5019709 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 26 Jul 2006 17:35:52 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k6Q7ZpBd002618; Wed, 26 Jul 2006 17:35:51 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k6Q7ZprA002617; Wed, 26 Jul 2006 17:35:51 +1000 (EST) (envelope-from peter) Date: Wed, 26 Jul 2006 17:35:51 +1000 From: Peter Jeremy To: Jung-uk Kim Message-ID: <20060726073551.GB740@turion.vk2pj.dyndns.org> References: <200607252220.k6PMK6Ue015180@repoman.freebsd.org> <200607251835.16435.jkim@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UHN/qo2QbUvPLonB" Content-Disposition: inline In-Reply-To: <200607251835.16435.jkim@FreeBSD.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/enigma enigma.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 26 Jul 2006 07:36:01 -0000 --UHN/qo2QbUvPLonB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 2006-Jul-25 18:35:15 -0400, Jung-uk Kim wrote: >On Tuesday 25 July 2006 06:20 pm, Jung-uk Kim wrote: >> Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) > >This change will break your enigma(1)/crypt(1) encrypted file on=20 >64-bit arch if you are still using it. ;-) 32-bit archs are not=20 >affected. IMHO, this warrants a note in UPDATING. --=20 Peter Jeremy --UHN/qo2QbUvPLonB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFExxtX/opHv/APuIcRAolZAJ4rRZxbcrM/O2Hlqha9uoGxr7B/8wCgpxvM CNwmmLVATxHFFRXCwl8Osww= =Sinc -----END PGP SIGNATURE----- --UHN/qo2QbUvPLonB--