HomeFreeBSD

o make sure the boundary is a power of 2, when not zero.

Description

o make sure the boundary is a power of 2, when not zero.
o don't convert 0 to ~0 just so that we can use MIN. ~0 is not a

valid boundary. Introduce BNDRY_MIN that deals with 0 values
that mean no boundary.

Details

Provenance
marcelAuthored on
Parents
rS285891: Pass unsigned long argument to ioctl().
Branches
Unknown
Tags
Unknown