On Tue, 07 Sep 2021 09:46:02 +0200, Claudio Jeker wrote: > From my understanding this is not how struct kinfo_proc should be modified. > Instead the code should add the u_int64_t version at the end and leave the > old in place. This way old userland still works with new kernel.
Correct. - todd
