NetBSD/external/cddl/osnet
jdolecek 41a612de4f change dsl_scan_visitbp() to allocate blkptr_t dynamically rather than
on-stack - this function is called recursively, and the 120 bytes per call
add up; also remove unused variable

part of fix for PR kern/55402 by Frank Kardel
2020-06-24 16:23:16 +00:00
..
dev Bump PROF_ARTIFICIAL_FRAMES to 4 now that cyclics are run from statclock(). 2020-05-15 23:57:17 +00:00
dist change dsl_scan_visitbp() to allocate blkptr_t dynamically rather than 2020-06-24 16:23:16 +00:00
include Sync with upstream r315983. 2019-06-24 08:27:19 +00:00
lib external/cddl/osnet: Do not suppress the warning output for libdtrace. 2020-03-17 01:36:29 +00:00
sbin Use Pa macro for path 2019-09-20 22:47:36 +00:00
sys uvm_availmem(): give it a boolean argument to specify whether a recent 2020-06-11 19:20:42 +00:00
usr.bin external/cddl/osnet: Suppress -Werror=stringop-truncation error 2020-06-07 23:26:54 +00:00
usr.sbin Add libproc 2020-04-04 13:15:48 +00:00
Makefile
Makefile.ctf
Makefile.inc Add rcsid 2019-06-29 20:50:01 +00:00
Makefile.zfs Sync with upstream r315983. 2019-06-22 09:48:39 +00:00
TODO