summaryrefslogtreecommitdiff
path: root/sysutils/radmind/patches/patch-transcript.c
AgeCommit message (Collapse)AuthorFilesLines
2018-12-18Newer Linuxen (Arch here) have moved makedev(3) from <sys/types.h> tohauke1-3/+18
a Linux-only <sys/sysmacros.h>. Conditionally #include that in transcript.c and update.c. While here, comment the patches.
2014-01-08Back-port and complete the fixes from radmind HEAD to support 64 bithauke1-0/+29
time_t on NetBSD 6+. The configure patch had to be generated with autoconf downgraded to 2.61 - leave it to autohell to ruin your day... While we are here, shake, rattle & roll the patches. The resulting gyrations finally fix PR pkg/46555