Module Name: src Committed By: kamil Date: Tue Jun 2 16:45:42 UTC 2020
Modified Files: src/sys/kern: makesyscalls.sh Log Message: Respect syscall aliases in the rump code With this change rump_sys_*() matches *() from the usually libc entry point. To generate a diff of this commit: cvs rdiff -u -r1.177 -r1.178 src/sys/kern/makesyscalls.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.