Applied patch from Bill Sommerfeld at Apollo
authorTheodore Tso <tytso@mit.edu>
Thu, 29 Aug 1991 17:45:49 +0000 (17:45 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 29 Aug 1991 17:45:49 +0000 (17:45 +0000)
commit60e85a3c809b00a5bdf0eb141f79bfa8374579be
treea0fa02ae22f4fd40e09f9c49a99d40278b4fedd6
parentf9ba7af545c43145745060c557e24f3bbd2fa996
Applied patch from Bill Sommerfeld at Apollo

The following patch to klist.c (relative to the beta-1 release)
improves the output formatting a bit.

a) Expired tickets (relative to the local clock) are reported as
EXPIRED, in large unfriendly letters.

b) Timestamp printing is collected into one procedure (better
modularity)

c) if the client name is the same as the default name, it's not
printed.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2191 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/klist/klist.c