aboutsummaryrefslogtreecommitdiff
path: root/secure/libexec/telnetd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* More diff reduction.Dag-Erling Smørgrav2002-07-031-1/+1
* Update Makefiles for OpenSSH 3.4p1. Remove some hacks made superfluousDag-Erling Smørgrav2002-07-031-1/+1
* MFC: Merge infrastucture for cleaned-up secure telnet.Mark Murray2002-04-131-7/+10
* MFC: Security fixes to SRA telnet:Nick Sayer2001-05-301-1/+2
* Build everything properly. This means:Mark Murray2000-02-241-3/+3
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-1/+1
* Revert -lmd changes now that libcrypt doesn't expose this binutils/ldPeter Wemm1999-12-181-3/+2
* Add libmd to DPADD and LDADD.Marcel Moolenaar1999-12-171-2/+3
* Make telnet with SRA work.Mark Murray1999-10-071-0/+22
* Secure telnet is now in eBones.Mark Murray1996-11-071-28/+0
* Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray1996-03-111-39/+4
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-5/+11
* Remove MAKE_EBONES conditionals. They were originally placed here becauseJustin T. Gibbs1995-10-111-2/+0
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesJustin T. Gibbs1995-09-161-2/+2
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.Justin T. Gibbs1995-09-141-5/+1
* Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clientsPaul Traina1995-08-281-4/+8
* Comment out LDADD+=-ldescrypt, it is not yet active due toAndrey A. Chernov1995-08-051-1/+2
* Final cleanup pass through Makefiles, now this stuffAndrey A. Chernov1995-07-241-2/+7
* Add -ldescrypt, or wrong crypt version can be picked from libcAndrey A. Chernov1995-07-241-0/+1
* Since this stuff not works with eBones, ifdef kerberos stuffAndrey A. Chernov1995-07-241-0/+6
* Update telnet to the 95.05.31 release.Paul Traina1995-07-201-2/+11
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* Move the telnetd with encryption to src/secureGeoff Rehmet1994-08-121-0/+37