[69] in Kerberos
Re: Bug in rlogin, etc
jon@ATHENA.MIT.EDU (jon@ATHENA.MIT.EDU)
Sun Aug 9 21:22:10 1987
From mtc@ATHENA.MIT.EDU Wed Sep 3 13:31:53 1986
To: wesommer
Cc: kerberos
Subject: Re: Bug in rlogin, etc
Date: Wed, 03 Sep 86 13:30:55 -0500
From: Mark Colan <mtc@ATHENA.MIT.EDU>
from wesommer:
> How about option 4A: Allow any @i(printable) ascii other than comma
> and whitespace to be part of a token??
Okay. Actually, we're going with 4B: any printable ascii other than
comma AND EQUAL SIGN. A "printable ascii" will be >040 and <0177.
The equal sign is part of the "keyword=value" syntax.
mtc