diff options
author | 2011-07-21 23:29:24 +0000 | |
---|---|---|
committer | 2011-07-21 23:29:24 +0000 | |
commit | ed5c65a8e19bafb03e879ab007c2d34f648bb6c5 (patch) | |
tree | 77f73a567bd66530925ae7e7b4fa8ffe4f206e52 /lib/libc | |
parent | Support for the eBenton EBT-700 netbook, which is similar to the Lemote (diff) | |
download | wireguard-openbsd-ed5c65a8e19bafb03e879ab007c2d34f648bb6c5.tar.xz wireguard-openbsd-ed5c65a8e19bafb03e879ab007c2d34f648bb6c5.zip |
- update smtpctl.8 to reflect reality
- bring back 'smtpctl schedule' and 'smtpctl remove' to life
Things you should know:
The ramqueue data structure is not finished yet and lacks an envelope tree
for evpid lookups. I wanted to wait until I'm done but too many people are
affected by not being able to reschedule envelopes, this is a quick fix.
So right now there's an O(rrible) complexity as both commands will perform
a (possibly aborted) queue scan leading to O(n). I will make that O(log n)
soon.
Also, smtpctl remove no longer supports removing an entire message, I will
fix that very soon too.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions