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
/
boot2
History
Roman Divacky
104d506ddd
Avoid using memcpy() for copying 32bit chunks. This shrinks
...
the resulting code a little. Approved by: rpaulo (mentor) Reviewed by: jhb
2010-10-22 18:07:21 +00:00
..
boot1.S
Revert the part of change 107879 that employs the unused bytes after
2009-03-07 22:05:58 +00:00
boot2.c
Avoid using memcpy() for copying 32bit chunks. This shrinks
2010-10-22 18:07:21 +00:00
lib.h
…
Makefile
When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2
2010-09-21 21:41:45 +00:00
sio.S
…