OpenBSD imports new strstr() implementation from musl libc by Rich Felker

C idioms for security: OpenBSD now sweeping the tree: poll(2) is cool, avoid select(2) because it's error-prone

OpenBSD's reallocarray extension (xpost from /r/Cprog)

Fixing a 37-year-old bug by merging a 22-year-old fix