blob: 9848d4be60227ddaf580d995be2c30aa1eac624b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Thu Mar 2 17:56:48 1995 Keith Vetter (keithv@fusion.com)
* Makefile.in: changed LIBNAME for the PC, and brought in ustime
and localaddr from the krb/os directory.
* rnd_conf.c: added cast to the seed assignment.
Mon Feb 20 16:25:36 1995 Keith Vetter (keithv@fusion.com)
* Makfile.in: made to work for the PC
* rnd_confoun.c: added windows INTERFACE keyword
Wed Jan 25 20:24:35 1995 John Gilmore (gnu at toad.com)
* rnd_confoun.c: Replace <.../...> includes with "..."s.
Mon Oct 24 14:58:14 1994 (tytso@rsx-11)
* configure.in:
* rnd_confoun.c (krb5_random_confounder): Use the srand48/lrand48
functions if available.
Fri Oct 14 00:21:05 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Remove symlinked files on make clean.
|