freebsd-dev/sys/boot/ofw/libofw
Jake Burkholder a0e1420b07 Fix a dumb bug that broke net booting on sparc64. The wrong length was
passed to strncmp.

Noticed by:	tmm
Approved by:	re
Pointy hat to:	jake
2002-12-02 01:46:22 +00:00
..
devicename.c Fix a dumb bug that broke net booting on sparc64. The wrong length was 2002-12-02 01:46:22 +00:00
elf_freebsd.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
libofw.h Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
Makefile Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
ofw_console.c Fix test for != 0 that should be > 0. 2002-02-23 04:33:15 +00:00
ofw_copy.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
ofw_disk.c Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
ofw_memory.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
ofw_module.c
ofw_net.c Fix up the DMA buffer allocation call. 2002-06-07 11:49:33 +00:00
ofw_reboot.c
ofw_time.c Whitespace fixes. 2001-10-07 13:27:27 +00:00
openfirm.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
openfirm.h Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00