[1882] in Athena Bugs
Re: /etc/gettable and /etc/htable missing
daemon@ATHENA.MIT.EDU (Ilhamuddin Ahmed)
Sat Mar 11 17:25:27 1989
Date: Sat, 11 Mar 89 17:25:09 EST
From: Ilhamuddin Ahmed <ilham@ATHENA.MIT.EDU>
To: epeisach@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: <epeisach@ATHENA.MIT.EDU>'s message of Mon, 9 Jan 89 14:32:35 EST
Reply-To: ilham@ATHENA.MIT.EDU
From: <epeisach@ATHENA.MIT.EDU>
Date: Mon, 9 Jan 89 14:32:35 EST
Gettable and htable are not installed on workstations, although man
pages do exist on both the RT and the VAX for them.
Ezra
These two programs, gettable and htable, are available in the sources on
paris and minos. They are used to get the host name tables from a
nic-server (eg. SRI-NIC.ARPA) and convert it to standard hostname
format respectively. I have tried compiling and running them and they
work fine.
They are purposely (I presume) left out of the Makefile
(/{paris,minos}/source/4.3/etc/Makefile) since we dont have any need for
them as we are resolving hostnames using domain servers and not from an
/etc/hosts file.
- Ilham