summaryrefslogtreecommitdiffstats
path: root/usr.bin/telnet/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.markm2001-12-121-2/+0
|
* Diff-reduce WRT src/secure/*telnet*/Makefile.markm2001-11-301-3/+14
| | | | | Also, add an "unifdef:" target, so that the telnet sources can be remade from the crypto sources in src/crypto/telnet.
* Code merge and diff reduction between this and crypto telnet.markm2001-08-201-58/+13
| | | | | Also remove useless AUTHENTICATION code. We have never compiled this here, and it is doubtful that it even works without crypto.
* 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
| | | | Approved by: markm
* Do not compile INET6 support if RELEASE_CRUNCH is definedluigi2001-02-181-1/+1
| | | | (used by install floppy/picobsd)
* Fixed misspelling of DPADD as DPADDA.bde2000-03-271-3/+2
| | | | Fixed some misformattings.
* Use libcrypto in place of libdes.markm2000-02-241-4/+0
|
* fix breakage of make release.shin2000-01-291-3/+10
| | | | Confirmed by: German Tischler <tanis@gaspode.franken.de>
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-2/+4
| | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project
* Nearly missed this one. Turn off -DTERMCAP otherwise it defines a bunchpeter1999-08-301-1/+1
| | | | of conflicting symbols with ncurses.
* Use -DSKEY instead of wrong -DPATH_SKEYache1997-01-101-1/+1
|
* Import a few relatively minor fixes from current Borman telnet.pst1997-01-071-0/+1
| | | | | | | | | | Add some buffer overrun fixes from OpenBSD and myself. Add skey calculator kludge from OpenBSD. TODO: do a real merge of dab's sources... probably just make telnet and telnetd contrib software. Obtained from: OpenBSD, dab@bsdi.com
* Fixed DPADD.bde1996-09-051-1/+2
|
* Remove obsolete SOCKSv4 supportpst1996-05-301-8/+1
|
* Add support for sockspst1996-04-231-1/+8
|
* Oh foo. I should a) learn to read. b) learn to think. :-)jkh1995-08-281-1/+1
| | | | | | Telnet has nothing to do with this, it's telnetd and telnetd doesn't use KLUDGELINEMODE so that theory is washed up. Anyway, back out previous commit and slink away with red face.
* Remove -DKLUDGELINEMODE again; it's breaking things and Paul T. saysjkh1995-08-281-1/+1
| | | | it's a bug anyway.
* Fix big f*ckup by doing "make nocrypt"csgr1994-08-271-14/+0
| | | | | (Don't think I don't realize what a big f*ckup this was.) Submitted by: geoff.
* Don't do Kerberos yet, we aren't ready for it.wollman1994-08-051-3/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+73
OpenPOWER on IntegriCloud