This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
boot
/
ofw
/
libofw
History
Nathan Whitehorn
f184eace75
Don't close OF disk devices on PowerPC. This fixes loader when booting from
...
disk on my Blue & White G3 system.
2008-10-13 17:14:29 +00:00
..
devicename.c
In ofw_parsedev() check the return value of malloc() and protect
2005-10-25 12:49:56 +00:00
elf_freebsd.c
…
libofw.h
Extend struct devdesc with a unit field, called d_unit. Promote the
2006-11-02 01:23:18 +00:00
Makefile
Backout rev 183181. It appears that I should have been using boot-device
2008-09-19 19:49:58 +00:00
ofw_console.c
Backout rev 183181. It appears that I should have been using boot-device
2008-09-19 19:49:58 +00:00
ofw_copy.c
…
ofw_disk.c
Don't close OF disk devices on PowerPC. This fixes loader when booting from
2008-10-13 17:14:29 +00:00
ofw_memory.c
…
ofw_module.c
…
ofw_net.c
- Make better use of the global chosen, memory and mmu handles instead
2007-06-17 00:17:15 +00:00
ofw_reboot.c
…
ofw_time.c
…
openfirm.c
- Make better use of the global chosen, memory and mmu handles instead
2007-06-17 00:17:15 +00:00
openfirm.h
- Make better use of the global chosen, memory and mmu handles instead
2007-06-17 00:17:15 +00:00