aboutsummaryrefslogtreecommitdiff
path: root/lib/libtelnet/Makefile
Commit message (Expand)AuthorAgeFilesLines
* telnet: Add Support for MIT KRB5 buildCy Schubert2025-06-161-1/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* libtelnet: specify OpenSSL 1.1 APIsEd Maste2023-05-241-0/+1
* Remove redundant include directories which expand to a noop,Cy Schubert2017-07-311-2/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Merge head from 7/28Simon J. Gerraty2014-08-191-2/+0
|\
| * When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andWarner Losh2014-06-061-2/+0
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | include/arpa installs telnet.hSimon J. Gerraty2012-11-081-3/+0
|/
* - Do not use deprecated krb5 error message reporting functions in libtelnet.Stanislav Sedov2012-04-061-1/+0
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221-0/+1
* Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten2009-02-261-1/+1
* Stop enforcing dependencies between MK_* options at Makefile level.Yaroslav Tykhiy2006-07-311-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Downgrade WARNS level for GCC 3.4.2.Alexander Kabaev2004-07-281-1/+1
* Make sure that a "make release" (more accurately the bit that makesMark Murray2003-07-241-0/+2
* Ensure that for the cryptographic instances of *telnet*, the "crypto"Mark Murray2003-07-241-0/+1
* Test correct macro for "without crypto" option(s).Mark Murray2003-07-201-1/+1
* Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-161-20/+16
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-2/+0
* Diff-reduce WRT src/secure/*telnet*/Makefile.Mark Murray2001-11-301-5/+18
* No functional changes, but:Mark Murray2001-08-201-6/+6
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed removing of obsolete shared libraries:Bruce Evans1998-10-111-8/+5
* While I am no longer making a shared library, it is a good plan to nukeMark Murray1998-08-301-0/+11
* Stop making a shared library for libtelnet. This should have happenedMark Murray1998-08-291-3/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* The big crypt removal - make libtelnet exportable.Geoff Rehmet1994-08-121-25/+4
* Allow libtelnet to compile, by removing references to Kerberos and DES inGarrett Wollman1994-08-051-3/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+33