summaryrefslogtreecommitdiff
path: root/devel/nbpatch
AgeCommit message (Expand)AuthorFilesLines
2008-10-08Define SIZE_MAX if it is missing. Fixes build on Interix.joerg1-1/+5
2008-09-16Don't use sig_t, it doesn't exist on QNX. Conditionally use madvise orjoerg2-3/+8
2008-09-10Pass down LIBS as LDADD to get -lnbcompat linked in.joerg1-1/+3
2008-09-10Require BSDish getopt for optreset.joerg1-1/+3
2008-09-10Just replace d_namlen with strlen(d_name).joerg1-2/+2
2008-09-10Import the BSD version of patch ass found in DragonFly and based on thejoerg17-0/+4966