undo: for one-shot operations, pass in the last tid and not tid_max
authorSimon Schubert <simon.schubert@epfl.ch>
Fri, 6 Mar 2009 14:26:46 +0000 (15:26 +0100)
committerSimon Schubert <simon.schubert@epfl.ch>
Fri, 6 Mar 2009 14:50:24 +0000 (15:50 +0100)
commit89b353f333d2e05f5f810ff12818b7509751efd1
treec7f62fd269a787a63c9c3606cc2fe6c58087d646
parent8f4334810b0b56ac7c7dedaa2ece6e8b35ecdc46
undo: for one-shot operations, pass in the last tid and not tid_max

This allows diff to print a sensible time of the last modification and
not print the start of the epoch.
usr.bin/undo/undo.c