contributed by Ralph Campbell
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 8 Jan 1992 12:48:04 +0000 (04:48 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 8 Jan 1992 12:48:04 +0000 (04:48 -0800)
commit2966ca0e37a99b5ffa0cf08666f2c1e08c5c5851
tree1697add86d6f63d562b2d0c3a11118de373fd360
parent12d43ee5074f8bdff9247abeb5495b9926508a85
contributed by Ralph Campbell

SCCS-vsn: sys/pmax/include/cpu.h 7.1
SCCS-vsn: sys/pmax/include/dc7085cons.h 7.1
SCCS-vsn: sys/pmax/include/machAsmDefs.h 7.1
SCCS-vsn: sys/pmax/include/machConst.h 7.1
SCCS-vsn: sys/pmax/include/param.h 7.1
SCCS-vsn: sys/pmax/include/pcb.h 7.1
SCCS-vsn: sys/pmax/include/pmap.h 7.1
SCCS-vsn: sys/pmax/include/pmioctl.h 7.1
SCCS-vsn: sys/pmax/dev/pmreg.h 7.1
SCCS-vsn: sys/pmax/include/proc.h 7.1
SCCS-vsn: sys/pmax/include/psl.h 7.1
SCCS-vsn: sys/pmax/include/reg.h 7.1
SCCS-vsn: sys/pmax/include/regdef.h 7.1
SCCS-vsn: sys/pmax/include/signal.h 7.1
SCCS-vsn: sys/pmax/include/trap.h 7.1
SCCS-vsn: sys/pmax/include/types.h 7.1
SCCS-vsn: sys/pmax/include/vmparam.h 7.1
SCCS-vsn: sys/pmax/stand/boot.c 7.1
SCCS-vsn: sys/pmax/stand/coff.c 7.1
SCCS-vsn: sys/pmax/stand/conf.c 7.1
SCCS-vsn: sys/pmax/stand/mkboot.c 7.1
SCCS-vsn: sys/pmax/stand/start.s 7.1
SCCS-vsn: sys/pmax/ultrix/ultrix_sysent.c 7.1
23 files changed:
usr/src/sys/pmax/dev/pmreg.h [new file with mode: 0644]
usr/src/sys/pmax/include/cpu.h [new file with mode: 0644]
usr/src/sys/pmax/include/dc7085cons.h [new file with mode: 0644]
usr/src/sys/pmax/include/machAsmDefs.h [new file with mode: 0644]
usr/src/sys/pmax/include/machConst.h [new file with mode: 0644]
usr/src/sys/pmax/include/param.h [new file with mode: 0644]
usr/src/sys/pmax/include/pcb.h [new file with mode: 0644]
usr/src/sys/pmax/include/pmap.h [new file with mode: 0644]
usr/src/sys/pmax/include/pmioctl.h [new file with mode: 0644]
usr/src/sys/pmax/include/proc.h [new file with mode: 0644]
usr/src/sys/pmax/include/psl.h [new file with mode: 0644]
usr/src/sys/pmax/include/reg.h [new file with mode: 0644]
usr/src/sys/pmax/include/regdef.h [new file with mode: 0644]
usr/src/sys/pmax/include/signal.h [new file with mode: 0644]
usr/src/sys/pmax/include/trap.h [new file with mode: 0644]
usr/src/sys/pmax/include/types.h [new file with mode: 0644]
usr/src/sys/pmax/include/vmparam.h [new file with mode: 0644]
usr/src/sys/pmax/stand/boot.c [new file with mode: 0644]
usr/src/sys/pmax/stand/coff.c [new file with mode: 0644]
usr/src/sys/pmax/stand/conf.c [new file with mode: 0644]
usr/src/sys/pmax/stand/mkboot.c [new file with mode: 0644]
usr/src/sys/pmax/stand/start.s [new file with mode: 0644]
usr/src/sys/pmax/ultrix/ultrix_sysent.c [new file with mode: 0644]