summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/makemib
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1996-07-13 11:01:36 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1996-07-13 11:01:36 +0000
commit8b4f92eb10cc8475dde595267c343b6fa7e42dc0 (patch)
treef88f41c10c46d9b00531c0178b7d4301a25e3119 /usr.sbin/tcpdump/makemib
parent3b13e49cceec57c39e28d4263a3b3e19421dd2ea (diff)
it is 3.2 now.
Diffstat (limited to 'usr.sbin/tcpdump/makemib')
-rw-r--r--usr.sbin/tcpdump/makemib7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/tcpdump/makemib b/usr.sbin/tcpdump/makemib
index 15d3e463353..74b6d073fe5 100644
--- a/usr.sbin/tcpdump/makemib
+++ b/usr.sbin/tcpdump/makemib
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $OpenBSD: makemib,v 1.3 1996/06/10 07:47:20 deraadt Exp $
+# $OpenBSD: makemib,v 1.4 1996/07/13 11:01:11 mickey Exp $
# $NetBSD: makemib,v 1.2 1995/03/06 19:10:22 mycroft Exp $
#
# Copyright (c) 1990, by John Robert LoVerso.
@@ -16,8 +16,7 @@
# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
# WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
-# @(#) Id: makemib,v 2.1 90/07/10 23:51:54 loverso Exp Locker: loverso (jlv
-)
+# @(#) Id: makemib,v 2.1 90/07/10 23:51:54 loverso Exp Locker: loverso (jlv)
#
# This script will read either ASN.1-style MIB files or the ".defs" files
@@ -52,7 +51,7 @@ sed \
-e 's/--.*//' \
-e 's/\([{}]\)/ \1 /g' \
$@ \
-| gawk '
+| awk '
BEGIN {
# for sanity, we prep the namespace with objects from RFC-1155
# (we manually establish the root)