.. |
Makefile
|
Always build the m68000 math routines, since we compile libsa in m68000 mode.
|
2002-05-30 22:33:12 +00:00 |
SRT0.S
|
…
|
|
SRT1.c
|
exit() is now declared in libsa's stand.h, and takes an int.
|
2002-06-03 00:18:26 +00:00 |
clock.c
|
…
|
|
dev_disk.c
|
…
|
|
dev_disk.h
|
…
|
|
devopen.c
|
…
|
|
dvma.h
|
…
|
|
gets.c
|
…
|
|
idprom.c
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
libsa.h
|
exit() is now declared in libsa's stand.h, and takes an int.
|
2002-06-03 00:18:26 +00:00 |
netif.h
|
…
|
|
netif_sun.c
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
panic.c
|
exit() is now declared in libsa's stand.h, and takes an int.
|
2002-06-03 00:18:26 +00:00 |
promboot.c
|
- implement putstr(), and use in various places instead of printf()
|
2002-05-15 04:07:41 +00:00 |
promcons.c
|
…
|
|
promdev.c
|
- implement putstr(), and use in various places instead of printf()
|
2002-05-15 04:07:41 +00:00 |
putstr.c
|
- implement putstr(), and use in various places instead of printf()
|
2002-05-15 04:07:41 +00:00 |
saio.h
|
…
|
|
sun2.c
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
sun3.c
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
sun3x.c
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
version
|
Bump the version numbers of all bootloaders which use loadfile_elfXX() now
|
2001-11-09 19:53:11 +00:00 |
xxboot.c
|
On the sun2, added support for loading larger kernels,
|
2001-12-15 23:02:34 +00:00 |