NetBSD/common/lib
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
..
libc Now that bcopy.S doesn't contain the actual implemenation, move it 2006-04-23 00:08:18 +00:00
libprop In _prop_dictionary_alloc(), explicitly set pd->pd_flags to zero 2006-05-07 06:25:49 +00:00