summaryrefslogtreecommitdiff
path: root/usr.bin/telnet/Makefile
AgeCommit message (Expand)Author
2019-02-04apply -Wno-error=implicit-fallthrough on files that have fallthrumrg
2019-01-05Bump WARNS to 5, and remove unnecessary -Wno (tested with pkgsrc clang 7)maya
2019-01-05Remove advertising clause, permitted by the copyright author.maya
2018-12-13unifdef TN3270 which is never defined (and wouldn't build if it was)maya
2018-02-25add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterpartsmrg
2017-05-21Remove MKCRYPTO option.riastradh
2017-01-28add sqlite3christos
2012-08-10Remove many HAVE_GCC || HAVE_PCC conditionals as the options also applyjoerg
2012-01-09PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTIONchristos
2011-10-05Use terminfo and the non-standard ttytype rather than termcap.roy
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-04-24We no longer need -I/usr/include/krb5.elric
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-03-20Goodbye KerberosIVchristos
2005-03-04Add -lcrypt to link lines for applications using -lkrb5, so that theyhe
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
2005-02-19Make this compile if pam is present. XXX: this sucks, because we don'tchristos
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-12-22Move linking with libdes to the common kerberos section sincelha
2003-12-13rearrange lib stuff so that these link on non-shared-lib platforms.chs
2003-12-11Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)dyoung
2003-08-05libkrb depend on libdeslha
2003-07-23split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.seitojun
2003-07-16stop installing install libtelnet. build under lib/libtelnet and referenceitojun
2003-07-14remove unneeded #ifdef. (confirmed that same *.o is generated)itojun
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2000-08-03forced: previous was really: remove libvers, it's not being usedassar
2000-08-03link against the not-installed libversassar
2000-08-03update build infrastructure for heimdal 0.3aassar
2000-06-23Add MK... variables to enable/disable various aspects of buildingthorpej
2000-06-22Bring the telnet situation back into better shape. Specifically,thorpej
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-07-02IPv6-ready telnet.itojun
1999-06-07Treat crypto-us like domestic.thorpej
1999-01-03Descend on obj, as well as clean, etc.cjs
1998-09-05distclean is a synonym for cleandirlukem
1998-07-27Ack! I misunderstood a problem reported to me. We don't need to doscottr
1998-07-27Fix two problems with my previous change:scottr
1998-07-22Unlike other domestic bits, telnet and telnetd are never built as a partscottr
1998-02-27WARNSify and fix problems passing int * -> long *christos
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-20WARNS=0 for now (3rdparty product)lukem