Use MAXDNAME for the maximum length of a domain,
authorSam Hartman <hartmans@mit.edu>
Mon, 26 Feb 1996 08:35:56 +0000 (08:35 +0000)
committerSam Hartman <hartmans@mit.edu>
Mon, 26 Feb 1996 08:35:56 +0000 (08:35 +0000)
commitc1b2f76b318c5e6483ae8d1e7752196006738d04
treeb885af06e9bf67670ed75283d35781c185c2e0e2
parent4574b2f5fb51aa4f1f509380202b8214f372974b
Use MAXDNAME for the maximum length of a domain,
*not* MAXHOSTNAMELEN, which is the maximum length
of an argument to gethostname or sethostname.
Look for arpa/nameser.h to find this constant,
defining it to 256 inf not present in an included file.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7548 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/telnet/ChangeLog
src/appl/telnet/telnet/commands.c
src/appl/telnet/telnet/configure.in