aboutsummaryrefslogtreecommitdiff
path: root/secure/libexec/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge OpenSSH, OPIE, PAM and a number of dependencies from -STABLE.Dag-Erling Smørgrav2002-07-161-2/+2
| | | | Notes: svn path=/releng/4.6/; revision=100168
* MFC: OpenSSH 2.2.0Kris Kennaway2000-10-281-0/+3
| | | | Notes: svn path=/stable/4/; revision=67819
* MFC: Don't build telnetd if NO_OPENSSL defined (now that I have permission :-)Kris Kennaway2000-07-251-1/+1
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=63839
* Back out previous unapproved commit, it went to the wrong branch.Kris Kennaway2000-07-251-1/+1
| | | | Notes: svn path=/stable/4/; revision=63825
* Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since itKris Kennaway2000-07-251-1/+1
| | | | | | | attempts to link against libcrypto. Notes: svn path=/stable/4/; revision=63824
* Dont build telenet if we are going for kerberised telnet; this justMark Murray1999-10-121-2/+3
| | | | | | | jumps all over kerberised telnet otherwise. Notes: svn path=/head/; revision=52167
* Make telnet with SRA work.Mark Murray1999-10-071-0/+6
| | | | | | | Submitted by: Nick Sayer Notes: svn path=/head/; revision=51993
* recording cvs-1.6 file deathPeter Wemm1995-12-301-6/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* After pst and ache fixed secure telnet, it was still not in the mainMark Murray1995-07-291-0/+6
makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=9760