summaryrefslogtreecommitdiff
path: root/sysutils/fatback/files/patch-display (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-14- Fix several dangerous bugs as well as a few warningsEmanuel Haupt1-0/+125
- Regenerate the Lex and Yacc C-files from their .l and .y sources instead of using, what the author built on his system in 2001. - Use FreeBSD's getopt function(s) instead of those bundled with the source. - Bump PORTREVISION Submitted by: mi