lukem
|
a06595c27b
|
fix -Wsign-compare issues
|
2009-01-18 12:14:16 +00:00 |
hubertf
|
55ac93d329
|
Remove more duplicate #includes, and a few spurious whitespaces at EOL
From Slava Semushin <slava.semushin@gmail.com>
|
2007-01-17 23:24:22 +00:00 |
christos
|
d1ac9947b2
|
fix compile issue.
|
2005-01-12 05:27:48 +00:00 |
christos
|
3131ddcccc
|
- change the gensalt functions to take an optional string instead of
the number of rounds.
- make pw_gensalt() more generic, so that it does not depend in libutil.
|
2005-01-12 03:32:52 +00:00 |
christos
|
6252af1a9f
|
sprinkle ARGSUSED and include "crypt.h"
|
2005-01-11 23:21:31 +00:00 |
christos
|
b181dae89f
|
only get the rounds if we have them.
|
2005-01-11 23:02:30 +00:00 |
christos
|
8cfd209e8e
|
Add pw_gensalt, which was taken from pwd_gensalt. This now is used in 3
places, so it might as well be part of libcrypt.
|
2005-01-11 22:41:07 +00:00 |