NetBSD/sys/arch/sun3
cgd 2a73ef60b7 change cfprint_t type definition to take a const char *, rather than
a char *, because that's what was really intended, and because
if the print function modifies the string, various things could become
unhappy (so the string should _not_ be modified).
1996-08-27 21:53:46 +00:00
..
compile COMPATOBJS -> COMPAT_OBJS (already done on release branch) 1996-07-11 16:52:10 +00:00
conf add COMPAT_12. 1996-08-26 23:39:36 +00:00
dev change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
include Add the field "pcb_mmuctx" for future use by the pmap code. 1996-06-18 16:03:45 +00:00
stand Add memcpy.c to SRC_sa 1996-06-26 19:32:32 +00:00
sun3 change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
Makefile SUBDIR=stand 1995-07-05 19:04:23 +00:00