summaryrefslogtreecommitdiffstats
path: root/kerberosIV/usr.bin/telnet
Commit message (Collapse)AuthorAgeFilesLines
* Add the necessary paths to the kerberos libraries and includes.jhay2001-12-031-1/+1
| | | | | | This fix "make release". Reviewed by: markm
* Style clean-up, and diff-reduce WRT src/secure/*/telnet/Makefilemarkm2001-11-301-7/+12
|
* Diff reduce all the crypto telnet Makefiles.markm2001-08-201-1/+1
|
* Revamp and diff-reduce the various secure telnets. Make sure thatmarkm2001-08-031-7/+8
| | | | | Kerberos5 has _a_ telnet (which is not currently K5 enabled). Incorporate BDE's static linking fixes.
* Fix PAMized telnet in exactly the same way as BDE did it for the othermarkm2001-05-111-2/+2
| | | | telnet instances.
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-1/+1
| | | | Approved by: markm
* Use libcrypto in place of libdes.markm2000-02-241-2/+2
|
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-3/+3
| | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project
* Bring in SRA for telnet.markm1999-10-071-1/+1
| | | | Submitted by: Nick Sayer
* Fix for new Common Error system.markm1999-09-051-2/+3
|
* Don't -DTERMCAP or we define a few conflicting functions and causepeter1999-08-301-1/+1
| | | | recursion in a rather ugly way.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Link everything against libcrypt. ELF builds complain without it.markm1999-01-251-3/+4
| | | | | | | Clean up the master makefile a bit and add a "dekerberise" target for those who have shot themselves in the foot. Thanks to: Randy Bush
* Initial import of the new kerberosIV Makefiles.markm1997-09-241-0/+17
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-)
OpenPOWER on IntegriCloud