DragonFlyBSD Kernel Audit
DF-1203 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
#!/bin/sh
# DF-1203 — no userspace build (VBIOS/device-controlled; no syscall reaches it).
# The reachability probe (run.sh) is pure shell.
echo "[DF-1203] no userspace object to build (input is GPU VBIOS, not a syscall)."
echo "[DF-1203] fix.diff compile-validated separately against radeon KLD source."