Hacker News new | ask | show | jobs
by badsectoracula 2618 days ago
Hence the "needs at least" part, or does OpenBSD break backwards compatibility in every version for every package?
1 comments

OpenBSD is particularly aggressive about breaking backward-compatibility, yes. For example: the switch to a 64-bit time_t on 32-bit systems to stay ahead of the Year 2038 problem.