[700] in testers
Re: expired tokens (RT 7.0C)
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sat May 12 10:24:40 1990
Date: Sat, 12 May 90 10:24:15 -0400 (EDT)
From: John F Carr <jfc@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU, dkk@ATHENA.MIT.EDU
In-Reply-To: <9005121410.AA01109@tisiphone.MIT.EDU>
Unfortunately, our system has no concept of "tell the user about this"
other than the kernel function uprintf(), which is currently used to
report AFS problems. This prints on the controlling tty of the process
which caused the error. This is likely not to be useful with emacs if
you are using subprocesses.
The kernel-user interface is in need of work in this area, but such
changes will take some thought (i.e. time) to do right.