Add missing RCSID in header files and one __KERNEL_RCSID().

This commit is contained in:
andvar 2021-08-26 21:33:36 +00:00
parent bc46a7bb17
commit 0b5c63bcba
9 changed files with 14 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: if_bwfm_pci.c,v 1.10 2021/05/08 00:27:02 thorpej Exp $ */
/* $NetBSD: if_bwfm_pci.c,v 1.11 2021/08/26 21:33:36 andvar Exp $ */
/* $OpenBSD: if_bwfm_pci.c,v 1.18 2018/02/08 05:00:38 patrick Exp $ */
/*
* Copyright (c) 2010-2016 Broadcom Corporation
@ -17,6 +17,9 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: if_bwfm_pci.c,v 1.11 2021/08/26 21:33:36 andvar Exp $");
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/buf.h>

View File

@ -1,3 +1,4 @@
/* $NetBSD: if_bwfm_pci.h,v 1.2 2021/08/26 21:33:36 andvar Exp $ */
/* $OpenBSD: if_bwfm_pci.h,v 1.2 2018/01/05 23:30:16 patrick Exp $ */
/*
* Copyright (c) 2010-2016 Broadcom Corporation

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_jmereg.h,v 1.6 2021/08/26 21:33:36 andvar Exp $ */
/*-
* Copyright (c) 2008, Pyun YongHyeon <yongari@FreeBSD.org>
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_vgereg.h,v 1.7 2021/08/26 21:33:36 andvar Exp $ */
/*-
* Copyright (c) 2004
* Bill Paul <wpaul@windriver.com>. All rights reserved.

View File

@ -1,3 +1,4 @@
/* $NetBSD: pciide_svwsata_reg.h,v 1.2 2021/08/26 21:33:36 andvar Exp $ */
/* $OpenBSD: pciide_svwsata_reg.h,v 1.4 2006/02/10 21:45:41 kettenis Exp $ */
/*

View File

@ -1,3 +1,4 @@
/* $NetBSD: vioscsireg.h,v 1.2 2021/08/26 21:33:36 andvar Exp $ */
/* $OpenBSD: vioscsireg.h,v 1.1 2013/12/20 21:50:49 matthew Exp $ */
/*
* Copyright (c) 2013 Google Inc.

View File

@ -1,3 +1,4 @@
/* $NetBSD: aubtfwlreg.h,v 1.2 2021/08/26 21:33:36 andvar Exp $ */
#define AR3K_FIRMWARE_HEADER_SIZE 20

View File

@ -1,3 +1,4 @@
/* $NetBSD: if_urtwreg.h,v 1.7 2021/08/26 21:33:36 andvar Exp $ */
/* $OpenBSD: if_urtwreg.h,v 1.13 2010/08/27 17:08:01 jsg Exp $ */
/*-

View File

@ -1,3 +1,4 @@
/* $NetBSD: mbim.h,v 1.2 2021/08/26 21:33:36 andvar Exp $ */
/* $OpenBSD: mbim.h,v 1.4 2017/04/18 13:27:55 gerhard Exp $ */
/*