Commit graph

4 commits

Author SHA1 Message Date
Dirk Meyer
afcd9bf461 - add missing prototypes
- add missing includes
- fix build with clang
Feature safe:	yes
2011-11-27 12:47:41 +00:00
Wolfram Schneider
99703777c9 Long patterns force a core dump:
$ ./agrep  `perl -e 'print "y" x 240'`  /dev/null
Segmentation fault (core dumped)
2003-11-12 14:26:19 +00:00
Kris Kennaway
ff0000c319 Fix missing format string argument and bump PORTREVISION.
Obtained from:	OpenBSD
2003-06-27 04:05:34 +00:00
Christian Weisgerber
8d5699d7ad * Honor CFLAGS.
* Include proper prototypes; fixes dire warnings on alpha.
2002-07-21 01:56:56 +00:00