summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client/io.c
AgeCommit message (Expand)Author
2019-08-13Silence warnings about short reads. They happen, we deal with it, it'sFlorian Obser
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2019-06-19use $OpenBSD$ headersTheo de Raadt
2019-06-17Don't do -portable in base. It is better done outside the tree.Theo de Raadt
2019-06-17Import Kristaps Dzonsons' RPKI validator into the treejob