Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: christos
Date: Mon Jan 16 15:14:16 UTC 2017
Modified Files:
src/sys/netinet: if_arp.c in_var.h ip_output.c
Log Message:
rename arplog -> ARPLOG to make it clear that it is a macro and tuck-in the
buffer used for address formatting.
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/netinet/if_arp.c
cvs rdiff -u -r1.92 -r1.93 src/sys/netinet/in_var.h
cvs rdiff -u -r1.268 -r1.269 src/sys/netinet/ip_output.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