summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2017-04-08 20:16:05 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2017-04-08 20:16:05 +0000
commit1c03d6c750eea685644f643615d701b3ee2d5689 (patch)
tree95579a196fb18e5521cf55e202afc08dc0b66697 /usr.sbin
parent38f4119c070af694b3f971e06bd658f17ba5aa53 (diff)
Reduce the overburden of signed vs unsigned comparisons by sprinkling
'int' -> 'unsigned int' (and visa versa) where obvious. Steal a couple of 'unsigned' -> u_int32_t from reyk@'s dhcrelay tweaks. No intentional functional change.
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions