diff options
| author | deraadt <deraadt@NetBSD.org> | 1993-10-12 03:48:52 +0000 |
|---|---|---|
| committer | deraadt <deraadt@NetBSD.org> | 1993-10-12 03:48:52 +0000 |
| commit | 63a052d4894e695ce4adbcc906f6e33b9b457259 (patch) | |
| tree | 95cfa36a018fa4b10ba4d67982c343468815932d /sys | |
| parent | fe806afec219b0c7ad860a1430a642c630882201 (diff) | |
fixed two icky rcs-log's.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/pmax/dev/asc.c | 5 | ||||
| -rw-r--r-- | sys/arch/pmax/dev/ascreg.h | 5 | ||||
| -rw-r--r-- | sys/arch/pmax/dev/cfbreg.h | 5 | ||||
| -rw-r--r-- | sys/arch/pmax/dev/dtopreg.h | 5 | ||||
| -rw-r--r-- | sys/dev/tc/asc.c | 5 |
5 files changed, 5 insertions, 20 deletions
diff --git a/sys/arch/pmax/dev/asc.c b/sys/arch/pmax/dev/asc.c index c6fa2ca7aae..bb7c43e3e64 100644 --- a/sys/arch/pmax/dev/asc.c +++ b/sys/arch/pmax/dev/asc.c @@ -64,10 +64,7 @@ /* * HISTORY - * $Log: asc.c,v $ - * Revision 1.1.1.1 1993/10/12 03:22:23 deraadt - * pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> - * + * Log: scsi_53C94_hdw.c,v * Revision 2.5 91/02/05 17:45:07 mrt * Added author notices * [91/02/04 11:18:43 mrt] diff --git a/sys/arch/pmax/dev/ascreg.h b/sys/arch/pmax/dev/ascreg.h index afb76b803bf..f8ce02d4904 100644 --- a/sys/arch/pmax/dev/ascreg.h +++ b/sys/arch/pmax/dev/ascreg.h @@ -64,10 +64,7 @@ /* * HISTORY - * $Log: ascreg.h,v $ - * Revision 1.1.1.1 1993/10/12 03:22:25 deraadt - * pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> - * + * Log: scsi_53C94.h,v * Revision 2.4 91/02/05 17:44:59 mrt * Added author notices * [91/02/04 11:18:32 mrt] diff --git a/sys/arch/pmax/dev/cfbreg.h b/sys/arch/pmax/dev/cfbreg.h index 6d7c8d00bc4..ab024f0b437 100644 --- a/sys/arch/pmax/dev/cfbreg.h +++ b/sys/arch/pmax/dev/cfbreg.h @@ -64,10 +64,7 @@ /* * HISTORY - * $Log: cfbreg.h,v $ - * Revision 1.1.1.1 1993/10/12 03:22:24 deraadt - * pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> - * + * Log: bt459.h,v * Revision 2.4 91/02/05 17:39:43 mrt * Added author notices * [91/02/04 11:11:57 mrt] diff --git a/sys/arch/pmax/dev/dtopreg.h b/sys/arch/pmax/dev/dtopreg.h index 9017232b584..a72f17aba91 100644 --- a/sys/arch/pmax/dev/dtopreg.h +++ b/sys/arch/pmax/dev/dtopreg.h @@ -63,10 +63,7 @@ */ /* * HISTORY - * $Log: dtopreg.h,v $ - * Revision 1.1.1.1 1993/10/12 03:22:27 deraadt - * pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> - * + * Log: dtop.h,v * Revision 2.3 92/03/05 17:08:17 rpd * Define how many buttons and coordinates we can take. * [92/03/05 af] diff --git a/sys/dev/tc/asc.c b/sys/dev/tc/asc.c index c6fa2ca7aae..bb7c43e3e64 100644 --- a/sys/dev/tc/asc.c +++ b/sys/dev/tc/asc.c @@ -64,10 +64,7 @@ /* * HISTORY - * $Log: asc.c,v $ - * Revision 1.1.1.1 1993/10/12 03:22:23 deraadt - * pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> - * + * Log: scsi_53C94_hdw.c,v * Revision 2.5 91/02/05 17:45:07 mrt * Added author notices * [91/02/04 11:18:43 mrt] |
