[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Hans Insulander <hin_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 13 May 2003 19:46:51 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: hin_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/05/13 19:46:51
Modified files:
lib : Makefile
libexec/telnetd: Makefile telnetd.c telnetd.h
usr.bin/telnet : Makefile telnet_locl.h
usr.bin/tn3270/tn3270: Makefile
Added files:
libexec/telnetd: auth-proto.h auth.c auth.h enc-proto.h
enc_des.c encrypt.c encrypt.h genget.c
kerberos.c kerberos5.c misc-proto.h misc.c
misc.h
usr.bin/telnet : getent.c
Removed files:
lib/libtelnet : Makefile auth-proto.h auth.c auth.h enc-proto.h
enc_des.c encrypt.c encrypt.h genget.c getent.c
kerberos.c kerberos5.c misc-proto.h misc.c
misc.h
Log message:
Get rid of libtelnet, it is compiled into the tree programs
(telnetd, telnet and tn3270) that use them instead.
This gets rid of a really hairy dependency between telnet and libtelnet.
ok millert@
Visit your host, monkey.org