sync to netbsd; for graichen
authorderaadt <deraadt@openbsd.org>
Sun, 15 Sep 1996 21:12:08 +0000 (21:12 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 15 Sep 1996 21:12:08 +0000 (21:12 +0000)
commit8c57ab1d815e0b80322e3c501c1ee34d98f787d8
tree49bf1f2455d19295be0fa68545cc2c730df8f801
parenta7ac1a8db5e7b9e130a6244caa700427838a3858
sync to netbsd; for graichen
124 files changed:
sys/arch/pmax/conf/DISKLESS [deleted file]
sys/arch/pmax/conf/GENERIC [new file with mode: 0644]
sys/arch/pmax/conf/GENERIC.pmax [deleted file]
sys/arch/pmax/conf/GLUTTON [deleted file]
sys/arch/pmax/conf/MINIROOT
sys/arch/pmax/conf/Makefile.pmax
sys/arch/pmax/conf/NEWCONF
sys/arch/pmax/conf/TOCCATA [deleted file]
sys/arch/pmax/conf/devices.pmax.oldconf [deleted file]
sys/arch/pmax/conf/files.pmax
sys/arch/pmax/conf/files.pmax.oldconf [deleted file]
sys/arch/pmax/conf/std.pmax
sys/arch/pmax/dev/ascreg.h
sys/arch/pmax/dev/bt459.c
sys/arch/pmax/dev/bt478.c
sys/arch/pmax/dev/cfb.c
sys/arch/pmax/dev/dc.c
sys/arch/pmax/dev/dcvar.h
sys/arch/pmax/dev/device.h
sys/arch/pmax/dev/dtop.c
sys/arch/pmax/dev/dtopvar.h [new file with mode: 0644]
sys/arch/pmax/dev/fb.c
sys/arch/pmax/dev/fb_usrreq.c
sys/arch/pmax/dev/font.c
sys/arch/pmax/dev/ims332.c
sys/arch/pmax/dev/ims332.h
sys/arch/pmax/dev/lk201.c
sys/arch/pmax/dev/lk201var.h [new file with mode: 0644]
sys/arch/pmax/dev/mfb.c
sys/arch/pmax/dev/mfbreg.h
sys/arch/pmax/dev/pdma.h
sys/arch/pmax/dev/pm.c
sys/arch/pmax/dev/pmvar.h [new file with mode: 0644]
sys/arch/pmax/dev/qvss.h
sys/arch/pmax/dev/qvss_compat.c
sys/arch/pmax/dev/qvssvar.h [new file with mode: 0644]
sys/arch/pmax/dev/rcons.c
sys/arch/pmax/dev/rz.c
sys/arch/pmax/dev/sccvar.h [deleted file]
sys/arch/pmax/dev/scsi.c
sys/arch/pmax/dev/scsi.h
sys/arch/pmax/dev/sfb.c
sys/arch/pmax/dev/sfbreg.h
sys/arch/pmax/dev/sii.c
sys/arch/pmax/dev/tz.c
sys/arch/pmax/dev/xcfb.c
sys/arch/pmax/dev/xcfbvar.h [new file with mode: 0644]
sys/arch/pmax/dist/get
sys/arch/pmax/include/ansi.h
sys/arch/pmax/include/autoconf.h
sys/arch/pmax/include/bsd-aout.h
sys/arch/pmax/include/cdefs.h
sys/arch/pmax/include/conf.h [new file with mode: 0644]
sys/arch/pmax/include/cpu.h
sys/arch/pmax/include/ecoff.h
sys/arch/pmax/include/elf.h
sys/arch/pmax/include/endian.h
sys/arch/pmax/include/exec.h
sys/arch/pmax/include/float.h
sys/arch/pmax/include/ieeefp.h
sys/arch/pmax/include/kdbparam.h
sys/arch/pmax/include/limits.h
sys/arch/pmax/include/locore.h [new file with mode: 0644]
sys/arch/pmax/include/machAsmDefs.h
sys/arch/pmax/include/machConst.h
sys/arch/pmax/include/mips_opcode.h
sys/arch/pmax/include/param.h
sys/arch/pmax/include/pcb.h
sys/arch/pmax/include/pmap.h
sys/arch/pmax/include/proc.h
sys/arch/pmax/include/profile.h
sys/arch/pmax/include/pte.h
sys/arch/pmax/include/ptrace.h
sys/arch/pmax/include/reg.h
sys/arch/pmax/include/regdef.h
sys/arch/pmax/include/regnum.h
sys/arch/pmax/include/reloc.h
sys/arch/pmax/include/setjmp.h
sys/arch/pmax/include/signal.h
sys/arch/pmax/include/stdarg.h
sys/arch/pmax/include/tc_machdep.h
sys/arch/pmax/include/trap.h
sys/arch/pmax/include/types.h
sys/arch/pmax/include/varargs.h
sys/arch/pmax/include/vmparam.h
sys/arch/pmax/pmax/asic.h
sys/arch/pmax/pmax/autoconf.c
sys/arch/pmax/pmax/clock.c
sys/arch/pmax/pmax/conf-glue.c
sys/arch/pmax/pmax/conf.c
sys/arch/pmax/pmax/cpu.c
sys/arch/pmax/pmax/cpu_cons.c
sys/arch/pmax/pmax/cpu_exec.c [deleted file]
sys/arch/pmax/pmax/disksubr.c
sys/arch/pmax/pmax/elf.c [deleted file]
sys/arch/pmax/pmax/genassym.c [deleted file]
sys/arch/pmax/pmax/kmin.h
sys/arch/pmax/pmax/kn01var.h [new file with mode: 0644]
sys/arch/pmax/pmax/kn03.h
sys/arch/pmax/pmax/locore.S
sys/arch/pmax/pmax/machdep.c
sys/arch/pmax/pmax/mainbus.c
sys/arch/pmax/pmax/maxine.h
sys/arch/pmax/pmax/mem.c [deleted file]
sys/arch/pmax/pmax/pmap.c
sys/arch/pmax/pmax/pmax_trap.c [new file with mode: 0644]
sys/arch/pmax/pmax/process_machdep.c [deleted file]
sys/arch/pmax/pmax/sys_machdep.c
sys/arch/pmax/pmax/trap.c
sys/arch/pmax/pmax/turbochannel.h
sys/arch/pmax/pmax/vm_machdep.c
sys/arch/pmax/stand/Makefile
sys/arch/pmax/stand/dec_prom.h
sys/arch/pmax/stand/filesystem.c
sys/arch/pmax/tc/asic.c
sys/arch/pmax/tc/ds-asic-conf.c
sys/arch/pmax/tc/ds-tc-conf.c [deleted file]
sys/arch/pmax/tc/if_le.c
sys/arch/pmax/tc/if_levar.h
sys/arch/pmax/tc/ioasicvar.h [new file with mode: 0644]
sys/arch/pmax/tc/scc.c
sys/arch/pmax/tc/sccvar.h [new file with mode: 0644]
sys/arch/pmax/tc/tc.c
sys/arch/pmax/tc/tc_subr.c [new file with mode: 0644]