On Sun, Feb 22, 2015 at 9:53 AM, Christos Zoulas <[email protected]> wrote: > Module Name: src > Committed By: christos > Date: Sun Feb 22 00:53:29 UTC 2015 > > Modified Files: > src/sys/kern: init_sysent.c syscalls.c > src/sys/rump/include/rump: rump_syscalls.h > src/sys/sys: syscall.h syscallargs.h
I think you forgot to commit sys/rump/librump/rumpkern/rump_syscalls.c. ozaki-r > > Log Message: > PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong. > > > To generate a diff of this commit: > cvs rdiff -u -r1.288 -r1.289 src/sys/kern/init_sysent.c > cvs rdiff -u -r1.279 -r1.280 src/sys/kern/syscalls.c > cvs rdiff -u -r1.80 -r1.81 src/sys/rump/include/rump/rump_syscalls.h > cvs rdiff -u -r1.275 -r1.276 src/sys/sys/syscall.h > cvs rdiff -u -r1.258 -r1.259 src/sys/sys/syscallargs.h > > Please note that diffs are not public domain; they are subject to the > copyright notices on the relevant files. >
