Add an indexing feature to the -t option.
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Mar 2009 07:44:30 +0000 (00:44 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Mar 2009 07:44:30 +0000 (00:44 -0700)
commit965778c8e5068e125ea2aa029359fdf88d1e5dfc
treef2961e67631f1b307719c0df2e5da3d4655b9c5c
parent33bb509e5814f0892d0a83ad8dcbfb850e8551eb
Add an indexing feature to the -t option.

Add an indexing feature to the -t option where -t 0 indicates the
latest version and higher values indicate successively older versions.
Transaction ids are specified with 0x.

Automatically go into DIFF mode (-d) by default if two -t options are
specified, unless overridden.

Submitted-by: "Joel K. Pettersson" <joelkpettersson@gmail.com>
usr.bin/undo/undo.1
usr.bin/undo/undo.c