freebsd-dev/stand/ofw/libofw
Warner Losh 56e53cb8ef Prefer uintXX_t to u_intXX_t
A foolish consistency is the hobgoblin of little minds, adored by
little statesmen and philosophers and divines. With consistency a
great soul has simply nothing to do. -- Ralph Waldo Emerson
2018-03-13 16:33:00 +00:00
..
devicename.c Remove d_type from devdesc. It's not needed as we can fetch it from 2018-03-12 21:39:59 +00:00
libofw.h Use the actual struct devdesc at the start of all *_devdesc structs 2018-03-12 21:39:49 +00:00
Makefile Move "common" Open Firmware parts of the loader used only on PowerPC to 2018-03-03 23:39:07 +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