Added windows/wintel directory for the windows telnet program
authorKeith Vetter <keithv@fusion.com>
Tue, 28 Mar 1995 04:51:52 +0000 (04:51 +0000)
committerKeith Vetter <keithv@fusion.com>
Tue, 28 Mar 1995 04:51:52 +0000 (04:51 +0000)
commitb947261e618d7519f97e06fe95fd7fb2cc796d52
tree5ad52aaae622cc5985bda2fe8845cef7c4677f98
parenteb93e57f80a7347d8d92d3bebc2c24c395cc89a8
Added windows/wintel directory for the windows telnet program

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5278 dc483132-0cff-0310-8789-dd5450dbe970
25 files changed:
src/windows/wintel/auth.c [new file with mode: 0644]
src/windows/wintel/auth.h [new file with mode: 0644]
src/windows/wintel/changelo [new file with mode: 0644]
src/windows/wintel/dialog.h [new file with mode: 0644]
src/windows/wintel/edit.c [new file with mode: 0644]
src/windows/wintel/emul.c [new file with mode: 0644]
src/windows/wintel/font.c [new file with mode: 0644]
src/windows/wintel/ini.h [new file with mode: 0644]
src/windows/wintel/intern.c [new file with mode: 0644]
src/windows/wintel/k5stream.c [new file with mode: 0644]
src/windows/wintel/k5stream.h [new file with mode: 0644]
src/windows/wintel/makefile [new file with mode: 0644]
src/windows/wintel/ncsa.ico [new file with mode: 0644]
src/windows/wintel/negotiat.c [new file with mode: 0644]
src/windows/wintel/screen.c [new file with mode: 0644]
src/windows/wintel/screen.h [new file with mode: 0644]
src/windows/wintel/struct.h [new file with mode: 0644]
src/windows/wintel/telnet.c [new file with mode: 0644]
src/windows/wintel/telnet.def [new file with mode: 0644]
src/windows/wintel/telnet.dlg [new file with mode: 0644]
src/windows/wintel/telnet.h [new file with mode: 0644]
src/windows/wintel/telnet.rc [new file with mode: 0644]
src/windows/wintel/telopts.h [new file with mode: 0644]
src/windows/wintel/terminal.ico [new file with mode: 0644]
src/windows/wintel/wt-proto.h [new file with mode: 0644]