index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
usr.sbin
/
btrace
/
exit.bt
blob: d7a980641bfc4e5fd46d456cd753128d54aa55a4 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
BEGIN { printf("exiting now...\n"); exit(); } END { printf("not executed\n"); }