millert
|
6abe47407d
|
Give login_cap_t a struct name so we can use forward declarations.
|
23 years ago |
millert
|
f73465dedd
|
Default login style is now krb4-or-pwd, not krb-or-pwd.
|
23 years ago |
millert
|
41df7a09a4
|
Guard against multiple inclusion
|
24 years ago |
millert
|
21581886d8
|
BSD authentication routines from BSDI. Presently this is not used but
the login_* helper programs and other support will be committed in the
near future.
|
24 years ago |
millert
|
106e557ee3
|
Remove prototypes for old BSD auth functions. New ones will live in
bsd_auth.h when BSD authentication is committed.
|
24 years ago |
millert
|
c24c30dbae
|
login.conf code from BSDi. This does not include the bsd auth code
which will come later. At this stage it is primarily used for setting
resource limits.
|
24 years ago |