freebsd-dev/usr.sbin/acpi
Dimitry Andric de82c38b72 Add explanatory comment for r327622: clang 6.0.0 and higher warn about
the ACPI_ROOT_OBJECT and ACPI_TO_POINTER macros from acpica's actypes.h
header, that they use arithmetic on a null pointer treated as a cast
from integer to pointer, which is a GNU extension.  We turn off the
warning, because this is in contributed code.

Requested by:	rakuco
2018-01-08 18:42:40 +00:00
..
acpiconf Improve options and error handling. 2017-12-09 15:59:10 +00:00
acpidb Add explanatory comment for r327622: clang 6.0.0 and higher warn about 2018-01-08 18:42:40 +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