Actions
Bug #5280
closedEOF htable, gettable
Start date:
2014-11-01
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
htable and gettable are tools used to work with a hosts file originally published by ARPA back when the entire Internet could fit in a single hosts file.
These tools have been obsolete for some 30 or more years, and have no conceivably useful purpose. Its time to remove them.
Updated by Garrett D'Amore almost 8 years ago
https://bitbucket.org/gdamore/illumos-gate/commits/4c0c1d49b25dee90443063bb8d055e201e69e2d0
Or if you prefer github:
https://github.com/gdamore/illumos-gate/commit/4c0c1d49b25dee90443063bb8d055e201e69e2d0
I have a slightly different version of this that I plan to upstream as part of this -- the only difference is fixing some merge issues around the Makefile (in.ftpd was removed.)
Updated by Electric Monk almost 8 years ago
- Status changed from New to Closed
git commit 90a455ac4ea45868c160c95be7cb1d19844acbea
commit 90a455ac4ea45868c160c95be7cb1d19844acbea Author: Garrett D'Amore <garrett@damore.org> Date: 2014-11-03T13:14:23.000Z 5280 EOF htable, gettable Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions