commit | 0410e32f47c0dcfc3385a1db2ee44f8bb35c10c4 | [log] [download] |
---|---|---|
author | Ben Lindstrom <mouring@eviladmin.org> | Thu Jul 24 06:52:13 2003 +0000 |
committer | Ben Lindstrom <mouring@eviladmin.org> | Thu Jul 24 06:52:13 2003 +0000 |
tree | 5050f4c269f589b71cf440fe69aab4d00b269703 | |
parent | acb98497fb7ff75362491d1c17a5e01fe2beb5b8 [diff] |
- (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c openbsd-compat/xcrypt.h] Split off encryption into xcrypt() interface, and isolate shadow password functions. Tested in Solaris, but should not break other platforms too badly (except maybe HP =). Also brings auth-passwd.c into full sync with OpenBSD tree.