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:           Fri Jan 19 08:01:05 UTC 2018

Modified Files:
        src/sys/net: route.c
        src/sys/netinet: in.c
        src/sys/netinet6: in6.c

Log Message:
Suppress noisy debugging outputs

Even if DEBUG they are too noisy under load.


To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 src/sys/net/route.c
cvs rdiff -u -r1.215 -r1.216 src/sys/netinet/in.c
cvs rdiff -u -r1.258 -r1.259 src/sys/netinet6/in6.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