diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-03-04 15:59:49 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-03-04 15:59:49 +0000 |
commit | 5ebfbc1d3156d4ede9dcc95905ba0ac8dd9a492a (patch) | |
tree | f8c3c030695e0f3dab570932b42edabf91463b9d /usr.sbin/tcpdump/makemib | |
parent | c7c145692f0dc3ba8ff78b5282d0029587e26d68 (diff) |
Updating to the latest LBL release.
Sun's SKIP support added.
Diffstat (limited to 'usr.sbin/tcpdump/makemib')
-rw-r--r-- | usr.sbin/tcpdump/makemib | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/tcpdump/makemib b/usr.sbin/tcpdump/makemib index debab1f3763..8203883261e 100644 --- a/usr.sbin/tcpdump/makemib +++ b/usr.sbin/tcpdump/makemib @@ -1,5 +1,6 @@ #!/bin/sh # +# $OpenBSD: makemib,v 1.2 1996/03/04 15:59:07 mickey Exp $ # $NetBSD: makemib,v 1.2 1995/03/06 19:10:22 mycroft Exp $ # # Copyright (c) 1990, by John Robert LoVerso. |