Commit 88686811 8868681171e1c9b894f20e43256c6cb207d49fec by Sergey Poznyakoff

Updated

1 parent 42b06d26
Showing 1 changed file with 12 additions and 0 deletions
1 2003-09-18 Sergey Poznyakoff
2
3 * mailbox/mh/mbox.c (_mh_message_delete): Zero out the
4 msg_pool slot occupied by the message being deleted.
5 (mh_pool_lookup): On success return the address of the
6 msg_pool slot.
7
8 * pop3d/pop3d.h (process_cleanup): New function
9 * pop3d/signal.c: Likewise
10 * pop3d/pop3d.c (pop3d_daemon): Collect finished children
11 synchronously.
12
1 2003-09-16 Sergey Poznyakoff 13 2003-09-16 Sergey Poznyakoff
2 14
3 * mh/repl.c (opt_handler): Force RCPT_ALL if --group is given. 15 * mh/repl.c (opt_handler): Force RCPT_ALL if --group is given.
......