summaryrefslogtreecommitdiff
path: root/libexec/telnetd/Makefile
AgeCommit message (Collapse)Author
2002-03-05add -ldes linkingTheo de Raadt
2001-09-11krb5 before krb4 to please the linkerJason Wright
2001-07-19well, with the most recent reorganization, it now turns out that anyTheo de Raadt
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.
2001-06-26-Wall -Werror cleanupHans Insulander
2001-06-23Replace our telnetd with the one from heimdal-0.3f, with the following changes:Hans Insulander
- obvious buildsystem tweakes - our way to filter out bad environment variables
2001-06-23Update for heimdal-0.3fHans Insulander
2001-06-22Fix krb5 linking.Hans Insulander
My machine can now build statically with krb5 enabled.
2001-05-25KerberosV support from Heimdal.Hans Insulander
2000-10-10Link with curses, not ocurses and use setupterm(). For now, telnet(1)Todd C. Miller
still needs ocurses but that will change.
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
Closes PR 1246
1998-07-27use old curses to avoid duplicate symbol in libtelnetTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-05-15build with -WallArtur Grabowski
1998-03-12Encryption from kth-krb 0.9.8 (only for those with kerberos)Artur Grabowski
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt