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
/
libexec
/
login_skey
Age
Commit message (
Expand
)
Author
2002-09-06
ansi; ok millert pvalchev
Theo de Raadt
2002-08-28
o) start new sentence on a new line;
Mike Pechkin
2002-07-14
Rewrite with more (and correct!) info, based on login_passwd.8.
Todd C. Miller
2002-06-28
minor indent cleanup
Theo de Raadt
2002-06-02
minor KNF
Theo de Raadt
2002-05-29
a few more strlcat
Theo de Raadt
2002-05-16
No longer needs to be setuid root.
Todd C. Miller
2002-03-13
login(8) -> login(1)
Marco S Hyman
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-07
Catch SIGINT, SIGQUIT and SIGTSTP but ignore during the database
Todd C. Miller
2001-12-06
Do not set handler for SIGINT and SIGQUIT to SIG_IGN since it prevents
Todd C. Miller
2001-10-24
getopt(3) returns -1 when out of args, not EOF.
Mike Pechkin
2001-07-08
Remove extraneous .Pp after .Sh
Todd C. Miller
2001-06-25
Remove instance stuff now that su uses an explicit option to specify
Todd C. Miller
2001-06-20
Add an alarm to implement as timeout on the locked record.
Todd C. Miller
2000-12-12
skey login script; authenticates the user via S/Key
Todd C. Miller