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/compat/linux/arch/arm/linux_syscallargs.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/arch/arm/linux_syscallargs.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.54 retrieving revision 1.55 diff -u -p -r1.54 -r1.55 --- src/sys/compat/linux/arch/arm/linux_syscallargs.h 2013/09/24 13:28:51 1.54 +++ src/sys/compat/linux/arch/arm/linux_syscallargs.h 2013/11/07 19:39:58 1.55 @@ -1,10 +1,10 @@ -/* $NetBSD: linux_syscallargs.h,v 1.54 2013/09/24 13:28:51 njoly Exp $ */ +/* $NetBSD: linux_syscallargs.h,v 1.55 2013/11/07 19:39:58 njoly Exp $ */ /* * System call argument lists. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.51 2013/09/24 13:27:49 njoly Exp + * created from NetBSD: syscalls.master,v 1.52 2013/11/07 19:37:18 njoly Exp */ #ifndef _LINUX_SYS_SYSCALLARGS_H_