Miscellaneous sources:

dtp.c		C version of super tp program from UNSW (that was written in as)
		this will only work as is on a VAX or Interdata (we get our own
		back finally!!!)

errlogger.c	junk prog to read /dev/errlog (see ../sys & ../man/man4)

stty.c		needed for Melb tty driver

getty.c		similarly (though it is possible to use a standard getty)

cv.c		From Wollongong: easy painless number base conversions

wpatch.c	fixes mangled V7 wtmp files (sometimes) - we have a V6
		equivalent if anybody wants it

iostat.c	slight mods to match ../sys/hp.c, (better figures if
		hp.c is the only disc driver (as here) and there are
		only 2 drives)

rmerscan.c	looks at the output of errlogger.c, and prints voluminous
		output about errors on RM03's
RM_READ_ME	a few details on how to run rmerscan (there is no man entry,
		sorry)

lpd		Melb Uni spool system

makefile & :rofix - used to build stty (and getty) - building stty assumes
		you have xstr fron UC Berkeley - if not, just compile
		stty like any other prog - it will be bigger than it
		is with xstr
