freebsd-dev/stand/ofw/libofw
Warner Losh 007b82d7ab Stop using ../zfs/libzfs.h but instead use libzfs.h.
While ../zfs/libzfs.h mostly works, there are a few situations where
it does not. Eliminate the problem by using plain libzfs.h, like we do
for ufs support. This fixes the weird cases, and is easier to
understand. It also follows the general style convetion of avoiding
../ in #includes.
2018-07-08 07:42:58 +00:00
..
devicename.c Stop using ../zfs/libzfs.h but instead use libzfs.h. 2018-07-08 07:42:58 +00:00
libofw.h - Unbreak booting sparc64 kernels after the metadata unification in 2018-05-21 01:20:19 +00:00
Makefile Stop using ../zfs/libzfs.h but instead use libzfs.h. 2018-07-08 07:42:58 +00:00
ofw_console.c
ofw_copy.c Fix regression introduced in r328806, preventing boot at least on all 2018-02-03 23:49:21 +00:00
ofw_disk.c
ofw_memory.c Fix regression introduced in r328806, preventing boot at least on all 2018-02-03 23:49:21 +00:00
ofw_module.c
ofw_net.c
ofw_reboot.c
ofw_time.c
openfirm.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
openfirm.h Const poison the propname. It's never set and we often pass it const 2017-12-03 04:54:18 +00:00