summaryrefslogtreecommitdiff
path: root/Functions/Misc/nslookup
AgeCommit message (Collapse)AuthorFilesLines
2015-07-2335815: fix for lack of startup output from newer nslookupOliver Kiddle1-2/+1
2001-05-31(14602)Sven Wischnowsky1-2/+2
2001-04-02after-move cleanupSven Wischnowsky1-0/+48
2001-04-02moved to ./Functions/Misc/nslookupSven Wischnowsky1-48/+0
2000-11-06Adapt nslookup for 13123.Bart Schaefer1-1/+1
2000-11-05Assorted read_poll() and zpty cleanup.Bart Schaefer1-1/+1
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky1-1/+1
still alive (13035)
2000-05-09make nslookup function more like real nslookup (11277)Sven Wischnowsky1-1/+6
2000-05-05use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or ↵Sven Wischnowsky1-1/+1
some such (11186)
2000-05-05make nslookup page it's output if too long for screen (11177)Sven Wischnowsky1-25/+34
1999-09-06Initial revisionTanaka Akira1-0/+34