freebsd-dev/usr.sbin/acpi
Niclas Zeising fba6127915 Improve options and error handling.
Improve options handling and error out if multiple mutually exclusive
options are passed to acpiconf.  Switch from using atoi() to strtol() for
argument parsing, and add error checking and handling, instead of blindly
trusting that the integer conversion is OK.
Cange err() to errx() in once case, the errno value was garbage there.

Reviewed by:	emaste
Approved by:	emaste
Differential Revision:	D13430
2017-12-09 15:59:10 +00:00
..
acpiconf Improve options and error handling. 2017-12-09 15:59:10 +00:00
acpidb various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
acpidump various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
iasl DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile
Makefile.inc usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:38:03 +00:00