summaryrefslogtreecommitdiffstats
path: root/kerberosIV/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* Install script via SCRIPTS.ru2001-12-171-9/+2
|
* 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.
* generate ksrvtgtassar2001-06-161-0/+11
| | | | | PR: bin/25561 MFC after: 1 week
* Fix PAMized telnet in exactly the same way as BDE did it for the othermarkm2001-05-111-2/+2
| | | | telnet instances.
* beforeinstall -> SCRIPTS.ru2001-04-071-6/+1
|
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-1/+1
| | | | Approved by: markm
* MAN[1-9] -> MAN.ru2001-03-276-6/+6
|
* Use libcrypto in place of libdes.markm2000-02-246-12/+12
|
* 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
* Fixes for new Kerberos4. Userland to follow.markm1999-09-194-7/+10
|
* Fix for new Common Error system.markm1999-09-055-10/+16
|
* 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-289-9/+9
|
* Link everything against libcrypt. ELF builds complain without it.markm1999-01-253-9/+10
| | | | | | | 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
* Add libcrypt. Elf was breaking.markm1998-09-021-3/+3
|
* More fixes to help fix race bags in "make -jN".markm1998-03-201-3/+2
| | | | Submitted by: BDE (Mostly)
* Fix more linkage problems. libtermcap needs to be linked for routinesmarkm1998-03-151-3/+4
| | | | in librealdline.
* Damn. Left out the dependancy macro.markm1998-03-141-2/+2
|
* Link this against libcrypt. Crypt is not directly called, but is called from ↵markm1998-03-141-2/+2
| | | | | | | | linked in code. I'll merge this to STABLE as well. PR: 5999 Submitted by: robert@cyrus.watson.org
* Link this against -lcrypt. In the case where the user has no key availablemarkm1997-10-241-2/+2
| | | | | on the keyserver, the local kinit will blow chunks when it tries a crypt(3) and finds it unavailable.
* Initial import of the new kerberosIV Makefiles.markm1997-09-249-0/+141
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