NetBSD/common
simonb fda54e7c6f In _prop_dictionary_alloc(), explicitly set pd->pd_flags to zero
instead of leaving random garbage in there.
Should we just use "memset(pd, 0, sizeof(*pd));" instead?

Fixes boot problems on evbppc/WALNUT with new proplib.
2006-05-07 06:25:49 +00:00
..
dist/zlib Don't bloat the standalone images with preset CRC tables and large routines. 2006-02-18 18:39:58 +00:00
include/prop Initial commit of proplib, a library for manipulating property lists and 2006-04-27 20:11:27 +00:00
lib In _prop_dictionary_alloc(), explicitly set pd->pd_flags to zero 2006-05-07 06:25:49 +00:00