Date: Wed, 9 Jan 2008 10:12:40 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Sam Leffler <sam@errno.com> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet6 frag6.c icmp6.c in6.c in6_ifattach.c in6_pcb.c in6_proto.c in6_rmx.c in6_src.c ip6_input.c ip6_mroute.c ip6_output.c mld6.c nd6.c nd6_nbr.c nd6_rtr.c raw_ip6.c udp6_usrreq.c Message-ID: <20080109181239.GA29471@dragon.NUXI.org> In-Reply-To: <4785058B.1050507@errno.com> References: <200801081908.m08J8wIs094059@repoman.freebsd.org> <200801082039.18671.max@love2party.net> <e7db6d980801082231p409d86bp34127fa153b56d7a@mail.gmail.com> <20080109170850.GA27993@dragon.NUXI.org> <4785058B.1050507@errno.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 09, 2008 at 09:34:03AM -0800, Sam Leffler wrote: > David O'Brien wrote: > The flip side of this is that I just tried to resolve some compile issues > with netstat in the RELENG_7 branch and diff's against HEAD hit all the > gratuitous "style changes" you recently made. One way to avoid seeing them is to use some extra options to 'cvs diff'. 'cvs diff -kk -Bbw' reduces them to very little. (if there's a good doc to add the "-kk -Bbw" suggestion to, please let me know) -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080109181239.GA29471>