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
grehan
bd098ec7fe
Make the openfirmware getchar entry point non-blocking. This catches up
...
with jhb's 2005/05/27 loader multiple-console change. Tested by: marius/sparc64, grehan/ofwppc
2008-02-06 22:04:28 +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
Remove unused variables.
2005-10-20 10:39:09 +00:00
libofw.h
Extend struct devdesc with a unit field, called d_unit. Promote the
2006-11-02 01:23:18 +00:00
Makefile
- Make better use of the global chosen, memory and mmu handles instead
2007-06-17 00:17:15 +00:00
ofw_console.c
Make the openfirmware getchar entry point non-blocking. This catches up
2008-02-06 22:04:28 +00:00
ofw_copy.c
Make code match comment: make the smallest unit of page allocation
2005-07-22 23:22:29 +00:00
ofw_disk.c
- Add a workaround for the fact that OFW doesn't guarantee that
2005-10-25 12:51:49 +00:00
ofw_memory.c
Remove unused variables.
2005-10-20 10:39:09 +00:00
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