Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-24 | Change an sprintf to snprintf in attempt to appease stack protector. | tnn | 1 | -5/+5 |
2016-05-04 | fix copy/paste mis in previous | tnn | 1 | -1/+1 |
2016-05-04 | move variable declarations to top of function | tnn | 1 | -2/+3 |
2016-05-04 | avoid using mktemp since it triggers warnings | tnn | 1 | -9/+27 |
2015-09-24 | add a refcnt and do sem_unlink() when it drops to 0. Bump PKGREVISION. | tnn | 2 | -0/+7 |
2015-09-24 | Add makeshift NetBSD support using POSIX semaphores. | tnn | 2 | -0/+276 |