diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-12-08 01:03:08 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-12-08 01:03:08 +0000 |
commit | 5afaaf539fd3d30c6dc1d6b4533ba69d1354a049 (patch) | |
tree | 9993a239719ae3090450eae097f8a02f07f2fdde /sys/dev/tc/devlist2h.awk | |
parent | a92da5c62c369c891657c866ae655e835e619b1b (diff) |
Merge to NetBSD 961107, i.e. mostly new bus.h
Diffstat (limited to 'sys/dev/tc/devlist2h.awk')
-rw-r--r-- | sys/dev/tc/devlist2h.awk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/tc/devlist2h.awk b/sys/dev/tc/devlist2h.awk index c0b69a79943..9164d87ac26 100644 --- a/sys/dev/tc/devlist2h.awk +++ b/sys/dev/tc/devlist2h.awk @@ -1,6 +1,6 @@ #! /usr/bin/awk -f -# $OpenBSD: devlist2h.awk,v 1.2 1996/06/10 07:34:58 deraadt Exp $ -# $NetBSD: devlist2h.awk,v 1.2.4.1 1996/06/05 18:34:36 cgd Exp $ +# $OpenBSD: devlist2h.awk,v 1.3 1996/12/08 01:03:03 niklas Exp $ +# $NetBSD: devlist2h.awk,v 1.3 1996/06/05 18:32:19 cgd Exp $ # # Copyright (c) 1995, 1996 Christopher G. Demetriou # All rights reserved. |