On Thu, Sep 15, 2016 at 12:58:33AM -0700, Ngie Cooper (yaneurabeya) wrote:
> 
> > On Sep 15, 2016, at 00:41, Kevin Lo <ke...@freebsd.org> wrote:
> > 
> > Author: kevlo
> > Date: Thu Sep 15 07:41:48 2016
> > New Revision: 305824
> > URL: https://svnweb.freebsd.org/changeset/base/305824
> > 
> > Log:
> >  Remove the 4.3BSD compatible macro m_copy(), use m_copym() instead.
> > 
> >  Reviewed by:       gnn
> >  Differential Revision:     https://reviews.freebsd.org/D7878
> > 
> > Modified:
> >  head/sys/contrib/ipfilter/netinet/fil.c
> >  head/sys/contrib/ipfilter/netinet/ip_compat.h
> >  head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
> >  head/sys/kern/uipc_socket.c
> >  head/sys/net/if_arcsubr.c
> >  head/sys/net/if_fddisubr.c
> >  head/sys/net/if_iso88025subr.c
> >  head/sys/net/raw_usrreq.c
> >  head/sys/netinet/ip_input.c
> >  head/sys/netinet/ip_mroute.c
> >  head/sys/netinet/raw_ip.c
> >  head/sys/netinet/tcp_output.c
> >  head/sys/netinet/udp_usrreq.c
> >  head/sys/netinet6/icmp6.c
> >  head/sys/netinet6/ip6_forward.c
> >  head/sys/netinet6/ip6_mroute.c
> >  head/sys/netinet6/ip6_output.c
> >  head/sys/netinet6/raw_ip6.c
> >  head/sys/netinet6/udp6_usrreq.c
> >  head/sys/netipsec/keysock.c
> >  head/sys/sys/mbuf.h
> 
> Bump __FreeBSD_version for the change (just in case something’s using the 
> #define elsewhere)?

Bumped(r305833), thanks.

> Thanks!
> -Ngie

_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to