Subject: sup changes
To: None <current-users@NetBSD.ORG>
From: Christos Zoulas <christos@deshaw.com>
List: current-users
Date: 06/03/1995 19:49:11
I changed sup so that the when collection timestamp files now contain
the ascii value of the timestamp instead of a binary number. If you
recompile sup, you can convert your current timestamp files using cvt.c
which I added to the sup directory. This is so that sup files can be
shared between machines with different endian'ness.

christos