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
/
i386
/
kgzldr
History
Ruslan Ermilov
e215fffac2
- Removed -elf which is not a valid gcc(1) option anymore.
...
- Removed -ffreestanding; it's enforced by ../Makefile.inc.
2004-02-07 14:32:06 +00:00
..
boot.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
crt.s
…
kgzldr.h
…
lib.c
Use __FBSDID().
2003-08-25 23:28:32 +00:00
Makefile
- Removed -elf which is not a valid gcc(1) option anymore.
2004-02-07 14:32:06 +00:00
sio.s
Use as's --defsym switch to compensate for the loss of the M4 substitution
2002-09-30 20:37:58 +00:00
start.s
…