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
/
sparc64
/
loader
History
Robert Drehmel
c9f26ad128
Avoid having the text and data sections merged into one program
...
header table entry by removing the -N flag from the LDFLAGS.
2001-12-28 22:12:38 +00:00
..
locore.s
Use ENTRY() for defining functions in asm.
2001-10-30 06:27:34 +00:00
locore.S
Use ENTRY() for defining functions in asm.
2001-10-30 06:27:34 +00:00
main.c
Add definitions for network support, doesn't work yet.
2001-10-30 06:31:45 +00:00
Makefile
Avoid having the text and data sections merged into one program
2001-12-28 22:12:38 +00:00
metadata.c
Add code to copy the enironment and loader metadata into kernel space.
2001-10-30 06:37:36 +00:00