summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-move-window.c
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2012-05-13 00:10:49 +0000
committergilles <gilles@openbsd.org>2012-05-13 00:10:49 +0000
commita099aaf3a96708fb0bd68cbbb99c6eecd2cb5410 (patch)
treea09b9d9dd81135fcf5dd3af5f338f082f7685cf1 /usr.bin/tmux/cmd-move-window.c
parentRepairs operation of twin-channel ahc devices. Only affects ahc@eisa since (diff)
downloadwireguard-openbsd-a099aaf3a96708fb0bd68cbbb99c6eecd2cb5410.tar.xz
wireguard-openbsd-a099aaf3a96708fb0bd68cbbb99c6eecd2cb5410.zip
- cleanup parse.y by removing lots of code that should not have been there,
but in ruleset.c and util.c instead. - introduce the new map_compare() map API call to allow iterating over keys and comparing them with provided key using provided function. this allows checking a partial key in a key set, very useful for comparing an address to a set of netmask. - introduce new map kind K_NETADDR - implement K_NETADDR for map_db and map_stdio - teach ruleset checking how to use the map_compare() with K_NETADDR we can now do the following: map "srcaddr" source plain "/etc/mail/srcaddr.txt" accept from map srcaddr for domain "openbsd.org" [...]
Diffstat (limited to 'usr.bin/tmux/cmd-move-window.c')
0 files changed, 0 insertions, 0 deletions