logoalt Hacker News

ori_blast Sunday at 12:04 AM0 repliesview on HN

OpenBSD removed support for loadable modules. Hardware today is big enough that compiling everything in is fine, and we don't need a ton of fiddly code to put a special-purpose linker into the kernel. Saving a bit of memory isn't worth the risk.