Date: Sun, 05 Nov 2006 22:27:42 -0500 From: Randall Stewart <rrs@cisco.com> To: Brooks Davis <brooks@one-eyed-alien.net> Cc: Randall Stewart <rrs@FreeBSD.ORG>, 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 Message-ID: <454EABAE.8050302@cisco.com> In-Reply-To: <20061105173008.GB19933@lor.one-eyed-alien.net> References: <200611051325.kA5DPIkb074516@repoman.freebsd.org> <454DF54C.8020407@cisco.com> <20061105173008.GB19933@lor.one-eyed-alien.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis wrote: > 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 >>> sctp_indata.c sctp_input.c sctp_output.c >>> sctp_pcb.c sctp_structs.h sctp_uio.h >>> sctputil.c sctputil.h >>> sys/netinet6 sctp6_usrreq.c >>> 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 :-( >>> >> >>One other thing I forgot to attach.. the >> >>Approved by: gnn >> >>and also.. could someone give me a hint as to how I >>get rcstemplate to copy correctly into my emacs window? >> >>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 Cool.. I just got it working :-) Thanks R -- Randall Stewart NSSTG - Cisco Systems Inc. 803-345-0369 <or> 803-317-4952 (cell)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?454EABAE.8050302>