about summary refs log tree commit diff
path: root/Functions/Misc/nslookup
Commit message (Collapse)AuthorAgeFilesLines
* Assorted read_poll() and zpty cleanup.Bart Schaefer2000-11-051-1/+1
|
* make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky2000-10-191-1/+1
| | | | still alive (13035)
* make nslookup function more like real nslookup (11277)Sven Wischnowsky2000-05-091-1/+6
|
* use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or ↵Sven Wischnowsky2000-05-051-1/+1
| | | | some such (11186)
* make nslookup page it's output if too long for screen (11177)Sven Wischnowsky2000-05-051-25/+34
|
* Initial revisionTanaka Akira1999-09-061-0/+34