aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-1/+1
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-11/+5
* 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-2/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-2/+2
* Remove the -DFAST_IPSEC from Makefiles again.Bjoern A. Zeeb2007-07-051-2/+2
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-2/+2
* Stop enforcing dependencies between MK_* options at Makefile level.Yaroslav Tykhiy2006-07-311-1/+2
* Respect MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-1/+5
* 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-11/+16
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.Mark Murray2001-12-121-2/+0
* Diff-reduce WRT src/secure/*telnet*/Makefile.Mark Murray2001-11-301-3/+14
* Code merge and diff reduction between this and crypto telnet.Mark Murray2001-08-201-58/+13
* libtelnet.a is gone; add a special hack for `make release' fixit floppy.Ruslan Ermilov2001-03-311-3/+8
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+7
* Do not compile INET6 support if RELEASE_CRUNCH is definedLuigi Rizzo2001-02-181-1/+1
* Fixed misspelling of DPADD as DPADDA.Bruce Evans2000-03-271-3/+2
* Use libcrypto in place of libdes.Mark Murray2000-02-241-4/+0
* fix breakage of make release.Yoshinobu Inoue2000-01-291-3/+10
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-2/+4
* Nearly missed this one. Turn off -DTERMCAP otherwise it defines a bunchPeter Wemm1999-08-301-1/+1
* Use -DSKEY instead of wrong -DPATH_SKEYAndrey A. Chernov1997-01-101-1/+1
* Import a few relatively minor fixes from current Borman telnet.Paul Traina1997-01-071-0/+1
* Fixed DPADD.Bruce Evans1996-09-051-1/+2
* Remove obsolete SOCKSv4 supportPaul Traina1996-05-301-8/+1
* Add support for socksPaul Traina1996-04-231-1/+8
* Oh foo. I should a) learn to read. b) learn to think. :-)Jordan K. Hubbard1995-08-281-1/+1
* Remove -DKLUDGELINEMODE again; it's breaking things and Paul T. saysJordan K. Hubbard1995-08-281-1/+1
* Fix big f*ckup by doing "make nocrypt"Geoff Rehmet1994-08-271-14/+0
* Don't do Kerberos yet, we aren't ready for it.Garrett Wollman1994-08-051-3/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+73