[Midnightbsd-cvs] src [12080] trunk/sys/kern: tag
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Sep 28 17:18:30 EDT 2018
Revision: 12080
http://svnweb.midnightbsd.org/src/?rev=12080
Author: laffer1
Date: 2018-09-28 17:18:23 -0400 (Fri, 28 Sep 2018)
Log Message:
-----------
tag
Modified Paths:
--------------
trunk/sys/kern/init_sysent.c
trunk/sys/kern/syscalls.c
Modified: trunk/sys/kern/init_sysent.c
===================================================================
--- trunk/sys/kern/init_sysent.c 2018-09-28 13:00:09 UTC (rev 12079)
+++ trunk/sys/kern/init_sysent.c 2018-09-28 21:18:23 UTC (rev 12080)
@@ -1,9 +1,8 @@
-/* $MidnightBSD$ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * $FreeBSD: stable/10/sys/kern/init_sysent.c 321018 2017-07-15 17:00:43Z dchagin $
+ * $MidnightBSD$
*/
#include "opt_compat.h"
Modified: trunk/sys/kern/syscalls.c
===================================================================
--- trunk/sys/kern/syscalls.c 2018-09-28 13:00:09 UTC (rev 12079)
+++ trunk/sys/kern/syscalls.c 2018-09-28 21:18:23 UTC (rev 12080)
@@ -1,9 +1,8 @@
-/* $MidnightBSD$ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * $FreeBSD: stable/10/sys/kern/syscalls.c 318164 2017-05-10 23:09:17Z jhb $
+ * $MidnightBSD$
*/
const char *syscallnames[] = {
More information about the Midnightbsd-cvs
mailing list