aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-12/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+11
* Remove all the RELEASE_CRUNCH instances that partially disable IPSECWarner Losh2019-07-151-6/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+35
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-11/+5
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-5/+4
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-10-131-0/+4
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+33
* | | | | 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-1617-10792/+16
* Mrege from crypto telnet with "make unifdef". This gets a bunch ofMark Murray2003-05-119-41/+41
* Diff-reduction WRT crypto telnet; replace "#if 0" code removed by anMark Murray2002-12-291-0/+41
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Be more careful when parsing arguments.Eric Melville2002-11-201-2/+6
* Remove some #if 0'd code. After this, a "make unifdef" here producesDima Dorfman2002-10-021-41/+0
* Merge from crypto telnet: permit the argument to -s to be a hostname.Dima Dorfman2002-10-021-1/+0
* Unifdef(1) the crypto telnet sources.Mark Murray2002-09-256-8/+8
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-6/+6
* Typo fixo: imbedded => embeddedJuli Mallett2002-07-131-1/+1
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-222-2/+2
* Use `The .Nm utility'Philippe Charnier2002-04-201-1/+2
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.Mark Murray2001-12-121-2/+0
* Don't assume that the number of fds to select on is known quantity (inJordan K. Hubbard2001-12-081-32/+56
* Merge from crypto/telnet/telnet/commands.c. Add the necessary paths toJohn Hay2001-12-031-1/+7