summaryrefslogtreecommitdiffstats
path: root/src/util/berk_db/hash/ChangeLog
blob: 6d3968e6546d041e97adc12bec1b2fea58278652 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Wed Jun  7 09:26:28 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>

	* configure.in (CDEFS_INCLUDE): /bin/sh doesn't grok $(foo); it
		wants ${foo}!

Tue May 30 10:41:23 EDT 1995	Paul Park	(pjpark@mit.edu)
	* configure.in: Check for sys/cdefs.h.
	* Makefile.in: If sys/cdefs.h present, don't use the one in PORT/krb5.

Tue May 30 09:53:05 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)

	* krb5_ndbm.c: If the size field of datum and DBT do not match,
		then passing structures subject to stack garbage. Copy
		instaead. 

	* configure.in: Determine the size of the datum and DBT size
		fields.