summaryrefslogtreecommitdiff
path: root/databases/sdbm/patches/patch-aa
AgeCommit message (Collapse)AuthorFilesLines
2012-04-16Add patch comments, add missing rcsid to patch-ai, fix some pkglintdholland1-2/+7
and a couple other minor glitches.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
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
2004-04-28Add ``#include <stdio.h>'' to sdbm.c; otherwise this package doesn'tminskim1-5/+8
build on Linux because SEEK_SET is undeclared.
2000-09-26Make this work on alpha - pull in appropriate headers, mostly.hubertf1-6/+14
1999-06-30Quieten a warning from the compiler.agc1-3/+12
1999-01-06patch to null some stuff we have in headers; PR 6747 by augustss@cs.chalmers.sehubertf1-0/+22