Does anyone know what the files sys/rump/kern/lib/libsys_*/syscalls.master are for and/or how they're used?
They don't seem to have been built with makesyscalls; there's some suggestion that makesyscalls might be run on them on the fly during a build (which would be wrong)... but the makefile logic for maybe doing that doesn't seem to be used. However, this is rump and the only things that are obvious are misleading. (The * in libsys_* expands to: linux, cygwin, sunos, for whatever that's worth.) -- David A. Holland [email protected]
