]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFV r285292:
authorpkelsey <pkelsey@FreeBSD.org>
Wed, 8 Jul 2015 23:57:58 +0000 (23:57 +0000)
committerpkelsey <pkelsey@FreeBSD.org>
Wed, 8 Jul 2015 23:57:58 +0000 (23:57 +0000)
commitb23b1a18f0d1e3cf77b0e61d66e95659206c3391
tree134985140c743138cf03196b028344b9c4876bdb
parentd374814126e00f3e20429c6336f1fc7fd6617491
MFV r285292:

Merge upstream fix to eliminate build-breaking gcc warnings of no
importance.

commit: cab33b7a0acba7d2268a23c4383be6167106e549

Update ND_TTEST2 to fix issue 443

Add IS_NOT_NEGATIVE macro.
Avoid these warnings:
- comparison of unsigned expression >= 0 is always true [-Wtype-limits],
- comparison is always true due to limited range of data type [-Wtype-limits].

Reviewed by: adrian
Approved by: jmallett (mentor)
MFC after: 1 month
contrib/tcpdump/netdissect.h