Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ozaki-r
Date:           Mon Apr 11 08:56:16 UTC 2016

Modified Files:
        src/sys/netinet: in_proto.c sctputil.c
        src/sys/netinet6: in6_proto.c nd6_rtr.c
        src/sys/netnatm: natm_pcb.c
        src/sys/rump/librump/rumpnet: rump_net.c

Log Message:
Sweep unncessary radix.h inclusions


To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/netinet/in_proto.c
cvs rdiff -u -r1.4 -r1.5 src/sys/netinet/sctputil.c
cvs rdiff -u -r1.110 -r1.111 src/sys/netinet6/in6_proto.c
cvs rdiff -u -r1.108 -r1.109 src/sys/netinet6/nd6_rtr.c
cvs rdiff -u -r1.16 -r1.17 src/sys/netnatm/natm_pcb.c
cvs rdiff -u -r1.18 -r1.19 src/sys/rump/librump/rumpnet/rump_net.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index