Module Name: src Committed By: kamil Date: Tue Jun 2 13:49:15 UTC 2020
Modified Files: src/sys/kern: makesyscalls.sh Log Message: Synchronize struct name in rump_syscalls.c and syscallargs.h Whenever a syscall has alias name, the struct sys_ names shall be the same. To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/sys/kern/makesyscalls.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.