This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
boot
/
sparc64
/
boot1
History
Jake Burkholder
4b487ad2ec
Clean up elf loading to not make assumptions about the ordering of sections.
...
Don't load the symbol table; this is only needed for loading kernels and we load the loader.
2002-04-24 02:10:35 +00:00
..
_start.s
Apparently either gcc or ld, in their infinite wisdom, want to
2002-03-28 02:41:52 +00:00
_start.S
Apparently either gcc or ld, in their infinite wisdom, want to
2002-03-28 02:41:52 +00:00
boot1.c
Clean up elf loading to not make assumptions about the ordering of sections.
2002-04-24 02:10:35 +00:00
Makefile
o Use our own elf2aout now.
2002-04-21 02:37:55 +00:00