Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/gnu/dist/postfix/src/util
Module Name: src
Committed By: snj
Date: Sun Mar 15 19:56:00 UTC 2009
Modified Files:
src/gnu/dist/postfix/src/util [netbsd-5]: unix_recv_fd.c unix_send_fd.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #555):
gnu/dist/postfix/src/util/unix_recv_fd.c: revision 1.2
gnu/dist/postfix/src/util/unix_send_fd.c: revision 1.2
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.1.1.3.4.1 \
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