Add sta, hostap and adhoc mode to wtap wlan simulator
EN-WEI WU
Wtap is a dummy wifi driver, which can be used to test wireless protocol stack and userland applications. Wtap introduces the following things: - A...
FreeBSD Bootloader quality of life improvements
connorbailey
The FreeBSD bootloader prompt currently doesn't support editing keys, history, or any kind of command/file/directory completion (and any attempt to...
Rewrite PJDFSTest suite
Sayafdine Said
This project aims to rewrite the PJDFSTest suite. Today, the tests are written in a mix of shell script and C. This approach has provided some...
Engineer a Feature Complete Port of Intel’s igt-gpu-tools for FreeBSD
Jake Freeland
Intel’s igt-gpu-tools serves as a generic testing suite for drm drivers on Linux. The igt-gpu-tools suite is seperated into tests and tools where...
Linuxulator on powerpc64
Koichi
This project aims to implement the functionalities to run Linux binaries on FreeBSD on powerpc64 architecture. This has already been achieved for...
Instruction-Level Dynamic Tracing
christos
The objective of this project is to implement a new DTrace provider for dynamically tracing all instructions in a given function. FBT (Function...
bhyve debug server enhancements
Bojan Novković
Bhyve is a modern type 2 hypervisor originally written for FreeBSD. The goal of this project is to enhance the functionality of its debugging server....