Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/external/bsd/arfe/dt
Module Name: othersrc
Committed By: dyoung
Date: Fri Aug 28 21:39:00 UTC 2015
Modified Files:
othersrc/external/bsd/arfe/dt: dt.c
Log Message:
Identify hexadecimal numbers that do NOT begin with 0x.
When one hexadecimal number in all capitals matches another all-caps hex
number, print the result in all capitals, too, so that inputs like
this netstat -s output,
0 packets with ECN CE bit
do not turn to this:
0 packets with ECN ce bit
TBD: repair expected test results.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/arfe/dt/dt.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