summaryrefslogtreecommitdiff
path: root/misc/buffer/patches/patch-ac
AgeCommit message (Collapse)AuthorFilesLines
2012-10-20Add missing prototypes.joerg1-5/+33
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-08-27Remove conflicting declaration of shmat. This fixes PR pkg/31008.minskim1-9/+12
1999-09-12Make this work with 1.4K, and split out patch-aa into patch-ac as wellkim1-0/+20
so that each patch works on a single source file.