summaryrefslogtreecommitdiff
path: root/usr.bin/login/Makefile
AgeCommit message (Expand)Author
2001-06-25The need to to statically link this on alpha seemed to beArtur Grabowski
2001-06-13Link login(1) static for now until a dynamic linking bug is fixed.Todd C. Miller
2001-05-29Don't want -WallTodd C. Miller
2001-05-29BSD auth support. k5login.c and klogin.c are no longer used but willTodd C. Miller
2001-05-25Correct and comment out krb5. This is not working at the moment, but we wantHans Insulander
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-03-01order kerberos libraries properlyTheo de Raadt
1998-03-26cleanup after artTheo de Raadt
1998-03-26-Wall for suid-root.Artur Grabowski
1998-03-26fix cleaning up of bad environment variables (LD_* and IFS),Artur Grabowski
1997-09-21$OpenBSD$Theo de Raadt
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1996-11-09Adds support for logging and reporting on failed login attemptsTodd C. Miller
1996-07-31login_fbtab() in libutilTheo de Raadt
1996-07-31fbtab support from wietseTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-02-15libcrypt no longer a link dependancy.etheisen
1995-12-16Make it possible to build without SKEY supportThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt