[Midnightbsd-cvs] src [12016] trunk/sys/sys: add keyword
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Sep 10 09:10:08 EDT 2018
Revision: 12016
http://svnweb.midnightbsd.org/src/?rev=12016
Author: laffer1
Date: 2018-09-10 09:10:07 -0400 (Mon, 10 Sep 2018)
Log Message:
-----------
add keyword
Modified Paths:
--------------
trunk/sys/sys/syscall.h
trunk/sys/sys/sysproto.h
Modified: trunk/sys/sys/syscall.h
===================================================================
--- trunk/sys/sys/syscall.h 2018-09-10 00:15:46 UTC (rev 12015)
+++ trunk/sys/sys/syscall.h 2018-09-10 13:10:07 UTC (rev 12016)
@@ -1,9 +1,8 @@
-/* $MidnightBSD$ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * $FreeBSD: stable/10/sys/sys/syscall.h 318164 2017-05-10 23:09:17Z jhb $
+ * $MidnightBSD$
*/
#define SYS_syscall 0
Modified: trunk/sys/sys/sysproto.h
===================================================================
--- trunk/sys/sys/sysproto.h 2018-09-10 00:15:46 UTC (rev 12015)
+++ trunk/sys/sys/sysproto.h 2018-09-10 13:10:07 UTC (rev 12016)
@@ -1,9 +1,8 @@
-/* $MidnightBSD$ */
/*
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically generated.
- * $FreeBSD: stable/10/sys/sys/sysproto.h 318164 2017-05-10 23:09:17Z jhb $
+ * $MidnightBSD$
*/
#ifndef _SYS_SYSPROTO_H_
More information about the Midnightbsd-cvs
mailing list