Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-18 | Newer Linuxen (Arch here) have moved makedev(3) from <sys/types.h> to | hauke | 1 | -3/+18 | |
a Linux-only <sys/sysmacros.h>. Conditionally #include that in transcript.c and update.c. While here, comment the patches. | |||||
2014-01-08 | Back-port and complete the fixes from radmind HEAD to support 64 bit | hauke | 1 | -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 |