svn commit: r327288 - head/sys/sys
Pedro F. Giffuni
pfg at FreeBSD.org
Thu Dec 28 14:26:35 UTC 2017
Author: pfg
Date: Thu Dec 28 14:26:33 2017
New Revision: 327288
URL: https://svnweb.freebsd.org/changeset/base/327288
Log:
sys/sys/chio.h: add NetBSD RCS ID.
Make it easier to identify the point where we started diverging from
NetBSD. Newer versions of this file has been updated to a new license so
this information may become useful some day.
Obtained from: NetBSD
Modified:
head/sys/sys/chio.h
Modified: head/sys/sys/chio.h
==============================================================================
--- head/sys/sys/chio.h Thu Dec 28 14:14:35 2017 (r327287)
+++ head/sys/sys/chio.h Thu Dec 28 14:26:33 2017 (r327288)
@@ -1,3 +1,5 @@
+/* $NetBSD: chio.h,v 1.9 1997/09/29 17:32:26 mjacob Exp $ */
+
/*-
* SPDX-License-Identifier: BSD-4-Clause
*
More information about the svn-src-all
mailing list