Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/rump/librump/rumpkern/rump_syscalls.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/rump/librump/rumpkern/rump_syscalls.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/sys/rump/librump/rumpkern/rump_syscalls.c 2008/03/11 22:53:54 1.1 +++ src/sys/rump/librump/rumpkern/rump_syscalls.c 2008/03/21 22:12:13 1.2 @@ -1,14 +1,14 @@ -/* $NetBSD: rump_syscalls.c,v 1.1 2008/03/11 22:53:54 pooka Exp $ */ +/* $NetBSD: rump_syscalls.c,v 1.2 2008/03/21 22:12:13 ad Exp $ */ /* * System call marshalling for rump. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.191 2008/03/11 22:50:10 pooka Exp + * created from NetBSD: syscalls.master,v 1.192 2008/03/21 21:58:57 ad Exp */ #include -__KERNEL_RCSID(0, "$NetBSD: rump_syscalls.c,v 1.1 2008/03/11 22:53:54 pooka Exp $"); +__KERNEL_RCSID(0, "$NetBSD: rump_syscalls.c,v 1.2 2008/03/21 22:12:13 ad Exp $"); #include #include