NetBSD/sys/arch/pmax/stand/lib
simonb fb11e9e236 Remove unused debugging code, and clean up an error message. 1999-03-25 05:22:44 +00:00
..
Makefile Makefile* of pmax specific SA library - based on i386/stand/lib Makefile. 1999-03-25 04:16:15 +00:00
Makefile.inc Makefile* of pmax specific SA library - based on i386/stand/lib Makefile. 1999-03-25 04:16:15 +00:00
bootinfo.c s/BOOTINFO_MAXSIZE/BOOTINFO_SIZE/ 1999-03-25 03:35:39 +00:00
bootinfo.h Code to initialise and add bootinfo records. 1999-03-24 23:47:37 +00:00
bootinit.S Remove unneeded <mips/regdef.h>. Its contents went into asm.h while ago. 1999-03-13 11:20:55 +00:00
bootread.S Remove unneeded <mips/regdef.h>. Its contents went into asm.h while ago. 1999-03-13 11:20:55 +00:00
byteswap.h
callvec.c Add a callback to the PROM routine clear_cache. Not needed now, but 1999-03-01 04:05:18 +00:00
conf.c Merge contents of filesystem.c into conf.c, and remove declaration of 1999-03-14 00:57:06 +00:00
devopen.c Don't implicitly type the devopen() function. 1999-02-22 08:24:47 +00:00
loadfile.c When loading an a.out kernel and keeping the exec header, if it's OMAGIC 1999-03-25 03:38:53 +00:00
loadfile.h Copy of sys/arch/i386/lib/loadfile.h with tweaks for the pmax. 1999-03-25 03:41:58 +00:00
newvers.sh Use "make ... echo ${MACHINE}" to get the machine name so 1999-03-25 03:56:00 +00:00
putchar.c Basic putchar() implentation in terms of the PROM's printf() callback. 1999-03-25 04:02:57 +00:00
rz.c Remove unused debugging code, and clean up an error message. 1999-03-25 05:22:44 +00:00
rz.h Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
start.S Call main instead of _main. 1999-03-25 05:17:27 +00:00
startprog.S Oops, forgot RCS header and copyright. 1999-03-25 04:14:03 +00:00