Ed Schouten 2fed5061db Let dbm's datum::dptr use the right type.
According to POSIX, it should use void *, not char *. Unfortunately, the
dsize field also has the wrong type. It should be size_t. I'm not going
to change that, as that will break the ABI.

Reviewed by:	pfg
Differential Revision:	https://reviews.freebsd.org/D6647
2016-05-30 16:52:23 +00:00
..
2016-04-30 14:43:42 +00:00
2016-03-04 22:03:38 +00:00
2016-04-30 14:43:42 +00:00
2016-05-30 07:50:57 +00:00
2016-05-29 12:21:54 +00:00
2016-02-29 19:10:32 +00:00
2016-05-30 16:26:34 +00:00