lee@cosivax.UUCP (01/09/84)
The checksum routine relies on the wordsize being 16 bits. Having recently gotten uucp running on a BBN C/60, a 20 bit word, I found that the checksum routine needed to be rewritten to perform 16 bit rotations, not a rotation of the wordsize.