Use RB_TIMEBAD in boot() to know not to update the battery backed up clock
authorkstailey <kstailey@openbsd.org>
Thu, 16 Jan 1997 08:08:39 +0000 (08:08 +0000)
committerkstailey <kstailey@openbsd.org>
Thu, 16 Jan 1997 08:08:39 +0000 (08:08 +0000)
commit24c5d3eb3d1c02147d9502864ccb5c201a8cdb7f
tree3db2fae095999582ca1127b340f8d714bbd0747b
parent230c69de3a00e4a704799cc8684148d2dc10261e
Use RB_TIMEBAD in boot() to know not to update the battery backed up clock
via resettodr().  Make Sun3-only command "machine reboot" only print
a warning that the command is obsolete and that you should use the "boot"
command instead.
sys/arch/sun3/sun3/db_machdep.c
sys/arch/sun3/sun3/machdep.c
sys/arch/sun3/sun3/sun3_startup.c