freebsd-dev/usr.sbin/apm
Nate Lawson a607c5e4cb Check for >= 255 since sign extension from byte to u_int sometimes makes
the value for "unknown" 0xffffffff.  The underlying kernel drivers should
be updated to only return 255 but the ABI is used by too many userland
utilities.

Also, make this WARNS 6 compatible.
2004-05-27 19:23:27 +00:00
..
apm.8 Mark APM manpages as i386-only. 2004-01-21 13:38:17 +00:00
apm.c Check for >= 255 since sign extension from byte to u_int sometimes makes 2004-05-27 19:23:27 +00:00
Makefile Check for >= 255 since sign extension from byte to u_int sometimes makes 2004-05-27 19:23:27 +00:00