Date: Sun, 05 Nov 2006 08:36:18 -0500 From: Randall Stewart <rrs@cisco.com> To: Tom Rhodes <trhodes@FreeBSD.org> 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: <454DE8D2.3000803@cisco.com> In-Reply-To: <20061105083020.1b371752.trhodes@FreeBSD.org> References: <200611051325.kA5DPIkb074516@repoman.freebsd.org> <20061105083020.1b371752.trhodes@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Tom Rhodes wrote: > On Sun, 5 Nov 2006 13:25:18 +0000 (UTC) > Randall Stewart <rrs@FreeBSD.org> 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 :-( >> > > > *blink* I was just going through the universe builds (required for > other changes I'm playing with) and was nearing a commit here. > > Thanks for saving me the time. :) > Yeah: I am real sorry I did not know about build universe until after I committed :-( I would have cleaned up all the 64 bit issues BEFORE committing :-( Can't say I would have done the freebsd32/ compat syscalls right.. but at least I would have not had so much egg on my face :-0 It should build clean now... 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?454DE8D2.3000803>