OpenBSD CVS

src/libexec/login_passwd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / login_passwd

Current tag: OPENBSD_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   5 years  reyk   Remove #ifdef PASSWD, it was always enabled and is a leftover from krb5 days. N...
[TXT] login_passwd.8  1.10   8 years  schwarze   add some missing .Cm macros and drop some redundant .Bk while here
[TXT] login_passwd.c  1.15   5 years  reyk   Call pledge(2) earlier before opening the auth channel and readpassphrase() Bef...
[TXT] common.h (in the Attic) [Hide]  1.10   5 years  reyk   Call pledge(2) earlier before opening the auth channel and readpassphrase() Bef...
[TXT] login.c (in the Attic) [Hide]  1.19   5 years  ajacoutot   Remove the hopefully last remnants of kerberos in there: arg_login, arg_noticket...