freebsd-dev/usr.sbin/acpi
Alexander Kabaev e64aaeac2a Use int to receive the return value of getopt function.
getopt returns int and not char, so assigning the value to
char is not ideal, especially on platforms with unsigned
chars.
2017-04-07 22:58:31 +00:00
..
acpiconf Use int to receive the return value of getopt function. 2017-04-07 22:58:31 +00:00
acpidb Merge ACPICA 20161222. 2017-01-05 21:28:25 +00:00
acpidump Use nitems() from sys/param.h. 2017-03-10 06:25:54 +00:00
iasl Merge ACPICA 20170303. 2017-03-03 18:56:15 +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