diff options
| author | tv <tv@NetBSD.org> | 2001-01-18 17:47:58 +0000 |
|---|---|---|
| committer | tv <tv@NetBSD.org> | 2001-01-18 17:47:58 +0000 |
| commit | e58532a4bfdb40e75228c1f91e2e56f67578f76d (patch) | |
| tree | 41056a63608739f8140c24fc7012127ade91cbc3 /sys/dev | |
| parent | 46b21bb8a81dd5902e1c00072efb881542fffdda (diff) | |
No-op commit to force update to a non-"-kk" revision.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/esm.c | 2 | ||||
| -rw-r--r-- | sys/dev/pci/esmreg.h | 2 | ||||
| -rw-r--r-- | sys/dev/pci/esmvar.h | 2 | ||||
| -rw-r--r-- | sys/dev/std/sbp2reg.h | 2 | ||||
| -rw-r--r-- | sys/dev/usb/usscanner.c | 2 |
5 files changed, 6 insertions, 4 deletions
diff --git a/sys/dev/pci/esm.c b/sys/dev/pci/esm.c index 77c78e1dfc2..ea82dd0fb0a 100644 --- a/sys/dev/pci/esm.c +++ b/sys/dev/pci/esm.c @@ -1,4 +1,4 @@ -/* $NetBSD: esm.c,v 1.3 2001/01/09 23:27:07 rh Exp $ */ +/* $NetBSD: esm.c,v 1.4 2001/01/18 17:48:04 tv Exp $ */ /*- * Copyright (c) 2000, 2001 Rene Hexel <rh@netbsd.org> diff --git a/sys/dev/pci/esmreg.h b/sys/dev/pci/esmreg.h index 91cf9fcb5c2..49e34aadb14 100644 --- a/sys/dev/pci/esmreg.h +++ b/sys/dev/pci/esmreg.h @@ -1,4 +1,4 @@ -/* $NetBSD: esmreg.h,v 1.1 2001/01/08 19:54:31 rh Exp $ */ +/* $NetBSD: esmreg.h,v 1.2 2001/01/18 17:48:04 tv Exp $ */ /*- * Copyright (c) 2000, 2001 Rene Hexel <rh@netbsd.org> diff --git a/sys/dev/pci/esmvar.h b/sys/dev/pci/esmvar.h index 22c1a292ffd..a364a87cb4f 100644 --- a/sys/dev/pci/esmvar.h +++ b/sys/dev/pci/esmvar.h @@ -1,4 +1,4 @@ -/* $NetBSD: esmvar.h,v 1.2 2001/01/09 23:27:07 rh Exp $ */ +/* $NetBSD: esmvar.h,v 1.3 2001/01/18 17:48:04 tv Exp $ */ /*- * Copyright (c) 2000, 2001 Rene Hexel <rh@netbsd.org> diff --git a/sys/dev/std/sbp2reg.h b/sys/dev/std/sbp2reg.h index cdd384ca6f1..54c692b8a72 100644 --- a/sys/dev/std/sbp2reg.h +++ b/sys/dev/std/sbp2reg.h @@ -1,3 +1,5 @@ +/* $NetBSD: sbp2reg.h,v 1.2 2001/01/18 17:48:04 tv Exp $ */ + /*- * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/usb/usscanner.c b/sys/dev/usb/usscanner.c index e75358602e2..38c33f421e3 100644 --- a/sys/dev/usb/usscanner.c +++ b/sys/dev/usb/usscanner.c @@ -1,4 +1,4 @@ -/* $NetBSD: usscanner.c,v 1.4 2001/01/15 03:52:03 augustss Exp $ */ +/* $NetBSD: usscanner.c,v 1.5 2001/01/18 17:48:05 tv Exp $ */ /* * Copyright (c) 2001 The NetBSD Foundation, Inc. |
