Date: Mon, 4 Jun 2018 21:13:23 -0400
From: [email protected] (Christos Zoulas)
Message-ID: <[email protected]>
| It is unfortunate that the files have diverged unnecessarly. Perhaps we
| should fix that and push the changes upstream.
I had assumed that src/external/cddl/osnet/dist was upstream and the
rest (src/external/cddl/osnet/*) was the local glue.
| Yes, I don't want to keep adding <sys/proc.h> to each architecture that
| includes that dtrace header file :-)
With that change the include of <sys/proc.h> can probably just be
deleted from the amd64 version of dtrace_subr.c - but I have not tested
that.
| Sigh...
Yes. I might clean up some of it.
kre