.. |
OSFpal.c
|
Set the primary CPU's PAL revision to the OSF/1 PAL revision after switching
|
1998-09-28 21:21:55 +00:00 |
bbinfo.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
blkdev.c
|
move the boot/disk.* code to common/blkdev.*, and gut it. The previous
|
1999-04-02 03:17:28 +00:00 |
blkdev.h
|
move the boot/disk.* code to common/blkdev.*, and gut it. The previous
|
1999-04-02 03:17:28 +00:00 |
boot.c
|
constify bootprog_*, move their definitions into common.h, and have
|
1999-04-09 17:50:15 +00:00 |
booted_dev.c
|
abstract the prom device open/close into a separate module, which
|
1999-04-02 03:19:08 +00:00 |
bootxx.c
|
consistency in boot message printouts
|
1999-04-05 22:03:56 +00:00 |
checksize.sh
|
Compile with -Os (optimize for size).
|
1999-03-31 02:52:11 +00:00 |
common.h
|
constify bootprog_*, move their definitions into common.h, and have
|
1999-04-09 17:50:15 +00:00 |
loadfile.c
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
newvers.sh
|
constify bootprog_*, move their definitions into common.h, and have
|
1999-04-09 17:50:15 +00:00 |
panic_putstr.c
|
add a common putstr() function which just puts()'s the chars in
|
1999-04-02 03:23:49 +00:00 |
prom.c
|
unrevert the changes made last night, now that 'installboot' has
|
1999-04-02 03:11:57 +00:00 |
prom_disp.S
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
prom_swpal.S
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
putstr.c
|
add a common putstr() function which just puts()'s the chars in
|
1999-04-02 03:23:49 +00:00 |
start.S
|
add support for 'standalone programs', like kernels but not the kernel.
|
1999-04-11 03:36:21 +00:00 |