freebsd-dev/sys/boot/ofw/libofw
Antoine Brodin e2b36efde5 MFC r201145 to stable/8:
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
  Fix some wrong usages.
  Note: this does not affect generated binaries as this argument is not used.

  PR:		137213
  Submitted by:	Eygene Ryabinkin (initial version)
2010-01-30 12:11:21 +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 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 Make code match comment: make the smallest unit of page allocation 2005-07-22 23:22:29 +00:00
ofw_disk.c MFC r201145 to stable/8: 2010-01-30 12:11:21 +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