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
/
alpha
/
libalpha
History
David E. O'Brien
d1bdfb40fd
-ffreestanding is the word.
...
(also resort some CFLAGS such that the more "important" value are first so they are easier to see)
2002-05-10 09:26:35 +00:00
..
alpha_copy.c
Fix the more obvious warnings to deal with my earlier warning cleanups.
2000-08-03 09:49:44 +00:00
alpha_module.c
…
bbinfo.h
…
bootinfo.c
Preceed/preceeding are not english words. Use precede or preceding.
2001-02-18 10:25:42 +00:00
common.h
…
delay.c
…
devicename.c
…
elf_freebsd.c
move init of booted_kernel to bootinfo.c
2000-11-14 08:10:15 +00:00
getsecs.c
…
libalpha.h
Fix the more obvious warnings to deal with my earlier warning cleanups.
2000-08-03 09:49:44 +00:00
Makefile
-ffreestanding is the word.
2002-05-10 09:26:35 +00:00
OSFpal.c
Record the new PALcode revision in the pcs structure after changing to
2000-06-03 08:24:37 +00:00
pal.S
One needs to introduce things with a `.file' directive before trying to
2001-05-28 09:52:21 +00:00
prom_disp.S
…
prom_swpal.S
…
prom.c
…
reboot.c
…
srmdisk.c
Don't call prom_open() multiple times. This confuses some versions of SRM
2001-04-05 10:28:52 +00:00
srmnet.c
…
start.S
Fix whitespace.
2001-03-04 04:38:14 +00:00
time.c
…