History log of /openbsd-src/libexec/login_token/init.c (Results 1 – 6 of 6)
Revision Date Author Comments
# a7b56afa 06-Sep-2020 mortimer <mortimer@openbsd.org>

Move definiton of struct token_types *tt to init.c from header file.

Makes it build with -fno-common.

ok deraadt


# d05a8106 03-Dec-2013 deraadt <deraadt@openbsd.org>

use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millert


# a1ac9dbd 13-Jan-2013 fgsch <fgsch@openbsd.org>

Fix warnings.
millert@ ok.


# 8b4f2615 17-Feb-2005 aaron <aaron@openbsd.org>

Remove extra return (0); call. otto@, henning@ ok


# 70ef01f6 10-Jul-2003 david <david@openbsd.org>

add missing includes
ok deraadt@ tedu@


# 27b8cbb6 20-Dec-2000 millert <millert@openbsd.org>

Provides ActivCard, CRYPTOCard and SNK-004 authentication from BSDi
Will be used when BSD authentication is enabled