diff options
author | 2009-11-08 19:38:26 +0000 | |
---|---|---|
committer | 2009-11-08 19:38:26 +0000 | |
commit | cf88a00d181d1c2715e791adc40e7e7f29fde597 (patch) | |
tree | b4d8d5115c07e104be407fd419c2c3325d965ccc /lib/libc/stdio/vsprintf.c | |
parent | ansify (diff) | |
download | wireguard-openbsd-cf88a00d181d1c2715e791adc40e7e7f29fde597.tar.xz wireguard-openbsd-cf88a00d181d1c2715e791adc40e7e7f29fde597.zip |
first commit of a serie to cleanup, simplify and improve aliases resolution
which is probably the most complex code in smtpd right now. no longer use a
single list to hold aliases to be resolved and resolved aliases, and do not
use struct alias to hold resolved aliases. instead use a delivery list that
is a list of struct path, and populate it with resolved aliases.
idea discussed with jacekm@, this needs some testing to make sure it does
not introduce a regression with aliases. flush your queue and make clean.
Diffstat (limited to 'lib/libc/stdio/vsprintf.c')
0 files changed, 0 insertions, 0 deletions