summaryrefslogtreecommitdiffstats
path: root/usr.bin/telnet
Commit message (Expand)AuthorAgeFilesLines
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-071-2/+2
* Remove the -DFAST_IPSEC from Makefiles again.bz2007-07-051-2/+2
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-2/+2
* Stop enforcing dependencies between MK_* options at Makefile level.yar2006-07-311-1/+2
* Respect MK_INET6_SUPPORT.yar2006-07-271-1/+5
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-2/+4
* Remove kludges intended to support src trees with partial obj trees.des2005-06-101-4/+0
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-1/+0
* Make sure that a "make release" (more accurately the bit that makesmarkm2003-07-241-0/+2
* Ensure that for the cryptographic instances of *telnet*, the "crypto"markm2003-07-241-0/+1
* Test correct macro for "without crypto" option(s).markm2003-07-201-1/+1
* Very big makeover in the way telnet, telnetd and libtelnet are built.markm2003-07-1617-10792/+16
* Mrege from crypto telnet with "make unifdef". This gets a bunch ofmarkm2003-05-119-41/+41
* Diff-reduction WRT crypto telnet; replace "#if 0" code removed by anmarkm2002-12-291-0/+41
* english(4) police.schweikh2002-12-271-1/+1
* Be more careful when parsing arguments.eric2002-11-201-2/+6
* Remove some #if 0'd code. After this, a "make unifdef" here producesdd2002-10-021-41/+0
* Merge from crypto telnet: permit the argument to -s to be a hostname.dd2002-10-021-1/+0
* Unifdef(1) the crypto telnet sources.markm2002-09-256-8/+8
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-251-6/+6
* Typo fixo: imbedded => embeddedjmallett2002-07-131-1/+1
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-222-2/+2
* Use `The .Nm utility'charnier2002-04-201-1/+2
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.markm2001-12-121-2/+0
* Don't assume that the number of fds to select on is known quantity (injkh2001-12-081-32/+56
* Merge from crypto/telnet/telnet/commands.c. Add the necessary paths tojhay2001-12-031-1/+7
* Merge from master (crypto) telnet. WARNS fixes for alpha.markm2001-12-031-1/+1
* Merge the (in)complete ANSIfication work from src/crypto/telnet.markm2001-11-303-116/+116
* After running "make unifdef", commit the result. This code is nowmarkm2001-11-3012-1979/+782
* Diff-reduce WRT src/secure/*telnet*/Makefile.markm2001-11-301-3/+14
* Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.sobomax2001-10-161-1/+1
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-295-51/+4
* Code merge and diff reduction between this and crypto telnet.markm2001-08-2014-567/+252
* Removal of following export controll related sentences:horikawa2001-08-151-13/+1
* Remove whitespace at EOL.dd2001-07-151-47/+47
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Fix the type of the NULL arg to execl()brian2001-07-091-2/+2
* mdoc(7) police: moved -u down, fixed markup, removed hard sentence break.ru2001-07-051-8/+13
* Document -u in the usage().ru2001-07-051-9/+9
* A feature to allow one to telnet to a unix domain socket.dillon2001-05-233-4/+44
* libtelnet.a is gone; add a special hack for `make release' fixit floppy.ru2001-03-311-3/+8
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-1/+7
* Do not compile INET6 support if RELEASE_CRUNCH is definedluigi2001-02-181-1/+1
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
* Fix typo: seperate -> separate.asmodai2001-02-062-4/+5
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-25/+28
OpenPOWER on IntegriCloud