Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



   Date: Thu, 21 Jan 2016 15:27:49 +0000
   From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>

   Module Name:    src
   Committed By:   riastradh
   Date:           Thu Jan 21 15:27:48 UTC 2016

   Modified Files:
           src/sys/net: if.c link_proto.c rtsock.c
           src/sys/netatalk: at_proto.c
           src/sys/netbt: bt_proto.c
           src/sys/netinet: if_arp.c in_proto.c in_proto.h ip_icmp.c ip_input.c
               raw_ip.c
           src/sys/netinet6: icmp6.c in6_proto.c ip6protosw.h sctp6_usrreq.c
           src/sys/netipsec: ipsec_input.c

   Log Message:
   Give proper prototype to ip_output.

Sorry about that -- not only was that the wrong commit message, but it
was an unfinished change that wasn't supposed to be committed at all.
I hit up-arrow one too many/few times and got a `cvs commit -m 'Give
proper...'' command line instead of a `cvs diff' one.  Should be fixed
now:

https://mail-index.netbsd.org/source-changes/2016/01/21/msg071989.html


Home | Main Index | Thread Index | Old Index