Source-Changes archive

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

CVS commit: [netbsd-3] src



Module Name:    src
Committed By:   tron
Date:           Mon Nov 20 13:31:06 UTC 2006

Modified Files:
        src/distrib/sets/lists/man [netbsd-3]: mi
        src/distrib/sets/lists/misc [netbsd-3]: mi
        src/gnu/dist/postfix [netbsd-3]: AAAREADME COMPATIBILITY HISTORY
            INSTALL Makefile.in RELEASE_NOTES TLS_TODO makedefs postfix-install
        src/gnu/dist/postfix/README_FILES [netbsd-3]: AAAREADME
            ADDRESS_REWRITING_README ADDRESS_VERIFICATION_README
            BACKSCATTER_README CDB_README CONNECTION_CACHE_README
            CONTENT_INSPECTION_README DB_README FILTER_README INSTALL
            IPV6_README LINUX_README MAILDROP_README PGSQL_README RELEASE_NOTES
            RESTRICTION_CLASS_README SASL_README SMTPD_ACCESS_README
            SMTPD_POLICY_README SMTPD_PROXY_README
            STANDARD_CONFIGURATION_README TLS_README VERP_README XCLIENT_README
            XFORWARD_README
        src/gnu/dist/postfix/conf [netbsd-3]: access aliases canonical generic
            header_checks main.cf master.cf post-install postfix-files
            relocated transport virtual
        src/gnu/dist/postfix/html [netbsd-3]: ADDRESS_REWRITING_README.html
            ADDRESS_VERIFICATION_README.html BACKSCATTER_README.html
            CDB_README.html CONNECTION_CACHE_README.html
            CONTENT_INSPECTION_README.html DATABASE_README.html DB_README.html
            FILTER_README.html INSTALL.html IPV6_README.html LINUX_README.html
            MAILDROP_README.html Makefile.in OVERVIEW.html PGSQL_README.html
            RESTRICTION_CLASS_README.html SASL_README.html
            SMTPD_ACCESS_README.html SMTPD_POLICY_README.html
            SMTPD_PROXY_README.html STANDARD_CONFIGURATION_README.html
            TLS_README.html VERP_README.html XCLIENT_README.html
            XFORWARD_README.html access.5.html aliases.5.html anvil.8.html
            bounce.8.html canonical.5.html cleanup.8.html defer.8.html
            discard.8.html error.8.html flush.8.html generic.5.html
            header_checks.5.html index.html ldap_table.5.html lmtp.8.html
            local.8.html mailq.1.html master.5.html master.8.html
            newaliases.1.html oqmgr.8.html pcre_table.5.html pickup.8.html
            pipe.8.html postalias.1.html postcat.1.html postconf.1.html
            postconf.5.html postdrop.1.html postfix-manuals.html postfix.1.html
            postlock.1.html postmap.1.html postqueue.1.html postsuper.1.html
            proxymap.8.html qmgr.8.html qmqp-source.1.html qmqpd.8.html
            qshape.1.html regexp_table.5.html relocated.5.html scache.8.html
            sendmail.1.html showq.8.html smtp-sink.1.html smtp-source.1.html
            smtp.8.html smtpd.8.html spawn.8.html tlsmgr.8.html trace.8.html
            transport.5.html trivial-rewrite.8.html verify.8.html
            virtual.5.html virtual.8.html
        src/gnu/dist/postfix/man [netbsd-3]: Makefile.in
        src/gnu/dist/postfix/man/man1 [netbsd-3]: postalias.1 postconf.1
            postdrop.1 postfix.1 postmap.1 postqueue.1 postsuper.1
            qmqp-source.1 qshape.1 sendmail.1 smtp-sink.1 smtp-source.1
        src/gnu/dist/postfix/man/man5 [netbsd-3]: access.5 aliases.5
            canonical.5 generic.5 header_checks.5 ldap_table.5 master.5
            pcre_table.5 postconf.5 regexp_table.5 relocated.5 transport.5
            virtual.5
        src/gnu/dist/postfix/man/man8 [netbsd-3]: anvil.8 bounce.8 cleanup.8
            discard.8 error.8 lmtp.8 local.8 master.8 oqmgr.8 pipe.8 qmgr.8
            smtp.8 smtpd.8 tlsmgr.8 trivial-rewrite.8 virtual.8
        src/gnu/dist/postfix/mantools [netbsd-3]: postconf2man postlink
            srctoman xpostdef
        src/gnu/dist/postfix/proto [netbsd-3]: ADDRESS_REWRITING_README.html
            ADDRESS_VERIFICATION_README.html BACKSCATTER_README.html
            CDB_README.html CONNECTION_CACHE_README.html
            CONTENT_INSPECTION_README.html DB_README.html FILTER_README.html
            INSTALL.html IPV6_README.html LINUX_README.html
            MAILDROP_README.html Makefile.in PGSQL_README.html
            RESTRICTION_CLASS_README.html SASL_README.html
            SMTPD_ACCESS_README.html SMTPD_POLICY_README.html
            SMTPD_PROXY_README.html STANDARD_CONFIGURATION_README.html
            TLS_README.html VERP_README.html XCLIENT_README.html
            XFORWARD_README.html access aliases canonical generic header_checks
            ldap_table master pcre_table postconf.proto regexp_table relocated
            stop transport virtual
        src/gnu/dist/postfix/src/anvil [netbsd-3]: Makefile.in anvil.c
        src/gnu/dist/postfix/src/bounce [netbsd-3]: Makefile.in bounce.c
            bounce_append_service.c bounce_cleanup.c bounce_notify_service.c
            bounce_notify_util.c bounce_notify_verp.c bounce_one_service.c
            bounce_service.h bounce_trace_service.c bounce_warn_service.c
        src/gnu/dist/postfix/src/cleanup [netbsd-3]: Makefile.in cleanup.c
            cleanup.h cleanup_addr.c cleanup_api.c cleanup_envelope.c
            cleanup_extracted.c cleanup_init.c cleanup_masquerade.c
            cleanup_message.c cleanup_out.c cleanup_out_recipient.c
            cleanup_state.c
        src/gnu/dist/postfix/src/discard [netbsd-3]: Makefile.in discard.c
        src/gnu/dist/postfix/src/dns [netbsd-3]: Makefile.in dns.h dns_lookup.c
            dns_rr.c dns_rr_eq_sa.c dns_rr_eq_sa.in dns_rr_eq_sa.ref
            dns_rr_to_pa.ref dns_rr_to_sa.c dns_rr_to_sa.ref dns_sa_to_rr.ref
            test_dns_lookup.c
        src/gnu/dist/postfix/src/error [netbsd-3]: Makefile.in error.c
        src/gnu/dist/postfix/src/flush [netbsd-3]: Makefile.in flush.c
        src/gnu/dist/postfix/src/fsstone [netbsd-3]: Makefile.in
        src/gnu/dist/postfix/src/global [netbsd-3]: Makefile.in abounce.c
            abounce.h anvil_clnt.c anvil_clnt.h bounce.c bounce.h bounce_log.c
            bounce_log.h cfg_parser.c cleanup_strerror.c cleanup_strflags.c
            cleanup_user.h db_common.c db_common.h debug_peer.c defer.c defer.h
            deliver_completed.c deliver_pass.c deliver_pass.h deliver_request.c
            deliver_request.h dict_ldap.c dict_mysql.c dict_pgsql.c
            dict_proxy.c domain_list.c ehlo_mask.c ehlo_mask.h ehlo_mask.ref
            ext_prop.c flush_clnt.c header_token.c header_token.h
            hold_message.c input_transp.c input_transp.h is_header.c
            is_header.h log_adhoc.c log_adhoc.h mail_addr_crunch.c
            mail_addr_find.c mail_addr_map.c mail_command_client.c mail_conf.h
            mail_conf_raw.c mail_conf_str.c mail_conf_time.c mail_copy.c
            mail_copy.h mail_date.c mail_params.c mail_params.h mail_proto.h
            mail_queue.c mail_queue.h mail_run.c mail_stream.c mail_stream.h
            mail_trigger.c mail_version.h maps.c mark_corrupt.c
            match_parent_style.c mbox_conf.c mbox_open.c mbox_open.h
            mime_state.c mime_state.h mynetworks.c mypwd.c namadr_list.c
            off_cvt.c own_inet_addr.c pipe_command.c pipe_command.h post_mail.c
            post_mail.h qmgr_user.h quote_821_local.c quote_821_local.h
            quote_822_local.c rec2stream.c rec_type.c rec_type.h recdump.c
            recipient_list.c recipient_list.h record.c record.h resolve_clnt.c
            resolve_clnt.h resolve_clnt.ref resolve_local.c rewrite_clnt.c
            rewrite_clnt.ref scache.c scache.h scache_clnt.c sent.c sent.h
            smtp_stream.c smtp_stream.h stream2rec.c string_list.c sys_exits.c
            sys_exits.h tok822.h tok822_parse.c tok822_resolve.c trace.c
            trace.h user_acl.h verify.c verify.h verify_clnt.c verify_clnt.h
            verp_sender.c xtext.c
        src/gnu/dist/postfix/src/local [netbsd-3]: Makefile.in alias.c
            biff_notify.c biff_notify.h command.c deliver_attr.c delivered.c
            dotforward.c file.c forward.c include.c indirect.c local.c local.h
            local_expand.c mailbox.c maildir.c recipient.c resolve.c token.c
            unknown.c
        src/gnu/dist/postfix/src/master [netbsd-3]: Makefile.in mail_flow.c
            mail_flow.h master.c master.h master_avail.c master_conf.c
            master_ent.c master_flow.c master_listen.c master_proto.c
            master_sig.c master_spawn.c master_status.c master_wakeup.c
            multi_server.c single_server.c trigger_server.c
        src/gnu/dist/postfix/src/oqmgr [netbsd-3]: Makefile.in qmgr.c qmgr.h
            qmgr_active.c qmgr_bounce.c qmgr_defer.c qmgr_deliver.c
            qmgr_entry.c qmgr_message.c qmgr_move.c qmgr_queue.c qmgr_scan.c
            qmgr_transport.c
        src/gnu/dist/postfix/src/pickup [netbsd-3]: Makefile.in pickup.c
        src/gnu/dist/postfix/src/pipe [netbsd-3]: Makefile.in pipe.c
        src/gnu/dist/postfix/src/postalias [netbsd-3]: Makefile.in postalias.c
        src/gnu/dist/postfix/src/postcat [netbsd-3]: Makefile.in postcat.c
        src/gnu/dist/postfix/src/postconf [netbsd-3]: Makefile.in extract.awk
            postconf.c
        src/gnu/dist/postfix/src/postdrop [netbsd-3]: Makefile.in postdrop.c
        src/gnu/dist/postfix/src/postfix [netbsd-3]: Makefile.in postfix.c
        src/gnu/dist/postfix/src/postkick [netbsd-3]: Makefile.in
        src/gnu/dist/postfix/src/postlock [netbsd-3]: Makefile.in postlock.c
        src/gnu/dist/postfix/src/postlog [netbsd-3]: Makefile.in postlog.c
        src/gnu/dist/postfix/src/postmap [netbsd-3]: Makefile.in postmap.c
        src/gnu/dist/postfix/src/postqueue [netbsd-3]: Makefile.in postqueue.c
        src/gnu/dist/postfix/src/postsuper [netbsd-3]: Makefile.in postsuper.c
        src/gnu/dist/postfix/src/proxymap [netbsd-3]: Makefile.in proxymap.c
        src/gnu/dist/postfix/src/qmgr [netbsd-3]: Makefile.in qmgr.c qmgr.h
            qmgr_active.c qmgr_bounce.c qmgr_defer.c qmgr_deliver.c
            qmgr_entry.c qmgr_job.c qmgr_message.c qmgr_move.c qmgr_peer.c
            qmgr_queue.c qmgr_scan.c qmgr_transport.c
        src/gnu/dist/postfix/src/qmqpd [netbsd-3]: Makefile.in qmqpd.c qmqpd.h
            qmqpd_peer.c qmqpd_state.c
        src/gnu/dist/postfix/src/scache [netbsd-3]: Makefile.in scache.c
        src/gnu/dist/postfix/src/sendmail [netbsd-3]: Makefile.in sendmail.c
        src/gnu/dist/postfix/src/showq [netbsd-3]: Makefile.in showq.c
        src/gnu/dist/postfix/src/smtp [netbsd-3]: Makefile.in smtp.c smtp.h
            smtp_addr.c smtp_addr.h smtp_chat.c smtp_connect.c smtp_map11.c
            smtp_map11.ref smtp_proto.c smtp_rcpt.c smtp_reuse.c smtp_reuse.h
            smtp_sasl.h smtp_sasl_glue.c smtp_sasl_proto.c smtp_session.c
            smtp_state.c smtp_trouble.c smtp_unalias.c
        src/gnu/dist/postfix/src/smtpd [netbsd-3]: Makefile.in smtpd.c smtpd.h
            smtpd_acl.ref smtpd_chat.c smtpd_chat.h smtpd_check.c smtpd_check.h
            smtpd_check.ref smtpd_check.ref2 smtpd_check.ref4
            smtpd_check_access smtpd_exp.ref smtpd_peer.c smtpd_proxy.c
            smtpd_proxy.h smtpd_sasl_glue.c smtpd_sasl_glue.h
            smtpd_sasl_proto.c smtpd_state.c smtpd_token.c
        src/gnu/dist/postfix/src/smtpstone [netbsd-3]: Makefile.in qmqp-sink.c
            qmqp-source.c smtp-sink.c smtp-source.c
        src/gnu/dist/postfix/src/spawn [netbsd-3]: Makefile.in spawn.c
        src/gnu/dist/postfix/src/tls [netbsd-3]: Makefile.in tls.h
            tls_certkey.c tls_client.c tls_dh.c tls_mgr.c tls_mgr.h tls_misc.c
            tls_prng_dev.c tls_prng_file.c tls_scache.c tls_scache.h
            tls_server.c tls_session.c tls_stream.c tls_verify.c
        src/gnu/dist/postfix/src/tlsmgr [netbsd-3]: Makefile.in tlsmgr.c
        src/gnu/dist/postfix/src/trivial-rewrite [netbsd-3]: Makefile.in
            resolve.c rewrite.c transport.c trivial-rewrite.c trivial-rewrite.h
        src/gnu/dist/postfix/src/util [netbsd-3]: Makefile.in argv.c argv.h
            attr.h attr_clnt.c attr_print0.c attr_print64.c attr_print_plain.c
            attr_scan0.c attr_scan64.c attr_scan_plain.c auto_clnt.c
            auto_clnt.h base64_code.c base64_code.h binhash.c clean_env.c
            concatenate.c ctable.c dict.c dict.h dict_alloc.c dict_cdb.c
            dict_cidr.c dict_cidr.ref dict_db.c dict_dbm.c dict_env.c dict_ni.c
            dict_nis.c dict_nisplus.c dict_open.c dict_pcre.c dict_regexp.c
            dict_regexp.ref dict_sdbm.c dict_tcp.c dict_test.ref dict_unix.c
            dir_forest.c dummy_read.c dummy_write.c dup2_pass_on_exec.c
            environ.c events.c fifo_listen.c fifo_open.c fifo_rdonly_bug.c
            fifo_rdwr_bug.c fifo_trigger.c find_inet.c fsspace.c fullname.c
            hex_code.c hex_code.h hex_quote.c host_port.ref htable.c
            inet_addr_host.c inet_addr_list.c inet_addr_local.c inet_proto.c
            inet_trigger.c iostuff.h mac_expand.c mac_parse.c mask_addr.c
            match_list.c match_ops.c msg.c msg_syslog.c msg_vstream.c
            myaddrinfo.c myaddrinfo.ref myaddrinfo.ref2 myflock.c mymalloc.c
            mymalloc.h mystrtok.c name_code.c name_mask.c name_mask.h
            netstring.c netstring.h open_lock.c open_lock.h peekfd.c percentm.c
            rand_sleep.c readlline.c safe_open.c safe_open.h sane_link.c
            sane_rename.c scan_dir.c select_bug.c sigdelay.c sock_addr.c
            sock_addr.h spawn_command.c strcasecmp.c stream_connect.c
            stream_recv_fd.c stream_send_fd.c stream_test.c stream_trigger.c
            stringops.h sys_defs.h timed_connect.c timed_read.c timed_wait.c
            timed_write.c trigger.h unescape.c unescape.ref unix_connect.c
            unix_listen.c unix_recv_fd.c unix_send_fd.c unix_trigger.c
            valid_hostname.c vbuf.c vbuf.h vbuf_print.c vstream.c vstream.h
            vstream_popen.c vstring.c vstring.h vstring_vstream.c
            vstring_vstream.h watchdog.c write_buf.c
        src/gnu/dist/postfix/src/verify [netbsd-3]: Makefile.in verify.c
        src/gnu/dist/postfix/src/virtual [netbsd-3]: Makefile.in deliver_attr.c
            mailbox.c maildir.c recipient.c unknown.c virtual.c virtual.h
        src/gnu/usr.sbin/postfix [netbsd-3]: Makefile Makefile.inc
        src/gnu/usr.sbin/postfix/README_FILES [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/bounce [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/cleanup [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/global [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/html [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/man/man5 [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/man/man8 [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/oqmgr [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/postconf [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/qmgr [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/smtp [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/smtpd [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/tls [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/util [netbsd-3]: Makefile
Added Files:
        src/gnu/dist/postfix [netbsd-3]: RELEASE_NOTES-2.2
            pflogsumm-conn-delays-dsn-patch
        src/gnu/dist/postfix/README_FILES [netbsd-3]: DSN_README MILTER_README
        src/gnu/dist/postfix/examples/smtpd-policy [netbsd-3]:
            postfix-policyd-spf.pl
        src/gnu/dist/postfix/html [netbsd-3]: DSN_README.html
            MILTER_README.html bounce.5.html tcp_table.5.html
        src/gnu/dist/postfix/implementation-notes [netbsd-3]: DSN
            ENHANCED_STATUS_CODES
        src/gnu/dist/postfix/man/man5 [netbsd-3]: bounce.5 tcp_table.5
        src/gnu/dist/postfix/mantools [netbsd-3]: dehtml
        src/gnu/dist/postfix/proto [netbsd-3]: DSN_README.html
            MILTER_README.html bounce tcp_table
        src/gnu/dist/postfix/src/bounce [netbsd-3]: 2template_test.in
            annotate.pl bounce_template.c bounce_template.h bounce_templates.c
            template_test.ref
        src/gnu/dist/postfix/src/cleanup [netbsd-3]: cleanup_bounce.c
            cleanup_milter.c cleanup_milter.in1 cleanup_milter.ref1
        src/gnu/dist/postfix/src/global [netbsd-3]: conv_time.c conv_time.h
            dsb_scan.c dsb_scan.h dsn.c dsn.h dsn_buf.c dsn_buf.h dsn_mask.c
            dsn_mask.h dsn_print.c dsn_print.h dsn_util.c dsn_util.h int_filt.c
            int_filt.h mail_conf_long.c mail_conf_time.ref msg_stats.h
            msg_stats_print.c msg_stats_scan.c rcpt_buf.c rcpt_buf.h
            rcpt_print.c rcpt_print.h rec_attr_map.c rec_attr_map.h
        src/gnu/dist/postfix/src/milter [netbsd-3]: Makefile.in milter.c
            milter.h milter8.c test-list test-milter.c
        src/gnu/dist/postfix/src/smtp [netbsd-3]: legacy.c levels.c
            lmtp_params.c smtp-only smtp_params.c tls_policy.in tls_policy.ref
        src/gnu/dist/postfix/src/smtpd [netbsd-3]: smtpd_check_backup.in
            smtpd_check_backup.ref smtpd_check_dsn.in smtpd_check_dsn.ref
            smtpd_dsn_fix.c smtpd_dsn_fix.h smtpd_milter.c smtpd_milter.h
        src/gnu/dist/postfix/src/tls [netbsd-3]: tls_level.c
        src/gnu/dist/postfix/src/util [netbsd-3]: allascii.c allprint.c
            allspace.c format_tv.c format_tv.h format_tv.in format_tv.ref
            gccw.c gccw.ref load_file.c load_file.h sane_basename.c
            sane_basename.in sane_basename.ref
        src/gnu/dist/postfix/src/xsasl [netbsd-3]: Makefile.in README xsasl.h
            xsasl_client.c xsasl_cyrus.h xsasl_cyrus_client.c
            xsasl_cyrus_common.h xsasl_cyrus_log.c xsasl_cyrus_security.c
            xsasl_cyrus_server.c xsasl_dovecot.h xsasl_dovecot_server.c
            xsasl_server.c
        src/gnu/usr.sbin/postfix/milter [netbsd-3]: Makefile
        src/gnu/usr.sbin/postfix/xsasl [netbsd-3]: Makefile
Removed Files:
        src/gnu/dist/postfix/src/lmtp [netbsd-3]: Makefile.in lmtp.c lmtp.h
            lmtp_addr.c lmtp_addr.h lmtp_chat.c lmtp_connect.c lmtp_proto.c
            lmtp_sasl.h lmtp_sasl_glue.c lmtp_sasl_proto.c lmtp_session.c
            lmtp_state.c lmtp_trouble.c
        src/gnu/dist/postfix/src/postalias [netbsd-3]: map-ABC1.ref
            map-ABC2.ref
        src/gnu/dist/postfix/src/postmap [netbsd-3]: map-ABC1.ref map-ABC2.ref
        src/gnu/usr.sbin/postfix/lmtp [netbsd-3]: Makefile

Log Message:
Apply patch (requested by ghen in ticket #1589):
Update Postfix to version 2.3.4.


To generate a diff of this commit:
cvs rdiff -r1.768.2.34 -r1.768.2.35 src/distrib/sets/lists/man/mi
cvs rdiff -r1.113.2.7 -r1.113.2.8 src/distrib/sets/lists/misc/mi
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 src/gnu/dist/postfix/AAAREADME \
    src/gnu/dist/postfix/TLS_TODO
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/COMPATIBILITY
cvs rdiff -r1.1.1.21.2.2 -r1.1.1.21.2.3 src/gnu/dist/postfix/HISTORY
cvs rdiff -r1.1.1.10.2.1 -r1.1.1.10.2.2 src/gnu/dist/postfix/INSTALL
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/Makefile.in
cvs rdiff -r1.1.1.14.2.2 -r1.1.1.14.2.3 src/gnu/dist/postfix/RELEASE_NOTES
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/RELEASE_NOTES-2.2 \
    src/gnu/dist/postfix/pflogsumm-conn-delays-dsn-patch
cvs rdiff -r1.11.2.1 -r1.11.2.2 src/gnu/dist/postfix/makedefs
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 src/gnu/dist/postfix/postfix-install
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/README_FILES/AAAREADME \
    src/gnu/dist/postfix/README_FILES/ADDRESS_REWRITING_README \
    src/gnu/dist/postfix/README_FILES/ADDRESS_VERIFICATION_README \
    src/gnu/dist/postfix/README_FILES/BACKSCATTER_README \
    src/gnu/dist/postfix/README_FILES/CDB_README \
    src/gnu/dist/postfix/README_FILES/CONNECTION_CACHE_README \
    src/gnu/dist/postfix/README_FILES/IPV6_README \
    src/gnu/dist/postfix/README_FILES/SMTPD_ACCESS_README \
    src/gnu/dist/postfix/README_FILES/SMTPD_PROXY_README \
    src/gnu/dist/postfix/README_FILES/STANDARD_CONFIGURATION_README \
    src/gnu/dist/postfix/README_FILES/XFORWARD_README
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    src/gnu/dist/postfix/README_FILES/CONTENT_INSPECTION_README \
    src/gnu/dist/postfix/README_FILES/XCLIENT_README
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 src/gnu/dist/postfix/README_FILES/DB_README \
    src/gnu/dist/postfix/README_FILES/VERP_README
cvs rdiff -r0 -r1.1.1.2.4.1 src/gnu/dist/postfix/README_FILES/DSN_README \
    src/gnu/dist/postfix/README_FILES/MILTER_README
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/README_FILES/FILTER_README \
    src/gnu/dist/postfix/README_FILES/SASL_README
cvs rdiff -r1.4.2.1 -r1.4.2.2 src/gnu/dist/postfix/README_FILES/INSTALL
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/README_FILES/LINUX_README \
    src/gnu/dist/postfix/README_FILES/MAILDROP_README
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
    src/gnu/dist/postfix/README_FILES/PGSQL_README
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/gnu/dist/postfix/README_FILES/RELEASE_NOTES
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/gnu/dist/postfix/README_FILES/RESTRICTION_CLASS_README
cvs rdiff -r1.1.1.2.2.2 -r1.1.1.2.2.3 \
    src/gnu/dist/postfix/README_FILES/SMTPD_POLICY_README
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/README_FILES/TLS_README
cvs rdiff -r1.1.1.10.2.1 -r1.1.1.10.2.2 src/gnu/dist/postfix/conf/access
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 src/gnu/dist/postfix/conf/aliases
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/conf/canonical \
    src/gnu/dist/postfix/conf/relocated src/gnu/dist/postfix/conf/virtual
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 src/gnu/dist/postfix/conf/generic
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 src/gnu/dist/postfix/conf/header_checks
cvs rdiff -r1.11.2.1 -r1.11.2.2 src/gnu/dist/postfix/conf/main.cf
cvs rdiff -r1.10.2.1 -r1.10.2.2 src/gnu/dist/postfix/conf/master.cf
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/gnu/dist/postfix/conf/post-install
cvs rdiff -r1.3.2.1 -r1.3.2.2 src/gnu/dist/postfix/conf/postfix-files
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 src/gnu/dist/postfix/conf/transport
cvs rdiff -r0 -r1.1.1.1.4.1 \
    src/gnu/dist/postfix/examples/smtpd-policy/postfix-policyd-spf.pl
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/html/ADDRESS_REWRITING_README.html \
    src/gnu/dist/postfix/html/ADDRESS_VERIFICATION_README.html \
    src/gnu/dist/postfix/html/BACKSCATTER_README.html \
    src/gnu/dist/postfix/html/CDB_README.html \
    src/gnu/dist/postfix/html/CONNECTION_CACHE_README.html \
    src/gnu/dist/postfix/html/DATABASE_README.html \
    src/gnu/dist/postfix/html/FILTER_README.html \
    src/gnu/dist/postfix/html/INSTALL.html \
    src/gnu/dist/postfix/html/IPV6_README.html \
    src/gnu/dist/postfix/html/LINUX_README.html \
    src/gnu/dist/postfix/html/MAILDROP_README.html \
    src/gnu/dist/postfix/html/OVERVIEW.html \
    src/gnu/dist/postfix/html/RESTRICTION_CLASS_README.html \
    src/gnu/dist/postfix/html/SASL_README.html \
    src/gnu/dist/postfix/html/SMTPD_ACCESS_README.html \
    src/gnu/dist/postfix/html/SMTPD_PROXY_README.html \
    src/gnu/dist/postfix/html/STANDARD_CONFIGURATION_README.html \
    src/gnu/dist/postfix/html/XFORWARD_README.html \
    src/gnu/dist/postfix/html/anvil.8.html \
    src/gnu/dist/postfix/html/discard.8.html \
    src/gnu/dist/postfix/html/generic.5.html \
    src/gnu/dist/postfix/html/ldap_table.5.html \
    src/gnu/dist/postfix/html/master.5.html \
    src/gnu/dist/postfix/html/oqmgr.8.html \
    src/gnu/dist/postfix/html/postfix-manuals.html \
    src/gnu/dist/postfix/html/qmqp-source.1.html \
    src/gnu/dist/postfix/html/qshape.1.html \
    src/gnu/dist/postfix/html/scache.8.html \
    src/gnu/dist/postfix/html/smtp-sink.1.html \
    src/gnu/dist/postfix/html/smtp-source.1.html \
    src/gnu/dist/postfix/html/tlsmgr.8.html \
    src/gnu/dist/postfix/html/trace.8.html \
    src/gnu/dist/postfix/html/verify.8.html
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    src/gnu/dist/postfix/html/CONTENT_INSPECTION_README.html \
    src/gnu/dist/postfix/html/DB_README.html \
    src/gnu/dist/postfix/html/VERP_README.html \
    src/gnu/dist/postfix/html/XCLIENT_README.html
cvs rdiff -r0 -r1.1.1.2.4.1 src/gnu/dist/postfix/html/DSN_README.html \
    src/gnu/dist/postfix/html/MILTER_README.html
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/html/Makefile.in \
    src/gnu/dist/postfix/html/canonical.5.html \
    src/gnu/dist/postfix/html/pcre_table.5.html \
    src/gnu/dist/postfix/html/pipe.8.html \
    src/gnu/dist/postfix/html/postalias.1.html \
    src/gnu/dist/postfix/html/postconf.1.html \
    src/gnu/dist/postfix/html/postfix.1.html \
    src/gnu/dist/postfix/html/postmap.1.html \
    src/gnu/dist/postfix/html/relocated.5.html \
    src/gnu/dist/postfix/html/virtual.5.html
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
    src/gnu/dist/postfix/html/PGSQL_README.html
cvs rdiff -r1.1.1.2.2.2 -r1.1.1.2.2.3 \
    src/gnu/dist/postfix/html/SMTPD_POLICY_README.html
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/html/TLS_README.html \
    src/gnu/dist/postfix/html/header_checks.5.html \
    src/gnu/dist/postfix/html/index.html \
    src/gnu/dist/postfix/html/postconf.5.html
cvs rdiff -r1.1.1.10.2.1 -r1.1.1.10.2.2 \
    src/gnu/dist/postfix/html/access.5.html \
    src/gnu/dist/postfix/html/smtpd.8.html
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/html/aliases.5.html \
    src/gnu/dist/postfix/html/bounce.8.html \
    src/gnu/dist/postfix/html/error.8.html \
    src/gnu/dist/postfix/html/local.8.html \
    src/gnu/dist/postfix/html/postcat.1.html \
    src/gnu/dist/postfix/html/postdrop.1.html \
    src/gnu/dist/postfix/html/postqueue.1.html \
    src/gnu/dist/postfix/html/postsuper.1.html \
    src/gnu/dist/postfix/html/showq.8.html \
    src/gnu/dist/postfix/html/spawn.8.html \
    src/gnu/dist/postfix/html/virtual.8.html
cvs rdiff -r0 -r1.1.1.2.2.1 src/gnu/dist/postfix/html/bounce.5.html
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 \
    src/gnu/dist/postfix/html/cleanup.8.html \
    src/gnu/dist/postfix/html/regexp_table.5.html \
    src/gnu/dist/postfix/html/sendmail.1.html \
    src/gnu/dist/postfix/html/transport.5.html \
    src/gnu/dist/postfix/html/trivial-rewrite.8.html
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 src/gnu/dist/postfix/html/defer.8.html \
    src/gnu/dist/postfix/html/mailq.1.html \
    src/gnu/dist/postfix/html/newaliases.1.html
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 src/gnu/dist/postfix/html/flush.8.html \
    src/gnu/dist/postfix/html/lmtp.8.html \
    src/gnu/dist/postfix/html/postlock.1.html \
    src/gnu/dist/postfix/html/proxymap.8.html \
    src/gnu/dist/postfix/html/qmqpd.8.html
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/html/master.8.html \
    src/gnu/dist/postfix/html/pickup.8.html \
    src/gnu/dist/postfix/html/qmgr.8.html \
    src/gnu/dist/postfix/html/smtp.8.html
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/html/tcp_table.5.html
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/implementation-notes/DSN \
    src/gnu/dist/postfix/implementation-notes/ENHANCED_STATUS_CODES
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/man/Makefile.in
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 \
    src/gnu/dist/postfix/man/man1/postalias.1 \
    src/gnu/dist/postfix/man/man1/postmap.1 \
    src/gnu/dist/postfix/man/man1/sendmail.1
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/man/man1/postconf.1 \
    src/gnu/dist/postfix/man/man1/postdrop.1 \
    src/gnu/dist/postfix/man/man1/postfix.1 \
    src/gnu/dist/postfix/man/man1/postsuper.1
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/man/man1/postqueue.1
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/man/man1/qmqp-source.1 \
    src/gnu/dist/postfix/man/man1/smtp-sink.1 \
    src/gnu/dist/postfix/man/man1/smtp-source.1
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 src/gnu/dist/postfix/man/man1/qshape.1
cvs rdiff -r1.1.1.11.2.1 -r1.1.1.11.2.2 \
    src/gnu/dist/postfix/man/man5/access.5
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/man/man5/aliases.5
cvs rdiff -r0 -r1.1.1.2.2.1 src/gnu/dist/postfix/man/man5/bounce.5
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/gnu/dist/postfix/man/man5/canonical.5
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 src/gnu/dist/postfix/man/man5/generic.5 \
    src/gnu/dist/postfix/man/man5/master.5
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/man/man5/header_checks.5
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/man/man5/ldap_table.5
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 \
    src/gnu/dist/postfix/man/man5/pcre_table.5 \
    src/gnu/dist/postfix/man/man5/relocated.5
cvs rdiff -r1.3.2.1 -r1.3.2.2 src/gnu/dist/postfix/man/man5/postconf.5
cvs rdiff -r1.1.1.9.2.1 -r1.1.1.9.2.2 \
    src/gnu/dist/postfix/man/man5/regexp_table.5 \
    src/gnu/dist/postfix/man/man5/transport.5
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/man/man5/tcp_table.5
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/gnu/dist/postfix/man/man5/virtual.5
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 src/gnu/dist/postfix/man/man8/anvil.8 \
    src/gnu/dist/postfix/man/man8/discard.8 \
    src/gnu/dist/postfix/man/man8/tlsmgr.8
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 src/gnu/dist/postfix/man/man8/bounce.8
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/gnu/dist/postfix/man/man8/cleanup.8 \
    src/gnu/dist/postfix/man/man8/lmtp.8 \
    src/gnu/dist/postfix/man/man8/local.8
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 src/gnu/dist/postfix/man/man8/error.8
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/man/man8/master.8 \
    src/gnu/dist/postfix/man/man8/qmgr.8 \
    src/gnu/dist/postfix/man/man8/virtual.8
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 src/gnu/dist/postfix/man/man8/oqmgr.8
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/man/man8/pipe.8
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 src/gnu/dist/postfix/man/man8/smtp.8
cvs rdiff -r1.1.1.10.2.1 -r1.1.1.10.2.2 src/gnu/dist/postfix/man/man8/smtpd.8
cvs rdiff -r1.1.1.9.2.1 -r1.1.1.9.2.2 \
    src/gnu/dist/postfix/man/man8/trivial-rewrite.8
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/mantools/dehtml
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/mantools/postconf2man
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/mantools/postlink
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/postfix/mantools/srctoman
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 src/gnu/dist/postfix/mantools/xpostdef
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/proto/ADDRESS_REWRITING_README.html \
    src/gnu/dist/postfix/proto/ADDRESS_VERIFICATION_README.html \
    src/gnu/dist/postfix/proto/BACKSCATTER_README.html \
    src/gnu/dist/postfix/proto/CDB_README.html \
    src/gnu/dist/postfix/proto/CONNECTION_CACHE_README.html \
    src/gnu/dist/postfix/proto/FILTER_README.html \
    src/gnu/dist/postfix/proto/INSTALL.html \
    src/gnu/dist/postfix/proto/IPV6_README.html \
    src/gnu/dist/postfix/proto/LINUX_README.html \
    src/gnu/dist/postfix/proto/MAILDROP_README.html \
    src/gnu/dist/postfix/proto/RESTRICTION_CLASS_README.html \
    src/gnu/dist/postfix/proto/SASL_README.html \
    src/gnu/dist/postfix/proto/SMTPD_ACCESS_README.html \
    src/gnu/dist/postfix/proto/SMTPD_PROXY_README.html \
    src/gnu/dist/postfix/proto/STANDARD_CONFIGURATION_README.html \
    src/gnu/dist/postfix/proto/XFORWARD_README.html \
    src/gnu/dist/postfix/proto/generic src/gnu/dist/postfix/proto/ldap_table \
    src/gnu/dist/postfix/proto/master src/gnu/dist/postfix/proto/stop
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    src/gnu/dist/postfix/proto/CONTENT_INSPECTION_README.html \
    src/gnu/dist/postfix/proto/DB_README.html \
    src/gnu/dist/postfix/proto/VERP_README.html \
    src/gnu/dist/postfix/proto/XCLIENT_README.html
cvs rdiff -r0 -r1.1.1.2.4.1 src/gnu/dist/postfix/proto/DSN_README.html \
    src/gnu/dist/postfix/proto/MILTER_README.html
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 src/gnu/dist/postfix/proto/Makefile.in \
    src/gnu/dist/postfix/proto/aliases
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
    src/gnu/dist/postfix/proto/PGSQL_README.html
cvs rdiff -r1.1.1.2.2.2 -r1.1.1.2.2.3 \
    src/gnu/dist/postfix/proto/SMTPD_POLICY_README.html
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/proto/TLS_README.html \
    src/gnu/dist/postfix/proto/header_checks \
    src/gnu/dist/postfix/proto/postconf.proto
cvs rdiff -r1.1.1.9.2.1 -r1.1.1.9.2.2 src/gnu/dist/postfix/proto/access
cvs rdiff -r0 -r1.1.1.2.2.1 src/gnu/dist/postfix/proto/bounce
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 src/gnu/dist/postfix/proto/canonical \
    src/gnu/dist/postfix/proto/relocated src/gnu/dist/postfix/proto/virtual
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/proto/pcre_table
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 src/gnu/dist/postfix/proto/regexp_table
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/proto/tcp_table
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/proto/transport
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/anvil/Makefile.in
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 src/gnu/dist/postfix/src/anvil/anvil.c
cvs rdiff -r0 -r1.1.1.2.2.1 src/gnu/dist/postfix/src/bounce/2template_test.in \
    src/gnu/dist/postfix/src/bounce/bounce_templates.c \
    src/gnu/dist/postfix/src/bounce/template_test.ref
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/bounce/Makefile.in
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/src/bounce/annotate.pl \
    src/gnu/dist/postfix/src/bounce/bounce_template.c \
    src/gnu/dist/postfix/src/bounce/bounce_template.h
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/bounce/bounce.c
cvs rdiff -r1.1.1.4 -r1.1.1.4.2.1 \
    src/gnu/dist/postfix/src/bounce/bounce_append_service.c \
    src/gnu/dist/postfix/src/bounce/bounce_notify_verp.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/gnu/dist/postfix/src/bounce/bounce_cleanup.c \
    src/gnu/dist/postfix/src/bounce/bounce_trace_service.c \
    src/gnu/dist/postfix/src/bounce/bounce_warn_service.c
cvs rdiff -r1.1.1.5 -r1.1.1.5.2.1 \
    src/gnu/dist/postfix/src/bounce/bounce_notify_service.c \
    src/gnu/dist/postfix/src/bounce/bounce_service.h
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 \
    src/gnu/dist/postfix/src/bounce/bounce_notify_util.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 \
    src/gnu/dist/postfix/src/bounce/bounce_one_service.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/cleanup/Makefile.in
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/gnu/dist/postfix/src/cleanup/cleanup.c \
    src/gnu/dist/postfix/src/cleanup/cleanup_envelope.c
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/gnu/dist/postfix/src/cleanup/cleanup.h \
    src/gnu/dist/postfix/src/cleanup/cleanup_init.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/cleanup/cleanup_addr.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/cleanup/cleanup_api.c \
    src/gnu/dist/postfix/src/cleanup/cleanup_state.c
cvs rdiff -r0 -r1.1.1.2.2.1 src/gnu/dist/postfix/src/cleanup/cleanup_bounce.c
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 \
    src/gnu/dist/postfix/src/cleanup/cleanup_extracted.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/cleanup/cleanup_masquerade.c
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 \
    src/gnu/dist/postfix/src/cleanup/cleanup_message.c
cvs rdiff -r0 -r1.1.1.4.2.1 src/gnu/dist/postfix/src/cleanup/cleanup_milter.c
cvs rdiff -r0 -r1.1.1.2.4.1 \
    src/gnu/dist/postfix/src/cleanup/cleanup_milter.in1 \
    src/gnu/dist/postfix/src/cleanup/cleanup_milter.ref1
cvs rdiff -r1.1.1.4 -r1.1.1.4.2.1 \
    src/gnu/dist/postfix/src/cleanup/cleanup_out.c
cvs rdiff -r1.1.1.6 -r1.1.1.6.2.1 \
    src/gnu/dist/postfix/src/cleanup/cleanup_out_recipient.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/discard/Makefile.in \
    src/gnu/dist/postfix/src/discard/discard.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/dns/Makefile.in
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 src/gnu/dist/postfix/src/dns/dns.h \
    src/gnu/dist/postfix/src/dns/dns_rr.c
cvs rdiff -r1.9.2.1 -r1.9.2.2 src/gnu/dist/postfix/src/dns/dns_lookup.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/dns/dns_rr_eq_sa.c \
    src/gnu/dist/postfix/src/dns/dns_rr_eq_sa.in \
    src/gnu/dist/postfix/src/dns/dns_rr_eq_sa.ref \
    src/gnu/dist/postfix/src/dns/dns_rr_to_pa.ref \
    src/gnu/dist/postfix/src/dns/dns_rr_to_sa.c \
    src/gnu/dist/postfix/src/dns/dns_rr_to_sa.ref \
    src/gnu/dist/postfix/src/dns/dns_sa_to_rr.ref
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/dns/test_dns_lookup.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/error/Makefile.in
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 src/gnu/dist/postfix/src/error/error.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/flush/Makefile.in
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/src/flush/flush.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/fsstone/Makefile.in
cvs rdiff -r1.9.2.1 -r1.9.2.2 src/gnu/dist/postfix/src/global/Makefile.in \
    src/gnu/dist/postfix/src/global/tok822_parse.c
cvs rdiff -r1.1.1.5 -r1.1.1.5.2.1 src/gnu/dist/postfix/src/global/abounce.c \
    src/gnu/dist/postfix/src/global/bounce.h \
    src/gnu/dist/postfix/src/global/bounce_log.c \
    src/gnu/dist/postfix/src/global/bounce_log.h \
    src/gnu/dist/postfix/src/global/cleanup_user.h \
    src/gnu/dist/postfix/src/global/flush_clnt.c \
    src/gnu/dist/postfix/src/global/mail_addr_map.c \
    src/gnu/dist/postfix/src/global/maps.c \
    src/gnu/dist/postfix/src/global/post_mail.c \
    src/gnu/dist/postfix/src/global/resolve_clnt.h \
    src/gnu/dist/postfix/src/global/sent.c \
    src/gnu/dist/postfix/src/global/sent.h \
    src/gnu/dist/postfix/src/global/tok822.h
cvs rdiff -r1.1.1.4 -r1.1.1.4.2.1 src/gnu/dist/postfix/src/global/abounce.h \
    src/gnu/dist/postfix/src/global/defer.h \
    src/gnu/dist/postfix/src/global/domain_list.c \
    src/gnu/dist/postfix/src/global/is_header.c \
    src/gnu/dist/postfix/src/global/mail_copy.h \
    src/gnu/dist/postfix/src/global/mail_date.c \
    src/gnu/dist/postfix/src/global/namadr_list.c \
    src/gnu/dist/postfix/src/global/post_mail.h \
    src/gnu/dist/postfix/src/global/quote_821_local.c \
    src/gnu/dist/postfix/src/global/quote_822_local.c \
    src/gnu/dist/postfix/src/global/rec_type.c \
    src/gnu/dist/postfix/src/global/recipient_list.c \
    src/gnu/dist/postfix/src/global/recipient_list.h \
    src/gnu/dist/postfix/src/global/string_list.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/global/anvil_clnt.c \
    src/gnu/dist/postfix/src/global/anvil_clnt.h \
    src/gnu/dist/postfix/src/global/db_common.c \
    src/gnu/dist/postfix/src/global/db_common.h \
    src/gnu/dist/postfix/src/global/ehlo_mask.c \
    src/gnu/dist/postfix/src/global/ehlo_mask.h \
    src/gnu/dist/postfix/src/global/scache.c \
    src/gnu/dist/postfix/src/global/scache.h \
    src/gnu/dist/postfix/src/global/scache_clnt.c \
    src/gnu/dist/postfix/src/global/user_acl.h
cvs rdiff -r1.1.1.7 -r1.1.1.7.2.1 src/gnu/dist/postfix/src/global/bounce.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/gnu/dist/postfix/src/global/cfg_parser.c \
    src/gnu/dist/postfix/src/global/cleanup_strflags.c \
    src/gnu/dist/postfix/src/global/deliver_completed.c \
    src/gnu/dist/postfix/src/global/header_token.h \
    src/gnu/dist/postfix/src/global/is_header.h \
    src/gnu/dist/postfix/src/global/log_adhoc.c \
    src/gnu/dist/postfix/src/global/log_adhoc.h \
    src/gnu/dist/postfix/src/global/mail_command_client.c \
    src/gnu/dist/postfix/src/global/mail_conf_raw.c \
    src/gnu/dist/postfix/src/global/mbox_conf.c \
    src/gnu/dist/postfix/src/global/mbox_open.c \
    src/gnu/dist/postfix/src/global/mbox_open.h \
    src/gnu/dist/postfix/src/global/mime_state.h \
    src/gnu/dist/postfix/src/global/mypwd.c \
    src/gnu/dist/postfix/src/global/qmgr_user.h \
    src/gnu/dist/postfix/src/global/record.h \
    src/gnu/dist/postfix/src/global/sys_exits.c \
    src/gnu/dist/postfix/src/global/sys_exits.h \
    src/gnu/dist/postfix/src/global/tok822_resolve.c \
    src/gnu/dist/postfix/src/global/trace.h \
    src/gnu/dist/postfix/src/global/verify.h \
    src/gnu/dist/postfix/src/global/verify_clnt.h \
    src/gnu/dist/postfix/src/global/verp_sender.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 \
    src/gnu/dist/postfix/src/global/cleanup_strerror.c \
    src/gnu/dist/postfix/src/global/debug_peer.c \
    src/gnu/dist/postfix/src/global/deliver_pass.h \
    src/gnu/dist/postfix/src/global/header_token.c \
    src/gnu/dist/postfix/src/global/mail_addr_crunch.c \
    src/gnu/dist/postfix/src/global/mail_conf.h \
    src/gnu/dist/postfix/src/global/mail_conf_str.c \
    src/gnu/dist/postfix/src/global/mail_conf_time.c \
    src/gnu/dist/postfix/src/global/mail_run.c \
    src/gnu/dist/postfix/src/global/mail_trigger.c \
    src/gnu/dist/postfix/src/global/mark_corrupt.c \
    src/gnu/dist/postfix/src/global/off_cvt.c \
    src/gnu/dist/postfix/src/global/quote_821_local.h \
    src/gnu/dist/postfix/src/global/rec2stream.c \
    src/gnu/dist/postfix/src/global/recdump.c \
    src/gnu/dist/postfix/src/global/record.c \
    src/gnu/dist/postfix/src/global/stream2rec.c \
    src/gnu/dist/postfix/src/global/trace.c \
    src/gnu/dist/postfix/src/global/verify.c
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/src/global/conv_time.c \
    src/gnu/dist/postfix/src/global/conv_time.h \
    src/gnu/dist/postfix/src/global/dsb_scan.c \
    src/gnu/dist/postfix/src/global/dsb_scan.h \
    src/gnu/dist/postfix/src/global/dsn.c \
    src/gnu/dist/postfix/src/global/dsn.h \
    src/gnu/dist/postfix/src/global/dsn_buf.c \
    src/gnu/dist/postfix/src/global/dsn_buf.h \
    src/gnu/dist/postfix/src/global/dsn_mask.c \
    src/gnu/dist/postfix/src/global/dsn_mask.h \
    src/gnu/dist/postfix/src/global/dsn_print.c \
    src/gnu/dist/postfix/src/global/dsn_print.h \
    src/gnu/dist/postfix/src/global/dsn_util.c \
    src/gnu/dist/postfix/src/global/dsn_util.h \
    src/gnu/dist/postfix/src/global/int_filt.c \
    src/gnu/dist/postfix/src/global/int_filt.h \
    src/gnu/dist/postfix/src/global/mail_conf_long.c \
    src/gnu/dist/postfix/src/global/mail_conf_time.ref \
    src/gnu/dist/postfix/src/global/msg_stats.h \
    src/gnu/dist/postfix/src/global/msg_stats_print.c \
    src/gnu/dist/postfix/src/global/msg_stats_scan.c \
    src/gnu/dist/postfix/src/global/rcpt_buf.c \
    src/gnu/dist/postfix/src/global/rcpt_buf.h \
    src/gnu/dist/postfix/src/global/rcpt_print.c \
    src/gnu/dist/postfix/src/global/rcpt_print.h \
    src/gnu/dist/postfix/src/global/rec_attr_map.c \
    src/gnu/dist/postfix/src/global/rec_attr_map.h
cvs rdiff -r1.1.1.6 -r1.1.1.6.2.1 src/gnu/dist/postfix/src/global/defer.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/global/deliver_pass.c \
    src/gnu/dist/postfix/src/global/deliver_request.c \
    src/gnu/dist/postfix/src/global/deliver_request.h \
    src/gnu/dist/postfix/src/global/mail_copy.c \
    src/gnu/dist/postfix/src/global/mail_params.c \
    src/gnu/dist/postfix/src/global/mail_queue.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/global/dict_ldap.c \
    src/gnu/dist/postfix/src/global/dict_mysql.c \
    src/gnu/dist/postfix/src/global/ehlo_mask.ref \
    src/gnu/dist/postfix/src/global/hold_message.c \
    src/gnu/dist/postfix/src/global/input_transp.c \
    src/gnu/dist/postfix/src/global/input_transp.h \
    src/gnu/dist/postfix/src/global/match_parent_style.c \
    src/gnu/dist/postfix/src/global/resolve_clnt.ref \
    src/gnu/dist/postfix/src/global/rewrite_clnt.ref \
    src/gnu/dist/postfix/src/global/verify_clnt.c
cvs rdiff -r1.1.1.2.2.2 -r1.1.1.2.2.3 \
    src/gnu/dist/postfix/src/global/dict_pgsql.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/global/dict_proxy.c \
    src/gnu/dist/postfix/src/global/ext_prop.c \
    src/gnu/dist/postfix/src/global/mime_state.c \
    src/gnu/dist/postfix/src/global/smtp_stream.h \
    src/gnu/dist/postfix/src/global/xtext.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/global/mail_addr_find.c \
    src/gnu/dist/postfix/src/global/mail_queue.h \
    src/gnu/dist/postfix/src/global/mail_stream.h \
    src/gnu/dist/postfix/src/global/pipe_command.h \
    src/gnu/dist/postfix/src/global/smtp_stream.c
cvs rdiff -r1.8.2.1 -r1.8.2.2 src/gnu/dist/postfix/src/global/mail_params.h
cvs rdiff -r1.1.1.6.2.2 -r1.1.1.6.2.3 \
    src/gnu/dist/postfix/src/global/mail_proto.h
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/global/mail_stream.c
cvs rdiff -r1.1.1.17.2.2 -r1.1.1.17.2.3 \
    src/gnu/dist/postfix/src/global/mail_version.h
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/gnu/dist/postfix/src/global/mynetworks.c
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/gnu/dist/postfix/src/global/own_inet_addr.c
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 \
    src/gnu/dist/postfix/src/global/pipe_command.c \
    src/gnu/dist/postfix/src/global/resolve_clnt.c
cvs rdiff -r1.1.1.8 -r1.1.1.8.2.1 src/gnu/dist/postfix/src/global/rec_type.h
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/gnu/dist/postfix/src/global/resolve_local.c
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 \
    src/gnu/dist/postfix/src/global/rewrite_clnt.c
cvs rdiff -r1.1.1.6.2.1 -r0 src/gnu/dist/postfix/src/lmtp/Makefile.in
cvs rdiff -r1.1.1.8.2.1 -r0 src/gnu/dist/postfix/src/lmtp/lmtp.c
cvs rdiff -r1.1.1.5.2.1 -r0 src/gnu/dist/postfix/src/lmtp/lmtp.h \
    src/gnu/dist/postfix/src/lmtp/lmtp_connect.c \
    src/gnu/dist/postfix/src/lmtp/lmtp_sasl_glue.c
cvs rdiff -r1.1.1.2.2.1 -r0 src/gnu/dist/postfix/src/lmtp/lmtp_addr.c
cvs rdiff -r1.1.1.2 -r0 src/gnu/dist/postfix/src/lmtp/lmtp_addr.h \
    src/gnu/dist/postfix/src/lmtp/lmtp_session.c
cvs rdiff -r1.1.1.4.2.1 -r0 src/gnu/dist/postfix/src/lmtp/lmtp_chat.c \
    src/gnu/dist/postfix/src/lmtp/lmtp_trouble.c
cvs rdiff -r1.1.1.9.2.1 -r0 src/gnu/dist/postfix/src/lmtp/lmtp_proto.c
cvs rdiff -r1.1.1.3 -r0 src/gnu/dist/postfix/src/lmtp/lmtp_sasl.h \
    src/gnu/dist/postfix/src/lmtp/lmtp_state.c
cvs rdiff -r1.1.1.4 -r0 src/gnu/dist/postfix/src/lmtp/lmtp_sasl_proto.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/local/Makefile.in \
    src/gnu/dist/postfix/src/local/local.c \
    src/gnu/dist/postfix/src/local/maildir.c
cvs rdiff -r1.1.1.6 -r1.1.1.6.2.1 src/gnu/dist/postfix/src/local/alias.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/gnu/dist/postfix/src/local/biff_notify.c \
    src/gnu/dist/postfix/src/local/biff_notify.h \
    src/gnu/dist/postfix/src/local/deliver_attr.c \
    src/gnu/dist/postfix/src/local/delivered.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/local/command.c \
    src/gnu/dist/postfix/src/local/forward.c \
    src/gnu/dist/postfix/src/local/local.h
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 src/gnu/dist/postfix/src/local/dotforward.c \
    src/gnu/dist/postfix/src/local/include.c \
    src/gnu/dist/postfix/src/local/indirect.c
cvs rdiff -r1.1.1.4 -r1.1.1.4.2.1 src/gnu/dist/postfix/src/local/file.c \
    src/gnu/dist/postfix/src/local/recipient.c \
    src/gnu/dist/postfix/src/local/resolve.c \
    src/gnu/dist/postfix/src/local/unknown.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/local/local_expand.c
cvs rdiff -r1.1.1.5 -r1.1.1.5.2.1 src/gnu/dist/postfix/src/local/mailbox.c \
    src/gnu/dist/postfix/src/local/token.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/master/Makefile.in \
    src/gnu/dist/postfix/src/master/master.c \
    src/gnu/dist/postfix/src/master/multi_server.c
cvs rdiff -r1.3 -r1.3.2.1 src/gnu/dist/postfix/src/master/mail_flow.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/postfix/src/master/mail_flow.h \
    src/gnu/dist/postfix/src/master/master_avail.c \
    src/gnu/dist/postfix/src/master/master_flow.c
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/gnu/dist/postfix/src/master/master.h \
    src/gnu/dist/postfix/src/master/master_listen.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 \
    src/gnu/dist/postfix/src/master/master_conf.c
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/gnu/dist/postfix/src/master/master_ent.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/master/master_proto.c
cvs rdiff -r1.1.1.5 -r1.1.1.5.2.1 \
    src/gnu/dist/postfix/src/master/master_sig.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/master/master_spawn.c \
    src/gnu/dist/postfix/src/master/master_status.c \
    src/gnu/dist/postfix/src/master/master_wakeup.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/master/single_server.c \
    src/gnu/dist/postfix/src/master/trigger_server.c
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/src/milter/Makefile.in \
    src/gnu/dist/postfix/src/milter/milter.h
cvs rdiff -r0 -r1.1.1.2.4.1 src/gnu/dist/postfix/src/milter/milter.c \
    src/gnu/dist/postfix/src/milter/milter8.c \
    src/gnu/dist/postfix/src/milter/test-list \
    src/gnu/dist/postfix/src/milter/test-milter.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/oqmgr/Makefile.in
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 src/gnu/dist/postfix/src/oqmgr/qmgr.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr.h \
    src/gnu/dist/postfix/src/oqmgr/qmgr_deliver.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr_entry.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr_queue.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/gnu/dist/postfix/src/oqmgr/qmgr_active.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr_bounce.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr_defer.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr_move.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr_scan.c \
    src/gnu/dist/postfix/src/oqmgr/qmgr_transport.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/oqmgr/qmgr_message.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/pickup/Makefile.in
cvs rdiff -r1.1.1.9.2.1 -r1.1.1.9.2.2 \
    src/gnu/dist/postfix/src/pickup/pickup.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/pipe/Makefile.in
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/src/pipe/pipe.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/postalias/Makefile.in
cvs rdiff -r1.1.1.1 -r0 src/gnu/dist/postfix/src/postalias/map-ABC1.ref \
    src/gnu/dist/postfix/src/postalias/map-ABC2.ref
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 \
    src/gnu/dist/postfix/src/postalias/postalias.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/postcat/Makefile.in
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/postcat/postcat.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/postconf/Makefile.in
cvs rdiff -r1.1.1.1 -r1.1.1.1.8.1 \
    src/gnu/dist/postfix/src/postconf/extract.awk
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/postconf/postconf.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/postdrop/Makefile.in
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/postdrop/postdrop.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/postfix/Makefile.in
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/postfix/postfix.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/postkick/Makefile.in
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/postlock/Makefile.in \
    src/gnu/dist/postfix/src/postlock/postlock.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/postlog/Makefile.in \
    src/gnu/dist/postfix/src/postlog/postlog.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/postmap/Makefile.in
cvs rdiff -r1.1.1.1 -r0 src/gnu/dist/postfix/src/postmap/map-ABC1.ref \
    src/gnu/dist/postfix/src/postmap/map-ABC2.ref
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 \
    src/gnu/dist/postfix/src/postmap/postmap.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/postqueue/Makefile.in
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/postqueue/postqueue.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/postsuper/Makefile.in
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 \
    src/gnu/dist/postfix/src/postsuper/postsuper.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/proxymap/Makefile.in
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/proxymap/proxymap.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/qmgr/Makefile.in \
    src/gnu/dist/postfix/src/qmgr/qmgr_entry.c \
    src/gnu/dist/postfix/src/qmgr/qmgr_queue.c
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/src/qmgr/qmgr.c \
    src/gnu/dist/postfix/src/qmgr/qmgr_deliver.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 src/gnu/dist/postfix/src/qmgr/qmgr.h
cvs rdiff -r1.1.1.6 -r1.1.1.6.2.1 src/gnu/dist/postfix/src/qmgr/qmgr_active.c
cvs rdiff -r1.1.1.4 -r1.1.1.4.2.1 src/gnu/dist/postfix/src/qmgr/qmgr_bounce.c \
    src/gnu/dist/postfix/src/qmgr/qmgr_defer.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/postfix/src/qmgr/qmgr_job.c \
    src/gnu/dist/postfix/src/qmgr/qmgr_peer.c \
    src/gnu/dist/postfix/src/qmgr/qmgr_scan.c
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/gnu/dist/postfix/src/qmgr/qmgr_message.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 src/gnu/dist/postfix/src/qmgr/qmgr_move.c \
    src/gnu/dist/postfix/src/qmgr/qmgr_transport.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/qmqpd/Makefile.in
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/src/qmqpd/qmqpd.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 src/gnu/dist/postfix/src/qmqpd/qmqpd.h \
    src/gnu/dist/postfix/src/qmqpd/qmqpd_peer.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 \
    src/gnu/dist/postfix/src/qmqpd/qmqpd_state.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/scache/Makefile.in
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/scache/scache.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/sendmail/Makefile.in
cvs rdiff -r1.1.1.9.2.1 -r1.1.1.9.2.2 \
    src/gnu/dist/postfix/src/sendmail/sendmail.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/showq/Makefile.in
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/src/showq/showq.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/smtp/Makefile.in \
    src/gnu/dist/postfix/src/smtp/smtp_chat.c
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/src/smtp/legacy.c \
    src/gnu/dist/postfix/src/smtp/levels.c \
    src/gnu/dist/postfix/src/smtp/smtp-only \
    src/gnu/dist/postfix/src/smtp/tls_policy.in \
    src/gnu/dist/postfix/src/smtp/tls_policy.ref
cvs rdiff -r0 -r1.1.1.2.4.1 src/gnu/dist/postfix/src/smtp/lmtp_params.c \
    src/gnu/dist/postfix/src/smtp/smtp_params.c
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/src/smtp/smtp.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 src/gnu/dist/postfix/src/smtp/smtp.h \
    src/gnu/dist/postfix/src/smtp/smtp_sasl_glue.c \
    src/gnu/dist/postfix/src/smtp/smtp_state.c
cvs rdiff -r1.9.2.1 -r1.9.2.2 src/gnu/dist/postfix/src/smtp/smtp_addr.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/smtp/smtp_addr.h \
    src/gnu/dist/postfix/src/smtp/smtp_sasl.h
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/gnu/dist/postfix/src/smtp/smtp_connect.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/smtp/smtp_map11.c \
    src/gnu/dist/postfix/src/smtp/smtp_map11.ref \
    src/gnu/dist/postfix/src/smtp/smtp_reuse.h
cvs rdiff -r1.1.1.8.2.2 -r1.1.1.8.2.3 \
    src/gnu/dist/postfix/src/smtp/smtp_proto.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/postfix/src/smtp/smtp_rcpt.c
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
    src/gnu/dist/postfix/src/smtp/smtp_reuse.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/smtp/smtp_sasl_proto.c \
    src/gnu/dist/postfix/src/smtp/smtp_trouble.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/smtp/smtp_session.c
cvs rdiff -r1.4.2.1 -r1.4.2.2 src/gnu/dist/postfix/src/smtp/smtp_unalias.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/smtpd/Makefile.in \
    src/gnu/dist/postfix/src/smtpd/smtpd.h \
    src/gnu/dist/postfix/src/smtpd/smtpd_sasl_glue.c \
    src/gnu/dist/postfix/src/smtpd/smtpd_state.c
cvs rdiff -r1.12.2.2 -r1.12.2.3 src/gnu/dist/postfix/src/smtpd/smtpd.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.6.1 \
    src/gnu/dist/postfix/src/smtpd/smtpd_acl.ref
cvs rdiff -r1.1.1.6 -r1.1.1.6.2.1 src/gnu/dist/postfix/src/smtpd/smtpd_chat.c \
    src/gnu/dist/postfix/src/smtpd/smtpd_check_access
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/postfix/src/smtpd/smtpd_chat.h
cvs rdiff -r1.16.2.2 -r1.16.2.3 src/gnu/dist/postfix/src/smtpd/smtpd_check.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/smtpd/smtpd_check.h \
    src/gnu/dist/postfix/src/smtpd/smtpd_check.ref
cvs rdiff -r1.1.1.5 -r1.1.1.5.2.1 \
    src/gnu/dist/postfix/src/smtpd/smtpd_check.ref2
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 \
    src/gnu/dist/postfix/src/smtpd/smtpd_check.ref4 \
    src/gnu/dist/postfix/src/smtpd/smtpd_proxy.h \
    src/gnu/dist/postfix/src/smtpd/smtpd_sasl_glue.h \
    src/gnu/dist/postfix/src/smtpd/smtpd_token.c
cvs rdiff -r0 -r1.1.1.1.4.1 \
    src/gnu/dist/postfix/src/smtpd/smtpd_check_backup.in \
    src/gnu/dist/postfix/src/smtpd/smtpd_check_backup.ref \
    src/gnu/dist/postfix/src/smtpd/smtpd_check_dsn.in \
    src/gnu/dist/postfix/src/smtpd/smtpd_check_dsn.ref \
    src/gnu/dist/postfix/src/smtpd/smtpd_dsn_fix.c \
    src/gnu/dist/postfix/src/smtpd/smtpd_dsn_fix.h \
    src/gnu/dist/postfix/src/smtpd/smtpd_milter.h
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/smtpd/smtpd_exp.ref \
    src/gnu/dist/postfix/src/smtpd/smtpd_proxy.c
cvs rdiff -r0 -r1.1.1.3.2.1 src/gnu/dist/postfix/src/smtpd/smtpd_milter.c
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/gnu/dist/postfix/src/smtpd/smtpd_peer.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/smtpd/smtpd_sasl_proto.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/smtpstone/Makefile.in
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/smtpstone/qmqp-sink.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/smtpstone/qmqp-source.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/smtpstone/smtp-sink.c \
    src/gnu/dist/postfix/src/smtpstone/smtp-source.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/spawn/Makefile.in
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/src/spawn/spawn.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/tls/Makefile.in \
    src/gnu/dist/postfix/src/tls/tls.h \
    src/gnu/dist/postfix/src/tls/tls_certkey.c \
    src/gnu/dist/postfix/src/tls/tls_client.c \
    src/gnu/dist/postfix/src/tls/tls_dh.c \
    src/gnu/dist/postfix/src/tls/tls_mgr.c \
    src/gnu/dist/postfix/src/tls/tls_mgr.h \
    src/gnu/dist/postfix/src/tls/tls_prng_dev.c \
    src/gnu/dist/postfix/src/tls/tls_prng_file.c \
    src/gnu/dist/postfix/src/tls/tls_scache.c \
    src/gnu/dist/postfix/src/tls/tls_scache.h \
    src/gnu/dist/postfix/src/tls/tls_server.c \
    src/gnu/dist/postfix/src/tls/tls_stream.c \
    src/gnu/dist/postfix/src/tls/tls_verify.c
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/src/tls/tls_level.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 src/gnu/dist/postfix/src/tls/tls_misc.c
cvs rdiff -r1.2.2.1 -r1.2.2.2 src/gnu/dist/postfix/src/tls/tls_session.c
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/tlsmgr/Makefile.in \
    src/gnu/dist/postfix/src/tlsmgr/tlsmgr.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/trivial-rewrite/Makefile.in \
    src/gnu/dist/postfix/src/trivial-rewrite/rewrite.c
cvs rdiff -r1.1.1.8.2.1 -r1.1.1.8.2.2 \
    src/gnu/dist/postfix/src/trivial-rewrite/resolve.c \
    src/gnu/dist/postfix/src/trivial-rewrite/trivial-rewrite.c
cvs rdiff -r1.1.1.7 -r1.1.1.7.2.1 \
    src/gnu/dist/postfix/src/trivial-rewrite/transport.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/gnu/dist/postfix/src/trivial-rewrite/trivial-rewrite.h
cvs rdiff -r1.10.2.1 -r1.10.2.2 src/gnu/dist/postfix/src/util/Makefile.in
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/src/util/allascii.c \
    src/gnu/dist/postfix/src/util/allprint.c \
    src/gnu/dist/postfix/src/util/allspace.c \
    src/gnu/dist/postfix/src/util/format_tv.c \
    src/gnu/dist/postfix/src/util/format_tv.h \
    src/gnu/dist/postfix/src/util/format_tv.in \
    src/gnu/dist/postfix/src/util/format_tv.ref \
    src/gnu/dist/postfix/src/util/gccw.c \
    src/gnu/dist/postfix/src/util/gccw.ref \
    src/gnu/dist/postfix/src/util/load_file.c \
    src/gnu/dist/postfix/src/util/load_file.h \
    src/gnu/dist/postfix/src/util/sane_basename.c \
    src/gnu/dist/postfix/src/util/sane_basename.in \
    src/gnu/dist/postfix/src/util/sane_basename.ref
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 src/gnu/dist/postfix/src/util/argv.c \
    src/gnu/dist/postfix/src/util/attr.h \
    src/gnu/dist/postfix/src/util/attr_scan0.c \
    src/gnu/dist/postfix/src/util/attr_scan64.c \
    src/gnu/dist/postfix/src/util/events.c \
    src/gnu/dist/postfix/src/util/msg_syslog.c \
    src/gnu/dist/postfix/src/util/readlline.c \
    src/gnu/dist/postfix/src/util/vstream.h \
    src/gnu/dist/postfix/src/util/vstring.c
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 src/gnu/dist/postfix/src/util/argv.h \
    src/gnu/dist/postfix/src/util/attr_print0.c \
    src/gnu/dist/postfix/src/util/attr_print64.c \
    src/gnu/dist/postfix/src/util/base64_code.c \
    src/gnu/dist/postfix/src/util/clean_env.c \
    src/gnu/dist/postfix/src/util/dict_alloc.c \
    src/gnu/dist/postfix/src/util/dict_nis.c \
    src/gnu/dist/postfix/src/util/find_inet.c \
    src/gnu/dist/postfix/src/util/hex_quote.c \
    src/gnu/dist/postfix/src/util/mac_expand.c \
    src/gnu/dist/postfix/src/util/mac_parse.c \
    src/gnu/dist/postfix/src/util/vstring.h \
    src/gnu/dist/postfix/src/util/vstring_vstream.c \
    src/gnu/dist/postfix/src/util/watchdog.c
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/util/attr_clnt.c \
    src/gnu/dist/postfix/src/util/attr_print_plain.c \
    src/gnu/dist/postfix/src/util/attr_scan_plain.c \
    src/gnu/dist/postfix/src/util/binhash.c \
    src/gnu/dist/postfix/src/util/dict_cidr.c \
    src/gnu/dist/postfix/src/util/dict_nisplus.c \
    src/gnu/dist/postfix/src/util/iostuff.h \
    src/gnu/dist/postfix/src/util/name_mask.c \
    src/gnu/dist/postfix/src/util/name_mask.h \
    src/gnu/dist/postfix/src/util/netstring.c \
    src/gnu/dist/postfix/src/util/unescape.c \
    src/gnu/dist/postfix/src/util/vbuf_print.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/postfix/src/util/auto_clnt.c \
    src/gnu/dist/postfix/src/util/auto_clnt.h \
    src/gnu/dist/postfix/src/util/base64_code.h \
    src/gnu/dist/postfix/src/util/concatenate.c \
    src/gnu/dist/postfix/src/util/ctable.c \
    src/gnu/dist/postfix/src/util/dict_env.c \
    src/gnu/dist/postfix/src/util/dict_ni.c \
    src/gnu/dist/postfix/src/util/dict_regexp.ref \
    src/gnu/dist/postfix/src/util/dup2_pass_on_exec.c \
    src/gnu/dist/postfix/src/util/environ.c \
    src/gnu/dist/postfix/src/util/fifo_listen.c \
    src/gnu/dist/postfix/src/util/fifo_open.c \
    src/gnu/dist/postfix/src/util/fifo_rdonly_bug.c \
    src/gnu/dist/postfix/src/util/fifo_rdwr_bug.c \
    src/gnu/dist/postfix/src/util/fsspace.c \
    src/gnu/dist/postfix/src/util/fullname.c \
    src/gnu/dist/postfix/src/util/msg_vstream.c \
    src/gnu/dist/postfix/src/util/myflock.c \
    src/gnu/dist/postfix/src/util/mymalloc.h \
    src/gnu/dist/postfix/src/util/mystrtok.c \
    src/gnu/dist/postfix/src/util/name_code.c \
    src/gnu/dist/postfix/src/util/netstring.h \
    src/gnu/dist/postfix/src/util/open_lock.c \
    src/gnu/dist/postfix/src/util/open_lock.h \
    src/gnu/dist/postfix/src/util/peekfd.c \
    src/gnu/dist/postfix/src/util/percentm.c \
    src/gnu/dist/postfix/src/util/safe_open.h \
    src/gnu/dist/postfix/src/util/sane_rename.c \
    src/gnu/dist/postfix/src/util/scan_dir.c \
    src/gnu/dist/postfix/src/util/select_bug.c \
    src/gnu/dist/postfix/src/util/sigdelay.c \
    src/gnu/dist/postfix/src/util/strcasecmp.c \
    src/gnu/dist/postfix/src/util/stream_connect.c \
    src/gnu/dist/postfix/src/util/stream_test.c \
    src/gnu/dist/postfix/src/util/timed_wait.c \
    src/gnu/dist/postfix/src/util/trigger.h \
    src/gnu/dist/postfix/src/util/unix_listen.c \
    src/gnu/dist/postfix/src/util/vbuf.c src/gnu/dist/postfix/src/util/vbuf.h \
    src/gnu/dist/postfix/src/util/write_buf.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/gnu/dist/postfix/src/util/dict.c \
    src/gnu/dist/postfix/src/util/dict_open.c \
    src/gnu/dist/postfix/src/util/dict_pcre.c \
    src/gnu/dist/postfix/src/util/dict_regexp.c
cvs rdiff -r1.1.1.7 -r1.1.1.7.2.1 src/gnu/dist/postfix/src/util/dict.h
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/util/dict_cdb.c \
    src/gnu/dist/postfix/src/util/dict_cidr.ref \
    src/gnu/dist/postfix/src/util/dict_sdbm.c \
    src/gnu/dist/postfix/src/util/dummy_read.c \
    src/gnu/dist/postfix/src/util/dummy_write.c \
    src/gnu/dist/postfix/src/util/hex_code.c \
    src/gnu/dist/postfix/src/util/hex_code.h \
    src/gnu/dist/postfix/src/util/inet_proto.c \
    src/gnu/dist/postfix/src/util/mask_addr.c \
    src/gnu/dist/postfix/src/util/myaddrinfo.c \
    src/gnu/dist/postfix/src/util/myaddrinfo.ref \
    src/gnu/dist/postfix/src/util/myaddrinfo.ref2 \
    src/gnu/dist/postfix/src/util/sock_addr.c \
    src/gnu/dist/postfix/src/util/sock_addr.h \
    src/gnu/dist/postfix/src/util/stream_recv_fd.c \
    src/gnu/dist/postfix/src/util/stream_send_fd.c \
    src/gnu/dist/postfix/src/util/unix_recv_fd.c \
    src/gnu/dist/postfix/src/util/unix_send_fd.c
cvs rdiff -r1.1.1.7.2.1 -r1.1.1.7.2.2 src/gnu/dist/postfix/src/util/dict_db.c
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/util/dict_dbm.c \
    src/gnu/dist/postfix/src/util/safe_open.c \
    src/gnu/dist/postfix/src/util/vstream.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 src/gnu/dist/postfix/src/util/dict_tcp.c \
    src/gnu/dist/postfix/src/util/dir_forest.c \
    src/gnu/dist/postfix/src/util/fifo_trigger.c \
    src/gnu/dist/postfix/src/util/htable.c \
    src/gnu/dist/postfix/src/util/inet_trigger.c \
    src/gnu/dist/postfix/src/util/msg.c \
    src/gnu/dist/postfix/src/util/sane_link.c \
    src/gnu/dist/postfix/src/util/spawn_command.c \
    src/gnu/dist/postfix/src/util/stream_trigger.c \
    src/gnu/dist/postfix/src/util/timed_connect.c \
    src/gnu/dist/postfix/src/util/timed_read.c \
    src/gnu/dist/postfix/src/util/timed_write.c \
    src/gnu/dist/postfix/src/util/unix_connect.c \
    src/gnu/dist/postfix/src/util/unix_trigger.c \
    src/gnu/dist/postfix/src/util/vstream_popen.c \
    src/gnu/dist/postfix/src/util/vstring_vstream.h
cvs rdiff -r1.1.1.1 -r1.1.1.1.8.1 src/gnu/dist/postfix/src/util/dict_test.ref \
    src/gnu/dist/postfix/src/util/unescape.ref
cvs rdiff -r1.1.1.4 -r1.1.1.4.2.1 src/gnu/dist/postfix/src/util/dict_unix.c \
    src/gnu/dist/postfix/src/util/mymalloc.c \
    src/gnu/dist/postfix/src/util/stringops.h
cvs rdiff -r1.1.1.1.6.1 -r1.1.1.1.6.2 \
    src/gnu/dist/postfix/src/util/host_port.ref
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/gnu/dist/postfix/src/util/inet_addr_host.c
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/gnu/dist/postfix/src/util/inet_addr_list.c \
    src/gnu/dist/postfix/src/util/match_ops.c
cvs rdiff -r1.4.2.1 -r1.4.2.2 src/gnu/dist/postfix/src/util/inet_addr_local.c
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/gnu/dist/postfix/src/util/match_list.c \
    src/gnu/dist/postfix/src/util/valid_hostname.c
cvs rdiff -r1.1.1.5 -r1.1.1.5.2.1 src/gnu/dist/postfix/src/util/rand_sleep.c
cvs rdiff -r1.15.2.2 -r1.15.2.3 src/gnu/dist/postfix/src/util/sys_defs.h
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
    src/gnu/dist/postfix/src/verify/Makefile.in
cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
    src/gnu/dist/postfix/src/verify/verify.c
cvs rdiff -r1.1.1.4.2.1 -r1.1.1.4.2.2 \
    src/gnu/dist/postfix/src/virtual/Makefile.in
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 \
    src/gnu/dist/postfix/src/virtual/deliver_attr.c \
    src/gnu/dist/postfix/src/virtual/recipient.c
cvs rdiff -r1.1.1.4 -r1.1.1.4.2.1 src/gnu/dist/postfix/src/virtual/mailbox.c \
    src/gnu/dist/postfix/src/virtual/virtual.h
cvs rdiff -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
    src/gnu/dist/postfix/src/virtual/maildir.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 src/gnu/dist/postfix/src/virtual/unknown.c
cvs rdiff -r1.1.1.6.2.1 -r1.1.1.6.2.2 \
    src/gnu/dist/postfix/src/virtual/virtual.c
cvs rdiff -r0 -r1.1.1.1.4.1 src/gnu/dist/postfix/src/xsasl/Makefile.in \
    src/gnu/dist/postfix/src/xsasl/README \
    src/gnu/dist/postfix/src/xsasl/xsasl.h \
    src/gnu/dist/postfix/src/xsasl/xsasl_client.c \
    src/gnu/dist/postfix/src/xsasl/xsasl_cyrus.h \
    src/gnu/dist/postfix/src/xsasl/xsasl_cyrus_client.c \
    src/gnu/dist/postfix/src/xsasl/xsasl_cyrus_common.h \
    src/gnu/dist/postfix/src/xsasl/xsasl_cyrus_log.c \
    src/gnu/dist/postfix/src/xsasl/xsasl_cyrus_security.c \
    src/gnu/dist/postfix/src/xsasl/xsasl_cyrus_server.c \
    src/gnu/dist/postfix/src/xsasl/xsasl_dovecot.h \
    src/gnu/dist/postfix/src/xsasl/xsasl_dovecot_server.c \
    src/gnu/dist/postfix/src/xsasl/xsasl_server.c
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/gnu/usr.sbin/postfix/Makefile
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/gnu/usr.sbin/postfix/Makefile.inc
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/gnu/usr.sbin/postfix/README_FILES/Makefile
cvs rdiff -r1.7 -r1.7.2.1 src/gnu/usr.sbin/postfix/bounce/Makefile
cvs rdiff -r1.5 -r1.5.2.1 src/gnu/usr.sbin/postfix/cleanup/Makefile
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/gnu/usr.sbin/postfix/global/Makefile
cvs rdiff -r1.10.2.1 -r1.10.2.2 src/gnu/usr.sbin/postfix/html/Makefile
cvs rdiff -r1.4 -r0 src/gnu/usr.sbin/postfix/lmtp/Makefile
cvs rdiff -r1.8.2.1 -r1.8.2.2 src/gnu/usr.sbin/postfix/man/man5/Makefile
cvs rdiff -r1.9.2.1 -r1.9.2.2 src/gnu/usr.sbin/postfix/man/man8/Makefile
cvs rdiff -r0 -r1.1.4.1 src/gnu/usr.sbin/postfix/milter/Makefile
cvs rdiff -r1.1 -r1.1.2.1 src/gnu/usr.sbin/postfix/oqmgr/Makefile
cvs rdiff -r1.11 -r1.11.6.1 src/gnu/usr.sbin/postfix/postconf/Makefile
cvs rdiff -r1.5 -r1.5.2.1 src/gnu/usr.sbin/postfix/qmgr/Makefile
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/gnu/usr.sbin/postfix/smtp/Makefile
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/gnu/usr.sbin/postfix/smtpd/Makefile
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/gnu/usr.sbin/postfix/tls/Makefile
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/gnu/usr.sbin/postfix/util/Makefile
cvs rdiff -r0 -r1.1.4.1 src/gnu/usr.sbin/postfix/xsasl/Makefile

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