The NetBSD Foundation
The NetBSD Foundation is participating in GSoC 2025. View the ideas list and the contribution guide for this organization.
Of course it runs NetBSD

Category

Operating systems

Years

Technologies

networkingkernelbsdc programmingsecurityarmnetwork stackvirtualizationfilesystemsmipscbsd makemakeshell scriptbsd unixunix

Topics

operating systemspackage systempackage managementfree and open source softwaregeneral purpose osreal unixkernelpackaginguserlandunixbsd
Past Projects
Emulating Missing Linux Syscalls: Tackling “The L2N Problem”
Shiv_Jam
NetBSD with the thin in-kernel ABI layer COMPAT_LINUX enables support for running Linux binaries by means of emulation on NetBSD systems. As newer...
ALTQ refactoring and NPF integration
Emmanuel Nyarko
The aim of this project is to refactor ALTQ to use improvements in both the API and implementation. ALTQ was written a long time ago and suffers a...
Making Network Drivers MPSAFE in NetBSD
Zhaofeng Cao
Access to hardware registers and other things can only be done by one CPU at a time. An easy way to do this is to make the entire network stack run...
Test root device and root file system selection
diviyam pathak
extending test coverage to root filesystem selection and documenting config(8). rump servers will be used to write test in ATF of NetBSD. This...