CVS Repository/ src/ libexec/ login_token/ init.c


OpenBSD release(s):
1.6 (79 78 77 76 75 74 73 72 71 70 69 68),  1.5 (67 66 65 64 63 62 61 60 59 58 57 56 55),  1.4 (54 53),  1.3 (52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37),  1.2 (36 35 34),  1.1 (33 32 31 30 29), 
Tags:
None
revision 1.6/ (Download) - annotate - Sun, 06 Sep 2020 17:08:29 UTC by mortimer
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68
Changes since 1.5: +3 -1 (diff)
Move definiton of struct token_types *tt to init.c from header file.

Makes it build with -fno-common.

ok deraadt

revision 1.5/ (Download) - annotate - Tue, 03 Dec 2013 01:29:00 UTC by deraadt
OpenBSD release(s): 67 66 65 64 63 62 61 60 59 58 57 56 55
Changes since 1.4: +2 -1 (diff)
use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millert

revision 1.4/ (Download) - annotate - Sun, 13 Jan 2013 21:21:17 UTC by fgsch
OpenBSD release(s): 54 53
Changes since 1.3: +2 -2 (diff)
Fix warnings.
millert@ ok.

revision 1.3/ (Download) - annotate - Thu, 17 Feb 2005 13:49:38 UTC by aaron
OpenBSD release(s): 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37
Changes since 1.2: +1 -2 (diff)
Remove extra return (0); call.  otto@, henning@ ok

revision 1.2/ (Download) - annotate - Thu, 10 Jul 2003 00:04:28 UTC by david
OpenBSD release(s): 36 35 34
Changes since 1.1: +2 -1 (diff)
add missing includes
ok deraadt@ tedu@

revision 1.1/ (Download) - annotate - Wed, 20 Dec 2000 01:41:53 UTC by millert
OpenBSD release(s): 33 32 31 30 29
Provides ActivCard, CRYPTOCard and SNK-004 authentication from BSDi
Will be used when BSD authentication is enabled