diff options
author | 2020-12-11 07:27:55 +0000 | |
---|---|---|
committer | 2020-12-11 07:27:55 +0000 | |
commit | 85e665dc337dc8951ed1d2e14417b82acd4995e5 (patch) | |
tree | 447388306ed67f473f595048c87d6bc96a33c807 /usr.sbin/bgpd/timer.c | |
parent | pass down the `skip' flag to the mountfs() function in the case of (diff) | |
download | wireguard-openbsd-85e665dc337dc8951ed1d2e14417b82acd4995e5.tar.xz wireguard-openbsd-85e665dc337dc8951ed1d2e14417b82acd4995e5.zip |
Tracing syscalls which conflict with reserved bt(5) keywords currently
causes btrace to reject such programs. An example is exit which is both
a syscall and a builtin btrace function. Pointed out by bluhm@
To resolve the conflict, make use of a lexer backdoor. A concept
described in the original yacc paper and also found in other yacc
parsers in our tree.
ok bluhm@ mpi@
Diffstat (limited to 'usr.sbin/bgpd/timer.c')
0 files changed, 0 insertions, 0 deletions