Proposed change to makesyscalls.sh

2018-08-04 Thread Paul Goyette
I'd like to propose the following change to makesyscalls.sh to enable specifying a sys-call which _can_ be provided by a module, but only if the module is manually loaded. For these sys-calls, no entry is made in the autoload list, so the module will not be autoloaded. The primary usage for

NetBSD/usermode link issues

2018-08-04 Thread Reinoud Zandijk
Hi folks, as you might know, i'm currently working on NetBSD/usermode.amd64 but I can use some help with the following linking issue: `./build.sh ... kernel=GENERIC_USERMODE' now compiles the kernel fine and (with a little hack) links it fine. Going to the directory and executing the resulting