NetBSD/sys/arch/pmax/stand
jonathan e82e5facd0 Add _ prefix to the PROM-callback-vector entrypoint in standalone
wrappers for:
	gets.c getenv.c strcat.c strcpy.c
so they compile again (if _KERNEL is defined).

For bootblock space reasons it would be prereable to call the PROM entrypoints
directly, via the macro wappers in de_prom.h, rather than C function wrappers.
1996-09-30 01:14:39 +00:00
..
dec_label
lib Add "const" to second argument to devopen.c, to match sys/lib/libsa/stand.h. 1996-09-30 01:02:06 +00:00
libsa Add _ prefix to the PROM-callback-vector entrypoint in standalone 1996-09-30 01:14:39 +00:00
scsiboot Macro definitions of ntohs() and ntohl() for pmax bootblocks. 1995-10-26 01:31:09 +00:00
Makefile LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile.booters LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
boot.c Change bootblock load code to work with old DECstation proms (2100, 3100) 1995-06-28 10:22:32 +00:00
byteswap.h Macro definitions of ntohs() and ntohl() for pmax bootblocks. 1995-10-26 01:31:09 +00:00
conf.c Many changes from Jonathan Stone and a few from me to make small boot blocks and handle NetBSD a.out 1995-01-18 06:53:36 +00:00
dec_boot.h
dec_exec.h
dec_label.c
dec_prom.h Add fake, bogus prototype for gettcinfo(), with "void" arglist. 1996-09-21 03:33:18 +00:00
filesystem.c Commit missing modified copy of (old) sparc filesystem.c, that has 1995-10-26 01:29:34 +00:00
mkboot.c Many changes from Jonathan Stone and a few from me to make small boot blocks and handle NetBSD a.out 1995-01-18 06:53:36 +00:00
mkboottape.c Many changes from Jonathan Stone and a few from me to make small boot blocks and handle NetBSD a.out 1995-01-18 06:53:36 +00:00
rz.c Change bootblock load code to work with old DECstation proms (2100, 3100) 1995-06-28 10:22:32 +00:00
start.S