Commit graph

6 commits

Author SHA1 Message Date
joerg
f8ce42f529 Fix build with newer GCC 2011-11-26 17:16:53 +00:00
joerg
1a3946bc62 Uses C++. Don't include regex.h and gnuregex.h on DragonFly. 2006-06-02 18:30:14 +00:00
danw
6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
jschauma
0241354945 Make this compile with gcc-3.3; fix problems seen in agc's latest bulk build. 2004-01-11 21:22:41 +00:00
jschauma
2a0ad9aa74 Add an old man-page that I had sitting around.
(Originally also sent to the author, but didn't hear back from him.)
2002-12-13 23:01:41 +00:00
hubertf
27443d97cd Add colortail-0.3.0: colour-able replacement for tail(1)
Colortail works like the standard tail but it can optionally read
a color config file where it's specified expressions that results in colors.
It can be used to quickly get an overview of interesting activity by
ie. colorize those brightred or some other color of your choose.

Examples of the color configuration files are
in $PREFIX/share/examples/colortail.


XXX patch-aa replaced to work around a bug in this program that assumes
    non posix/ansi semantics of fgetc(): clearerr() must be used after
    EOF from fgetc() to read any new data.
2001-01-24 03:53:06 +00:00