aboutsummaryrefslogtreecommitdiff
path: root/libexec/telnetd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* pkgbase: Create a FreeBSD-telnet packageEmmanuel Vadot2022-01-051-0/+2
* These values already set by src.libnames.mk.Bryan Drewery2017-10-311-2/+0
* libexec: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Convert to LIBADDBaptiste Daroussin2014-11-251-6/+3
* Add baud rate support to telnet(1)Enji Cooper2014-11-111-0/+1
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andWarner Losh2014-06-061-3/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Convert telnetd(8) to use posix_openpt(2).Ed Schouten2008-11-131-1/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-2/+2
* inetd and telnetd are not included in the standard releaseYaroslav Tykhiy2006-07-311-0/+3
* Stop enforcing dependencies between MK_* options at Makefile level.Yaroslav Tykhiy2006-07-311-1/+2
* telnetd(8) doesn't really go to the crunched floppies,Yaroslav Tykhiy2006-07-311-2/+0
* Respect MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-4/+8
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-4/+0
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* 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-9/+15
* Set WFORMAT=0, overlooked in previous commits to libexec/.Kris Kennaway2002-02-061-0/+1
* Diff-reduce WRT src/secure/*telnet*/Makefile.Mark Murray2001-11-301-2/+13
* Feature merging and diff reduction between this code and crypto telnet.Mark Murray2001-08-201-12/+14
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+8
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* There is a clear separation of the crypto telnet and the non-crypto telnet.Mark Murray1997-09-281-4/+0
* 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
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+1
* Fixed DPADD.Bruce Evans1996-09-051-2/+2
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* Don't define KLUDGELINEMODE.Geoff Rehmet1994-09-051-1/+2
* Remove the scary bits from telnetd - no more encryption left here.Geoff Rehmet1994-08-121-22/+2
* Change bogus --I to -I to make compilation happen again.Jordan K. Hubbard1994-08-101-1/+1
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-3/+4
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-271-0/+36