master
Include <dev/efi/efiio.h> to pretty print EFIIOC_* ioctls
provide the pieces for ktrace/kdump to observe pinsyscall violations. (not used yet, because the pinsyscall changes are still being worked on) ok kettenis
mop up more CTL_FS remnants
Add ktrace struct tracepoints for siginfo_t to the kernel side of waitid(2) and __thrsigdivert(2) and teach kdump(1) to handle them. Also report more from the siginfo_t inside PSIG tracepoints.
Improve reporting of waitid(2)'s idtype/id and options arguments Add mimmutable(2) to report like munmap(2)
Trace struct itimerval
kqueue: Implement EVFILT_USER