summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/os/ChangeLog
blob: 9d52eda54b606b5459cc8887d750d90742fe310a (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
26
27
28
29
30
31
32
33
34
35
36
Thu Mar 16 21:24:43 1995  John Gilmore  (gnu at toad.com)

	* Makefile.in (LDFLAGS):  Eliminate, comes in from pre.in.
	(all-mac):  Add.
	(localaddr.c, ustime.c, memmove.c):  Fix paths to work on Mac.

Tue Mar 14 17:23:02 1995 Keith Vetter (keithv@fusion.com)

	* Makefile.in: no longer need to bring in ustime and localaddr for
	   windows since everything's going into one DLL in the end.

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.