NetBSD/usr.sbin/ifwatchd
riastradh 8248001c7f Use unsigned, not signed, int for shifting 1 left until zero.
Signed shift into sign bit and beyond is undefined behaviour.

From Michael McConville.
2016-01-27 18:55:51 +00:00
..
Makefile
ifwatchd.8
ifwatchd.c Use unsigned, not signed, int for shifting 1 left until zero. 2016-01-27 18:55:51 +00:00