merge in hp300 support from Utah
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 9 May 1990 13:46:14 +0000 (05:46 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 9 May 1990 13:46:14 +0000 (05:46 -0800)
commita8fd2d0dfa4f41f59caff44c674776f5e146a167
tree781ad84d965cf3f2323b8d41d74c5acdfc7783d5
parent597cfe75b0a4b4bb3f1c32b27501710d07ba68be
merge in hp300 support from Utah

SCCS-vsn: sys/deprecated/netrmp/rmp.h 7.1
SCCS-vsn: sys/deprecated/netrmp/rmp_var.h 7.1
SCCS-vsn: sys/deprecated/netrmp/rmp.c 7.1
SCCS-vsn: sys/deprecated/netrmp/rmp_proto.c 7.1
SCCS-vsn: sys/hp/hpux/hpux.h 7.1
SCCS-vsn: sys/hp/hpux/hpux_exec.h 7.1
SCCS-vsn: sys/hp/hpux/hpux_termio.h 7.1
SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.1
SCCS-vsn: sys/hp/hpux/hpux_net.c 7.1
SCCS-vsn: sys/hp/hpux/hpux_sig.c 7.1
SCCS-vsn: sys/hp/hpux/hpux_tty.c 7.1
SCCS-vsn: sys/hp300/stand/hpibvar.h 7.1
SCCS-vsn: sys/hp300/stand/rominfo.h 7.1
SCCS-vsn: sys/hp300/stand/saio.h 7.1
SCCS-vsn: sys/hp300/stand/samachdep.h 7.1
SCCS-vsn: sys/hp300/stand/volhdr.h 7.1
SCCS-vsn: sys/hp300/stand/autoconf.c 7.1
SCCS-vsn: sys/hp300/stand/boot.c 7.1
SCCS-vsn: sys/hp300/stand/conf.c 7.1
SCCS-vsn: sys/hp300/stand/cons.c 7.1
SCCS-vsn: sys/hp300/stand/copy.c 7.1
SCCS-vsn: sys/hp300/stand/ct.c 7.1
SCCS-vsn: sys/hp300/stand/dca.c 7.1
SCCS-vsn: sys/hp300/stand/fhpib.c 7.1
SCCS-vsn: sys/hp300/stand/hil.c 7.1
SCCS-vsn: sys/hp300/stand/hpib.c 7.1
SCCS-vsn: sys/hp300/stand/installboot.c 7.1
SCCS-vsn: sys/hp300/stand/ite.c 7.1
SCCS-vsn: sys/hp300/stand/ite_dv.c 7.1
SCCS-vsn: sys/hp300/stand/ite_gb.c 7.1
SCCS-vsn: sys/hp300/stand/ite_rb.c 7.1
SCCS-vsn: sys/hp300/stand/ite_subr.c 7.1
SCCS-vsn: sys/hp300/stand/ite_tc.c 7.1
SCCS-vsn: sys/hp300/stand/machdep.c 7.1
SCCS-vsn: sys/hp300/stand/mkboot.c 7.1
SCCS-vsn: sys/hp300/stand/nhpib.c 7.1
SCCS-vsn: sys/hp300/stand/prf.c 7.1
SCCS-vsn: sys/hp300/stand/rd.c 7.1
SCCS-vsn: sys/hp300/stand/scsi.c 7.1
SCCS-vsn: sys/hp300/stand/sd.c 7.1
SCCS-vsn: sys/hp300/stand/srt0.c 7.1
SCCS-vsn: sys/hp300/stand/sys.c 7.1
42 files changed:
usr/src/sys/deprecated/netrmp/rmp.c [new file with mode: 0644]
usr/src/sys/deprecated/netrmp/rmp.h [new file with mode: 0644]
usr/src/sys/deprecated/netrmp/rmp_proto.c [new file with mode: 0644]
usr/src/sys/deprecated/netrmp/rmp_var.h [new file with mode: 0644]
usr/src/sys/hp/hpux/hpux.h [new file with mode: 0644]
usr/src/sys/hp/hpux/hpux_compat.c [new file with mode: 0644]
usr/src/sys/hp/hpux/hpux_exec.h [new file with mode: 0644]
usr/src/sys/hp/hpux/hpux_net.c [new file with mode: 0644]
usr/src/sys/hp/hpux/hpux_sig.c [new file with mode: 0644]
usr/src/sys/hp/hpux/hpux_termio.h [new file with mode: 0644]
usr/src/sys/hp/hpux/hpux_tty.c [new file with mode: 0644]
usr/src/sys/hp300/stand/autoconf.c [new file with mode: 0644]
usr/src/sys/hp300/stand/boot.c [new file with mode: 0644]
usr/src/sys/hp300/stand/conf.c [new file with mode: 0644]
usr/src/sys/hp300/stand/cons.c [new file with mode: 0644]
usr/src/sys/hp300/stand/copy.c [new file with mode: 0644]
usr/src/sys/hp300/stand/ct.c [new file with mode: 0644]
usr/src/sys/hp300/stand/dca.c [new file with mode: 0644]
usr/src/sys/hp300/stand/fhpib.c [new file with mode: 0644]
usr/src/sys/hp300/stand/hil.c [new file with mode: 0644]
usr/src/sys/hp300/stand/hpib.c [new file with mode: 0644]
usr/src/sys/hp300/stand/hpibvar.h [new file with mode: 0644]
usr/src/sys/hp300/stand/installboot.c [new file with mode: 0644]
usr/src/sys/hp300/stand/ite.c [new file with mode: 0644]
usr/src/sys/hp300/stand/ite_dv.c [new file with mode: 0644]
usr/src/sys/hp300/stand/ite_gb.c [new file with mode: 0644]
usr/src/sys/hp300/stand/ite_rb.c [new file with mode: 0644]
usr/src/sys/hp300/stand/ite_subr.c [new file with mode: 0644]
usr/src/sys/hp300/stand/ite_tc.c [new file with mode: 0644]
usr/src/sys/hp300/stand/machdep.c [new file with mode: 0644]
usr/src/sys/hp300/stand/mkboot.c [new file with mode: 0644]
usr/src/sys/hp300/stand/nhpib.c [new file with mode: 0644]
usr/src/sys/hp300/stand/prf.c [new file with mode: 0644]
usr/src/sys/hp300/stand/rd.c [new file with mode: 0644]
usr/src/sys/hp300/stand/rominfo.h [new file with mode: 0644]
usr/src/sys/hp300/stand/saio.h [new file with mode: 0644]
usr/src/sys/hp300/stand/samachdep.h [new file with mode: 0644]
usr/src/sys/hp300/stand/scsi.c [new file with mode: 0644]
usr/src/sys/hp300/stand/sd.c [new file with mode: 0644]
usr/src/sys/hp300/stand/srt0.c [new file with mode: 0644]
usr/src/sys/hp300/stand/sys.c [new file with mode: 0644]
usr/src/sys/hp300/stand/volhdr.h [new file with mode: 0644]