On Tue, Jul 29, 2025 at 03:19:40AM -0700, Neel Chakraborty wrote: > Hello everyone, hope you're having a great day. I am looking for > resources to learn modern C, so that I can understand (and hopefully > someday contribute) to the OpenBSD source code, in areas like device > drivers, kernel and the init system.
Since you already have some experience, the best resource is probably the OpenBSD source itself. Just dive in and make some small local changes in areas that interest you. Once you're confident that your patches are mostly correct, post them to -tech for review and see what feedback you get.