index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
login
/
Makefile
Age
Commit message (
Expand
)
Author
2001-06-25
The need to to statically link this on alpha seemed to be
Artur Grabowski
2001-06-13
Link login(1) static for now until a dynamic linking bug is fixed.
Todd C. Miller
2001-05-29
Don't want -Wall
Todd C. Miller
2001-05-29
BSD auth support. k5login.c and klogin.c are no longer used but will
Todd C. Miller
2001-05-25
Correct and comment out krb5. This is not working at the moment, but we want
Hans Insulander
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-03-01
order kerberos libraries properly
Theo de Raadt
1998-03-26
cleanup after art
Theo de Raadt
1998-03-26
-Wall for suid-root.
Artur Grabowski
1998-03-26
fix cleaning up of bad environment variables (LD_* and IFS),
Artur Grabowski
1997-09-21
$OpenBSD$
Theo de Raadt
1997-04-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-03-26
no libcrypt, fix DPADD
Theo de Raadt
1996-11-09
Adds support for logging and reporting on failed login attempts
Todd C. Miller
1996-07-31
login_fbtab() in libutil
Theo de Raadt
1996-07-31
fbtab support from wietse
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-02-15
libcrypt no longer a link dependancy.
etheisen
1995-12-16
Make it possible to build without SKEY support
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt