Add tests for the new extended errno feature, using a custom kernel
module to report errors to userland.
Sponsored by: ConnectWise
MFC after: 2 weeks
Abandon the custom kernel module. Rely on existing syscalls instead.
move the test into the kern directory
Now that the custom kld is gone, it doesn't need its own directory.