NetBSD/sys/arch/ofppc/stand/ofwboot
thorpej 42e835d381 Clean up the NetBSD/ofppc boot loader:
- Garbage collect some cruft that doesn't apply to the ofppc port.
- Make our OFW-friendly alloc.c more like the libsa alloc.c
- Generally reduce some differences where we can between this
  boot loader and the NetBSD/macppc boot loader.
- Use libsa's loadfile().
- Fix DDB symbol loading -- Add a magic number after the args string
  so the kernel knows the symbols are there, provide both ssym and
  esym, and make sure all these values are aligned to a 4-byte boundary.
- Add support for MS-DOS file systems.
2001-10-23 03:31:25 +00:00
..
Locore.c Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00
Makefile Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00
alloc.c Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00
boot.c Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00
net.c include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
netif_of.c bcopy -> memcpy, bzero -> memset 2001-07-22 14:43:14 +00:00
ofdev.c Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00
ofdev.h
openfirm.h
version Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00