ongrep

A cleaned up fork of ngrep for OpenBSD
git clone git://git.sgregoratto.me/ongrep
Log | Files | Refs | README | LICENSE

commit e5fa5689194758eaf335a9e72a5c3d5e9cb62161
parent 23b8e6a7f53b71136a8d65ed3cac29cbc596327d
Author: Jordan Ritter <jpr5@darkridge.com>
Date:   Mon,  2 May 2005 04:54:01 +0000

cvs-specific version number and tidy comments

Diffstat:
Mngrep.c | 2--
Mngrep.h | 2+-
2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/ngrep.c b/ngrep.c @@ -5,8 +5,6 @@ * * Please refer to the LICENSE file for more information. * - * TODO: condense all the repeat code blocks throughout process - * */ #if defined(BSD) || defined(SOLARIS) || defined(MACOSX) diff --git a/ngrep.h b/ngrep.h @@ -7,7 +7,7 @@ * */ -#define VERSION "1.44" +#define VERSION "1.44-cvs" /* * We cache the standard frame sizes here to save us time and