freebsd-dev/sys/boot/common
Marcel Moolenaar 757686b115 Make our ELF64 type definitions match standards. In particular this
means:
o  Remove Elf64_Quarter,
o  Redefine Elf64_Half to be 16-bit,
o  Redefine Elf64_Word to be 32-bit,
o  Add Elf64_Xword and Elf64_Sxword for 64-bit entities,
o  Use Elf_Size in MI code to abstract the difference between
   Elf32_Word and Elf64_Word.
o  Add Elf_Ssize as the signed counterpart of Elf_Size.

MFC after: 2 weeks
2005-12-18 04:52:37 +00:00
..
bcache.c Use the correct printf specifier. 2004-10-03 16:34:01 +00:00
boot.c Extend `autoboot_delay' handling - is this variable is set to -1 don't allow 2005-05-19 23:03:02 +00:00
bootstrap.h Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
commands.c There's no reason for "read" and "echo" commands to not 2004-11-13 17:04:55 +00:00
console.c Fix a comparison that broke ``set console=vidconsole'' and even the 2005-07-29 12:47:42 +00:00
dev_net.c
dev_net.h
devopen.c
help.common Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE: 2005-09-22 15:06:58 +00:00
interp_backslash.c
interp_forth.c
interp_parse.c
interp.c
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
load_elf.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
load.c
loader.8 Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE: 2005-09-22 15:06:58 +00:00
ls.c
Makefile.inc Collapse several adjacent .if's into .if/.elif. 2004-10-24 12:32:41 +00:00
merge_help.awk
misc.c
module.c
newvers.sh
panic.c
pnp.c
pnpdata
reloc_elf32.c
reloc_elf64.c
reloc_elf.c Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00
ufsread.c Insert an explicit McAfee license, as we use a stock two-clause BSD 2005-01-30 14:58:00 +00:00