OpenBSD CVS

CVS log for src/usr.bin/telnet/Makefile


[BACK] Up to [local] / src / usr.bin / telnet

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Fri Nov 13 16:46:30 2015 UTC (8 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.10 (colored)

remove skey support
ok millert

Revision 1.33 / (download) - annotate - [select for diffs], Sun Jul 20 05:29:39 2014 UTC (9 years, 10 months ago) by guenther
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.10 (colored)

Don't need -I${.CURDIR}

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jul 20 04:57:31 2014 UTC (9 years, 10 months ago) by guenther
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.10 (colored)

tweak -W options

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jul 19 23:50:38 2014 UTC (9 years, 10 months ago) by guenther
Branch: MAIN
Changes since 1.30: +5 -6 lines
Diff to previous 1.30 (colored) to selected 1.10 (colored)

Flense the telnet code base of unwanted ifdefs: authentication/encryption
tn3270, sgtty, pre-POSIX and other ancient system support, etc.  Brings up
to date the manpage with what we support.

ok matthieu@ beck@ jmc@ millert@ deraadt@ okan@

Revision 1.30 / (download) - annotate - [select for diffs], Tue Apr 22 10:21:56 2014 UTC (10 years, 1 month ago) by reyk
Branch: MAIN
Changes since 1.29: +1 -11 lines
Diff to previous 1.29 (colored) to selected 1.10 (colored)

Remove KERBEROS5 from the Makefiles (except ssh for now, where it is
already manually disabled).

ok deraadt@

Revision 1.29 / (download) - annotate - [select for diffs], Tue Apr 15 20:55:42 2014 UTC (10 years, 1 month ago) by miod
Branch: MAIN
Changes since 1.28: +1 -4 lines
Diff to previous 1.28 (colored) to selected 1.10 (colored)

Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is
more comfortable.
Reminded by brad@

Revision 1.28 / (download) - annotate - [select for diffs], Tue Aug 6 19:05:57 2013 UTC (10 years, 9 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.27: +4 -1 lines
Diff to previous 1.27 (colored) to selected 1.10 (colored)

Switch vax to gcc 3.3.6.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jun 19 19:46:43 2013 UTC (10 years, 11 months ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored) to selected 1.10 (colored)

don't link to hx509, pthread and ntlm related libraries

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jun 18 20:27:20 2013 UTC (10 years, 11 months ago) by miod
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored) to selected 1.10 (colored)

Shuffle library link order to appease the static arch deities.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 17 19:23:33 2013 UTC (10 years, 11 months ago) by robert
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.10 (colored)

link to the new kerberos libraries

Revision 1.24 / (download) - annotate - [select for diffs], Fri Oct 15 10:18:42 2010 UTC (13 years, 7 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored) to selected 1.10 (colored)

Switch the remaining users of libdes in src to libcrypto,
telnet portion partially from the latest heimdal.

ok mikeb@

Revision 1.23 / (download) - annotate - [select for diffs], Tue May 24 03:41:58 2005 UTC (19 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.22: +2 -5 lines
Diff to previous 1.22 (colored) to selected 1.10 (colored)

copy files from telnetd that were accessed via .PATH; now we have them
here, and these programs are independent of each other
... and telnetd can go away for real sometime (just tree-delinked for now)

Revision 1.22 / (download) - annotate - [select for diffs], Wed Jul 16 19:10:14 2003 UTC (20 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.10 (colored)

some minor DPADD changes

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jul 15 19:02:20 2003 UTC (20 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored) to selected 1.10 (colored)

stop using libcom_err, it is built into krb5

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 3 02:56:17 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.19: +2 -6 lines
Diff to previous 1.19 (colored) to selected 1.10 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.19 / (download) - annotate - [select for diffs], Wed May 14 06:49:59 2003 UTC (21 years ago) by mho
Branch: MAIN
Changes since 1.18: +3 -10 lines
Diff to previous 1.18 (colored) to selected 1.10 (colored)

Removed krb4 support.

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 14 01:46:51 2003 UTC (21 years ago) by hin
Branch: MAIN
Changes since 1.17: +13 -7 lines
Diff to previous 1.17 (colored) to selected 1.10 (colored)

Get rid of libtelnet, it is compiled into the tree programs
(telnetd, telnet and tn3270) that use them instead.
This gets rid of a really hairy dependency between telnet and libtelnet.

ok millert@

Revision 1.17 / (download) - annotate - [select for diffs], Sat May 11 00:20:20 2002 UTC (22 years ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.10 (colored)

Add missing libraries to bsd.prog.mk (mostly kerberosV)
Use them in DPADD throughout the tree.
Fix a few mispells (LIBMATH -> LIBM...)
Wipe obsolete lib (LIBRESOLV)
Sort added missing libraries, move obsolete stuff apart.
Synch documentation in bsd.README

ok deraadt@

Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 5 00:43:45 2002 UTC (22 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored) to selected 1.10 (colored)

and a -ldes

Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 10 22:44:47 2001 UTC (22 years, 8 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.14: +7 -7 lines
Diff to previous 1.14 (colored) to selected 1.10 (colored)

link k5 before k4 (new binutils is more picky than old ld)

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 19 10:43:15 2001 UTC (22 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.10 (colored)

well, with the most recent reorganization, it now turns out that any
program which links -lkrb5 also must link -lkafs as well!  someone please
mail hin@ an alpha or a powerpc, so that he can become aware of how
binutils ("the other linker we use") works.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jun 23 02:11:43 2001 UTC (22 years, 11 months ago) by hin
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) to selected 1.10 (colored)

Update for heimdal-0.3f

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 22 16:14:57 2001 UTC (22 years, 11 months ago) by hin
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.10 (colored)

Fix krb5 linking.

My machine can now build statically with krb5 enabled.

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 25 10:24:25 2001 UTC (23 years ago) by hin
Branch: MAIN
Changes since 1.10: +7 -1 lines
Diff to previous 1.10 (colored)

KerberosV support from Heimdal.

Revision 1.10 / (download) - annotate - [selected], Tue Oct 10 15:41:09 2000 UTC (23 years, 7 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.9: +4 -6 lines
Diff to previous 1.9 (colored)

Use curses, not ocurses and thus setupterm() not tgetent().  This means
we no longer need to have a faked up telnet_setupterm().

Remove some unused variables and add missing err.h include in sys_bsd.c

Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 3 18:41:20 2000 UTC (23 years, 9 months ago) by espie
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.10 (colored)

Boring...  Add :L modifier to all tweakable variables tests.

Closes PR 1246

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 27 15:25:13 1998 UTC (25 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored) to selected 1.10 (colored)

use ocurses since libtelnet has a getstr() function that conflicts with ncurses

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 24 00:11:01 1998 UTC (25 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored) to selected 1.10 (colored)

-lcurses, not termcap/termlib

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 12 04:57:26 1998 UTC (26 years, 2 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.5: +9 -9 lines
Diff to previous 1.5 (colored) to selected 1.10 (colored)

encryption support from kth-krb 0.9.8 (kerberos only)
plus some tweaks for better binary/8-bit support.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 21 11:51:10 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored) to selected 1.10 (colored)

$OpenBSD$

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 26 00:35:39 1997 UTC (27 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.10 (colored)

no libcrypt, fix DPADD

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 5 09:10:00 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored) to selected 1.10 (colored)

skey command for inline use; by brian@saturn.net (but i had to fix his sleep deprived code)

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 27 19:32:55 1996 UTC (28 years, 2 months ago) by niklas
Branch: MAIN
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (colored) to selected 1.10 (colored)

From NetBSD: merge of 960317

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:46:13 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.10 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:46:13 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN
Diff to selected 1.10 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.