DragonFlyBSD Kernel Audit
DF-2920 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-2920: build the beyond-EOF mmap fault probe (run inside the guest)
cc -O2 -pthread -o /tmp/truncfault truncfault.c