DragonFlyBSD Kernel Audit
DF-2397 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
echo "DF-2397: no PoC binary built (HW-gated: no AGP bridge / /dev/agpgart on guest)."
echo "Gate proof: see env.txt and VERDICT.md."
exit 0