DragonFlyBSD Kernel Audit
DF-0047 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
#!/bin/sh
# DF-0047 build: the trigger is a logic race reachable only via NFS-intr; the
# stub documents the path. Nothing to compile (see trigger_stub.c for why).
cd "$(dirname "$0")"
echo "DF-0047: nothing to build; see trigger_stub.c and VERDICT.md"