summaryrefslogtreecommitdiff
path: root/usr.bin/rsh/Makefile
AgeCommit message (Collapse)Author
2004-01-17Kill kerberos4 code; OK deraadt@Todd C. Miller
2003-05-14Remove krb4 support.Magnus Holmberg
2002-05-06rlogin: Lived with JoyTheo de Raadt
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
Closes PR 1246
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf.
1996-06-26rcsidTheo de Raadt
1995-12-16Make it possible to build without SKEY supportThorsten Lockert
Add support for building with kerberosIV
1995-10-18initial import of NetBSD treeTheo de Raadt