summaryrefslogtreecommitdiffstats
path: root/sys/kern/init_sysent.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2017-05-10 23:09:17 +0000
committerjhb <jhb@FreeBSD.org>2017-05-10 23:09:17 +0000
commitbdf4e41a67dba93b6676b6e4a77ca73df8a7d7b6 (patch)
tree4aa2e2b8a7ed6b71e237c9ce62d136b369bae674 /sys/kern/init_sysent.c
parentc0ac95fd0ac9f0466a427d868118f4f039cb453c (diff)
downloadFreeBSD-src-bdf4e41a67dba93b6676b6e4a77ca73df8a7d7b6.zip
FreeBSD-src-bdf4e41a67dba93b6676b6e4a77ca73df8a7d7b6.tar.gz
MFC 313564:
Drop the "created from" line from files generated by makesyscalls.sh. This information is less useful when the generated files are included in source control along with the source. If needed it can be reconstructed from the $FreeBSD$ tag in the generated file. Removing this information from the generated output permits committing the generated files along with the change to the system call master list without having inconsistent metadata in the generated files. Regenerate the affected files along with the MFC.
Diffstat (limited to 'sys/kern/init_sysent.c')
-rw-r--r--sys/kern/init_sysent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c
index d0c1dec..a4b78ff 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -3,7 +3,6 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: stable/11/sys/kern/syscalls.master 313450 2017-02-08 18:32:35Z jhb
*/
#include "opt_compat.h"
OpenPOWER on IntegriCloud