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 Remove trailing whitespace, replace "Ar -i" with "Fl i". 2010-04-16 13:56:45 +00:00
ifwatchd.c Use unsigned, not signed, int for shifting 1 left until zero. 2016-01-27 18:55:51 +00:00