Date: Thu, 28 Dec 2017 14:26:34 +0000 (UTC) From: "Pedro F. Giffuni" <pfg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r327288 - head/sys/sys Message-ID: <201712281426.vBSEQYp2047603@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712281426.vBSEQYp2047603>