NetBSD/external/cddl
hannken e9166d7318 We have component names as counted strings (cn_nameptr, cn_namelen) but
ZFS expects a null-terminated name.

Always create a copy with PNBUF_GET()/strlcpy()/PNBUF_PUT().

For LOOKUP use a small buffer on stack and allocate/free compomnent names
longer than 30 chars.
2018-12-06 10:00:40 +00:00
..
dtracetoolkit Sync with version on Brendan's site 2018-10-01 13:28:07 +00:00
osnet We have component names as counted strings (cn_nameptr, cn_namelen) but 2018-12-06 10:00:40 +00:00
Makefile Include scripts from the DTrace Toolkit if DTrace support is enabled. 2017-09-17 00:00:39 +00:00