diff options
author | 2002-07-19 12:36:48 +0000 | |
---|---|---|
committer | 2002-07-19 12:36:48 +0000 | |
commit | 6229b7b0272ed1048050b8e229a7ea31354fd954 (patch) | |
tree | 1d3dc312d7e4168977615958ec806a7a01fa3fb1 /usr.bin/ssh/log.c | |
parent | Use getnameinfo() instead of gethostbyaddr() to support IPv6 reverse (diff) | |
download | wireguard-openbsd-6229b7b0272ed1048050b8e229a7ea31354fd954.tar.xz wireguard-openbsd-6229b7b0272ed1048050b8e229a7ea31354fd954.zip |
Support # comments at the end of lines and inside (multi-line) string
literals, so you can do things like
macro="{ foo, # first entry
bar, # second entry
baz }" # last entry
or
pass in on $ext_if \ # external interface
proto tcp \ # TCP connections
from any to $ext_if \ # to the gateway itself
keep state
And sneaking in two minor fixes for KNF.
Diffstat (limited to 'usr.bin/ssh/log.c')
0 files changed, 0 insertions, 0 deletions