Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu/dist/postfix/src/util



Module Name:    src
Committed By:   tron
Date:           Sun Mar  8 21:52:10 UTC 2009

Modified Files:
        src/gnu/dist/postfix/src/util: unix_recv_fd.c unix_send_fd.c

Log Message:
Use larger buffer for sending and receiving a file descriptor over a
UNIX domain socket, based on an example program by Michael van Elst.
This fixes support for using milters (Sendmail Mail Filters) with
Postfix under at least NetBSD/amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/gnu/dist/postfix/src/util/unix_recv_fd.c \
    src/gnu/dist/postfix/src/util/unix_send_fd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index