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
Makefile
Makefile.booters
boot.c
byteswap.h
conf.c
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
mkboot.c
mkboottape.c
rz.c
start.S