summaryrefslogtreecommitdiff
path: root/textproc/agrep/files/patch-sgrep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - make portlint happierDirk Meyer2017-01-211-19/+19
| | | | Notes: svn path=/head/; revision=432061
* - add missing prototypesDirk Meyer2011-11-271-6/+189
| | | | | | | | | - add missing includes - fix build with clang Feature safe: yes Notes: svn path=/head/; revision=286502
* * Honor CFLAGS.Christian Weisgerber2002-07-211-0/+12
* Include proper prototypes; fixes dire warnings on alpha. Notes: svn path=/head/; revision=63295