summaryrefslogtreecommitdiff
path: root/usr.sbin/relayd
diff options
context:
space:
mode:
authorEric Faurot <eric@cvs.openbsd.org>2012-09-19 09:06:36 +0000
committerEric Faurot <eric@cvs.openbsd.org>2012-09-19 09:06:36 +0000
commit199c6d3972eca569656b2b1931491536cb20c427 (patch)
treefa8b89dc1572c39adce35dae3fd495873567346f /usr.sbin/relayd
parent3f26e4b2cbc57331956933ec13f9494c75920587 (diff)
start cleaning the expansion code:
- change expandtree_* prefix to expand_ for better readability and because the structure might change at some point - rename <>_free_nodes() to <>_free() - remove unused <>_remove_node() - refcounting has no purpose at all; just remove it as well as the decrement/increment functions, and replace the latter with <>_insert - expandnode flags is only used to know if it's been processed or not, don't make it a flag but a simple field with clear name. ok gilles@ chl@
Diffstat (limited to 'usr.sbin/relayd')
0 files changed, 0 insertions, 0 deletions