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