summaryrefslogtreecommitdiff
path: root/print-telnet.c
Commit message (Expand)AuthorAgeFilesLines
* remove non-STDC codeassar2000-07-011-3/+1
* avoid possible infinite loop in relts_print().itojun2000-06-031-17/+1
* do not attempt to telnet option chars directly - they usually includeitojun2000-05-281-5/+23
* s/sprintf/snprintf/.itojun2000-01-171-6/+7
* Unify rcsid[]'s.fenner2000-01-091-6/+2
* remove <netinet/tcpip.h>. including this header causes errors withassar2000-01-091-1/+0
* <sys/cdefs.h>: conditionalizeassar2000-01-071-0/+2
* comment out __RCSID (netbsd only).itojun1999-12-231-0/+2
* add print-ascii.c and print-telnet.c from netbsd.itojun1999-12-221-0/+191