Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev Pull-up revision 1.4: use my proper name in cop...
details: https://anonhg.NetBSD.org/src/rev/820424a92960
branches: netbsd-1-5
changeset: 488447:820424a92960
user: ad <ad%NetBSD.org@localhost>
date: Thu Jul 06 15:34:03 2000 +0000
description:
Pull-up revision 1.4: use my proper name in copyrights.
Approved by releng.
diffstat:
sys/dev/eisa/dpt_eisa.c | 6 +++---
sys/dev/isa/dpt_isa.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (44 lines):
diff -r 40925ab5cb5e -r 820424a92960 sys/dev/eisa/dpt_eisa.c
--- a/sys/dev/eisa/dpt_eisa.c Thu Jul 06 15:32:16 2000 +0000
+++ b/sys/dev/eisa/dpt_eisa.c Thu Jul 06 15:34:03 2000 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: dpt_eisa.c,v 1.3 2000/01/05 16:28:41 ad Exp $ */
+/* $NetBSD: dpt_eisa.c,v 1.3.6.1 2000/07/06 15:34:03 ad Exp $ */
/*
- * Copyright (c) 1999 Andy Doran <ad%NetBSD.org@localhost>
+ * Copyright (c) 1999 Andrew Doran <ad%NetBSD.org@localhost>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dpt_eisa.c,v 1.3 2000/01/05 16:28:41 ad Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dpt_eisa.c,v 1.3.6.1 2000/07/06 15:34:03 ad Exp $");
#include <sys/types.h>
#include <sys/param.h>
diff -r 40925ab5cb5e -r 820424a92960 sys/dev/isa/dpt_isa.c
--- a/sys/dev/isa/dpt_isa.c Thu Jul 06 15:32:16 2000 +0000
+++ b/sys/dev/isa/dpt_isa.c Thu Jul 06 15:34:03 2000 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: dpt_isa.c,v 1.3 2000/03/25 13:38:36 ad Exp $ */
+/* $NetBSD: dpt_isa.c,v 1.3.4.1 2000/07/06 15:34:04 ad Exp $ */
/*
- * Copyright (c) 1999, 2000 Andy Doran <ad%NetBSD.org@localhost>
+ * Copyright (c) 1999, 2000 Andrew Doran <ad%NetBSD.org@localhost>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dpt_isa.c,v 1.3 2000/03/25 13:38:36 ad Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dpt_isa.c,v 1.3.4.1 2000/07/06 15:34:04 ad Exp $");
#include <sys/types.h>
#include <sys/param.h>
Home |
Main Index |
Thread Index |
Old Index