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
David O'Brien
obrien at FreeBSD.org
Wed Jan 9 10:14:07 PST 2008
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 at FreeBSD.org)
More information about the cvs-src
mailing list