Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-11 | Add 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-05 | add -ldes linking | Theo de Raadt | |
2001-07-19 | more places that need -lkafs | Theo de Raadt | |
2001-07-02 | Fix building on non-kerberos systems | Todd C. Miller | |
2001-06-26 | -DKRB5 makes this work much better... | Hans Insulander | |
2001-06-26 | Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 and | Hans Insulander | |
login_krb5-or-pwd. | |||
2001-06-25 | #ifdef KRB4 -> #ifdef KRB524 | Hans Insulander | |
2001-06-25 | -Wall -Werror | Hans Insulander | |
2001-06-25 | Manpage login_krb5(8), made by copying login_krb4(8) and changing some pieces. | Hans Insulander | |
2001-06-25 | Enable KerberosIV support | Hans Insulander | |
2001-06-25 | BSD Auth login script for KerberosV. Written by me with assistance from | Hans Insulander | |
millert@ |