Automating donor acknowledgement and information storage & updation
Vivek Kumar Sah
The requirement of this project arises because currently each donation made to NetBSD electronically from PayPal and Stripe are handled manually...
Introduce a new Wi-Fi driver
Vihas Makwana
Currently, the NetBSD kernel supports a range of different wireless devices. But it lacks a driver for the devices based on RTL8821AU chipset (e.g.,...
Emulating missing linux syscalls
Piyush Sachdeva
The NetBSD Kernel has an in-kernel translation layer that helps run Linux ABIs compiled for Linux under compat_linux. Not all the system calls have...
inetd enhancements
ccldarjun
inetd enhancements to allow it to babysit general daemons, not just networking ones. To make it a service management program for starting, stopping...
Raspberry Pi GPU Driver
bschnepp
This project aims to port the vc4 graphics driver to NetBSD, which drives the VideoCore GPU available on the Raspberry Pi. It will allow for a...