From owner-cvs-all@FreeBSD.ORG Sun Nov 5 17:30:40 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9041716A416; Sun, 5 Nov 2006 17:30:40 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04ED943D69; Sun, 5 Nov 2006 17:30:31 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20061105173011m9100ekdrve>; Sun, 5 Nov 2006 17:30:12 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id kA5HU9Sf020272; Sun, 5 Nov 2006 11:30:10 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id kA5HU99r020271; Sun, 5 Nov 2006 11:30:09 -0600 (CST) (envelope-from brooks) Date: Sun, 5 Nov 2006 11:30:08 -0600 From: Brooks Davis To: Randall Stewart Message-ID: <20061105173008.GB19933@lor.one-eyed-alien.net> References: <200611051325.kA5DPIkb074516@repoman.freebsd.org> <454DF54C.8020407@cisco.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RASg3xLB4tUQ4RcS" Content-Disposition: inline In-Reply-To: <454DF54C.8020407@cisco.com> User-Agent: Mutt/1.5.11 Cc: Randall Stewart , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet sctp_bsd_addr.c sctp_crc32.c sctp_indata.c sctp_input.c sctp_output.c sctp_pcb.c sctp_structs.h sctp_uio.h sctputil.c sctputil.h src/sys/netinet6 sctp6_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2006 17:30:40 -0000 --RASg3xLB4tUQ4RcS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 05, 2006 at 09:29:32AM -0500, Randall Stewart wrote: > Randall Stewart wrote: > >rrs 2006-11-05 13:25:18 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/netinet sctp_bsd_addr.c sctp_crc32.c=20 > > sctp_indata.c sctp_input.c sctp_output.c=20 > > sctp_pcb.c sctp_structs.h sctp_uio.h=20 > > sctputil.c sctputil.h=20 > > sys/netinet6 sctp6_usrreq.c=20 > > Log: > > Tons of fixes to get all the 64bit issues removed. > > This also moves two 16 bit int's to become 32 bit > > values so we do not have to use atomic_add_16. > > Most of the changes are %p, casts and other various > > nasty's that were in the orignal code base. With this > > commit my machine will now do a build universe.. however > > I as yet have not tested on a 64bit machine .. it may not work :-( > > =20 > One other thing I forgot to attach.. the >=20 > Approved by: gnn >=20 > and also.. could someone give me a hint as to how I > get rcstemplate to copy correctly into my emacs window? >=20 > For some reason the only way I can get it is to go open > another emacs window and manually copy it.. there must > be some cvs-ism I am missing :-( You can do a checkout or update with the FreeBSD specific CVS option -T, i.e. "cvs -T update -d -P" -- Brooks --RASg3xLB4tUQ4RcS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFTh+gXY6L6fI4GtQRApsSAKDbsJl/XktWcioQYlQKgUU3Dm1fWQCggzVX Se809Y9JEXug6+9t7L0mVDE= =79P1 -----END PGP SIGNATURE----- --RASg3xLB4tUQ4RcS--