summaryrefslogtreecommitdiff
path: root/libexec/login_krb5-or-pwd
AgeCommit message (Collapse)Author
2003-11-20remove -Werror from userland builds, to give us a chance toAnil Madhavapeddy
use more verbose warning options if desired. ok millert@, henning@, david@
2003-07-25remove obsolete kerberosIV sections;Jason McIntyre
ok hin@
2003-07-16some minor DPADD changesTheo de Raadt
2003-07-15stop using libcom_err, it is built into krb5Theo de Raadt
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
where applicable.
2003-06-03Don't mention krb4 here eitherHans Insulander
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-05-17Don't link with -lkrb -lkafsHans Insulander
2003-05-13Disable krb524.Hans Insulander
2002-11-09SEE ALSO reordering.Federico G. Schwindt
2002-08-28o) start new sentence on a new line;Mike Pechkin
o) don't use .Nm w/o argument in .SYNOPSIS; I waste time, when fixing already cleaned pages. :( one man ok@
2002-07-16typos / double wordsJan-Uwe Finck
2002-06-06compatibilty -> compatibilityAaron Campbell
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@
2002-03-05add -ldes linkingTheo de Raadt
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
o) start new sentence on a new line; o) don't use .Xr instead of .Pa tag; o) minimal -mdoc design fixes; millert@ ok;
2001-07-19more places that need -lkafsTheo de Raadt
2001-07-08Remove extraneous .Pp after .ShTodd C. Miller
2001-07-02Fix building on non-kerberos systemsTodd C. Miller
2001-06-27more Xr misuseTheo de Raadt
2001-06-27incorrect .Xr useTheo de Raadt
2001-06-26Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 andHans Insulander
login_krb5-or-pwd.
2001-06-25#ifdef KRB4 -> #ifdef KRB524Hans Insulander
2001-06-25Add login_krb5-or-pwd.Hans Insulander