Commit graph

6 commits

Author SHA1 Message Date
Dirk Meyer
b288a6c6e1 - make portlint happier 2017-01-21 17:01:49 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
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