]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
postfix-3.3-20171229
authorWietse Venema <wietse@porcupine.org>
Fri, 29 Dec 2017 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Mon, 1 Jan 2018 21:57:29 +0000 (16:57 -0500)
120 files changed:
postfix/HISTORY
postfix/WISHLIST
postfix/conf/post-install
postfix/conf/postfix-script
postfix/html/master.5.html
postfix/man/man5/master.5
postfix/proto/master
postfix/src/bounce/bounce_notify_util.c
postfix/src/cleanup/cleanup_addr.c
postfix/src/cleanup/cleanup_body_edit.c
postfix/src/cleanup/cleanup_envelope.c
postfix/src/cleanup/cleanup_map11.c
postfix/src/cleanup/cleanup_map1n.c
postfix/src/cleanup/cleanup_message.c
postfix/src/cleanup/cleanup_state.c
postfix/src/dns/dns.h
postfix/src/global/anvil_clnt.c
postfix/src/global/anvil_clnt.h
postfix/src/global/dict_ldap.c
postfix/src/global/header_body_checks.c
postfix/src/global/mail_addr_crunch.c
postfix/src/global/mail_addr_crunch.h
postfix/src/global/mail_addr_find.c
postfix/src/global/mail_addr_find.h
postfix/src/global/mail_addr_map.c
postfix/src/global/mail_addr_map.h
postfix/src/global/mail_command_client.c
postfix/src/global/mail_conf.c
postfix/src/global/mail_conf.h
postfix/src/global/mail_parm_split.c
postfix/src/global/mail_queue.h
postfix/src/global/mail_version.h
postfix/src/global/mime_state.c
postfix/src/global/post_mail.c
postfix/src/global/post_mail.h
postfix/src/global/quote_822_local.c
postfix/src/global/quote_822_local.h
postfix/src/global/quote_flags.h
postfix/src/global/record.c
postfix/src/global/resolve_clnt.c
postfix/src/global/resolve_clnt.h
postfix/src/global/scache.h
postfix/src/global/split_addr.c
postfix/src/global/split_addr.h
postfix/src/global/strip_addr.c
postfix/src/global/strip_addr.h
postfix/src/global/uxtext.c
postfix/src/global/verify.c
postfix/src/global/xtext.c
postfix/src/local/forward.c
postfix/src/master/event_server.c
postfix/src/master/multi_server.c
postfix/src/master/single_server.c
postfix/src/master/trigger_server.c
postfix/src/milter/test-milter.c
postfix/src/oqmgr/qmgr.h
postfix/src/oqmgr/qmgr_message.c
postfix/src/postconf/postconf_dbms.c
postfix/src/postscreen/postscreen_haproxy.c
postfix/src/postscreen/postscreen_misc.c
postfix/src/postscreen/postscreen_smtpd.c
postfix/src/postscreen/postscreen_state.c
postfix/src/postscreen/postscreen_tests.c
postfix/src/qmgr/qmgr.h
postfix/src/qmgr/qmgr_message.c
postfix/src/smtp/smtp.h
postfix/src/smtp/smtp_addr.c
postfix/src/smtp/smtp_connect.c
postfix/src/smtp/smtp_map11.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtp/smtp_trouble.c
postfix/src/smtpd/smtpd_check.h
postfix/src/smtpd/smtpd_resolve.c
postfix/src/smtpd/smtpd_resolve.h
postfix/src/smtpd/smtpd_sasl_proto.c
postfix/src/smtpd/smtpd_state.c
postfix/src/tls/tls_dane.c
postfix/src/trivial-rewrite/transport.c
postfix/src/util/allascii.c
postfix/src/util/attr.h
postfix/src/util/base32_code.h
postfix/src/util/base64_code.h
postfix/src/util/casefold.c
postfix/src/util/clean_env.c
postfix/src/util/clean_env.h
postfix/src/util/dict_db.c
postfix/src/util/dict_db.h
postfix/src/util/dict_inline.c
postfix/src/util/dict_lmdb.c
postfix/src/util/dict_open.c
postfix/src/util/dict_thash.c
postfix/src/util/dict_union.c
postfix/src/util/edit_file.h
postfix/src/util/hex_code.h
postfix/src/util/host_port.h
postfix/src/util/listen.h
postfix/src/util/lstat_as.h
postfix/src/util/mac_expand.c
postfix/src/util/mac_expand.h
postfix/src/util/match_ops.c
postfix/src/util/msg_syslog.c
postfix/src/util/myaddrinfo.h
postfix/src/util/myflock.h
postfix/src/util/mymalloc.c
postfix/src/util/mymalloc.h
postfix/src/util/netstring.c
postfix/src/util/peekfd.c
postfix/src/util/recv_pass_attr.c
postfix/src/util/sane_fsops.h
postfix/src/util/sane_socketpair.h
postfix/src/util/stat_as.h
postfix/src/util/stringops.h
postfix/src/util/sys_compat.c
postfix/src/util/timed_wait.h
postfix/src/util/unsafe.c
postfix/src/util/vstream.c
postfix/src/util/vstream.h
postfix/src/util/vstring_vstream.h
postfix/src/virtual/mailbox.c
postfix/src/xsasl/xsasl_server.c

index accbaa63f774508275dbb33512a2dafa7902ed3a..25d5fa8706cc2e04dedc800375f529fdd4ed51ec 100644 (file)
@@ -23235,3 +23235,6 @@ Apologies for any names omitted.
 
        Feature: postgresql:// URI support by Magosányi Árpád.
        Files: global/dict_pgsql.c, proto/pgsql_table.
+
+       Cleanup: added employer attributions for non-trivial changes
+       after Wietse changed employers.
index 3dc072c0133f9e9a9392b658c871f44603f931e0..eb61461bb55fa4d57a34b39f5cd19a8e26606a0e 100644 (file)
@@ -9,6 +9,10 @@ Wish list:
        After I/O error, store errno in VSTREAM object before errno
        may be overwritten.
 
+       Make the service name (daemon -n option) available as a
+       main.cf style parameter.  This may allow simpler configuration
+       in master.cf, e.g., syslog_name=postfix/$name/smtpd.
+
        Add $smtpd_sender_login_maps to proxy_read_maps.
 
        Add some tips for logging from container:
index 904cefa58afec57a0f2a286b1a681d58dbbf5911..25ef7e691f10ff34a0dcdfec5b345652ab09183a 100644 (file)
 #      IBM T.J. Watson Research
 #      P.O. Box 704
 #      Yorktown Heights, NY 10598, USA
+#
+#      Wietse Venema
+#      Google, Inc.
+#      111 8th Avenue
+#      New York, NY 10011, USA
 #--
 
 umask 022
index 629948c754616d8e5f4da64b75348c0a101e0bf5..cd77dd9735c368b3949d633fc955229fa5ee37d5 100755 (executable)
 #      IBM T.J. Watson Research
 #      P.O. Box 704
 #      Yorktown Heights, NY 10598, USA
+#
+#      Wietse Venema
+#      Google, Inc.
+#      111 8th Avenue
+#      New York, NY 10011, USA
 #--
 
 # Avoid POSIX death due to SIGHUP when some parent process exits.
index 5a4f29cc578fe17a6906e198a4bfe3f37ecfa946..626164b6262314438a458bdd1f49ae6104b855c0 100644 (file)
@@ -135,7 +135,7 @@ MASTER(5)                                                            MASTER(5)
               service in the first place.
 
               The files in the examples/chroot-setup subdirectory of the Post-
-              fix source archive show set up a Postfix chroot environment on a
+              fix source show how to set up a Postfix chroot environment on  a
               variety  of  systems.  See  also  <a href="BASIC_CONFIGURATION_README.html">BASIC_CONFIGURATION_README</a> for
               issues related to running daemons chrooted.
 
index d0c1b64a7803f42184a4d150e0f0fc8432a8a35d..d37173b1c7ca2822f0e5609a38cf0cca6d0ac161 100644 (file)
@@ -139,7 +139,7 @@ most of the purpose of having that service in the first
 place.
 .sp
 The files in the examples/chroot\-setup subdirectory of the
-Postfix source archive show set up a Postfix chroot environment
+Postfix source show how to set up a Postfix chroot environment
 on a variety of systems. See also BASIC_CONFIGURATION_README
 for issues related to running daemons chrooted.
 .IP "\fBWake up time (default: 0)\fR"
index aa98bfb13f0ea1c59afb8b0599d69a281e3a42c2..dd4041c4d9bd0734a27df2e75beec6e7403e9135 100644 (file)
 #      place.
 # .sp
 #      The files in the examples/chroot-setup subdirectory of the
-#      Postfix source archive show set up a Postfix chroot environment
+#      Postfix source show how to set up a Postfix chroot environment
 #      on a variety of systems. See also BASIC_CONFIGURATION_README
 #      for issues related to running daemons chrooted.
 # .IP "\fBWake up time (default: 0)\fR"
index 65a874d9db1279ab7c86630f1fc4bf6564aea950..7c79ca0aa2fa4f15dd8a20a4a1e1874d5d772252 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 73b72edc49f5dcb615f279d5a308174310850c7c..fd8a5114864a26d121473fd157ab02cca3d02311 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 7a1bb4f175afdd147625b4d25c666398ab4dd358..93eadae0b82542d36491ff4c8254b1d4ea6f7732 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index c38d836c5a0a419b6982ba34a19be43762a76855..a4b991de2614b0432d538a8186fdfc76ab4f4da1 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 8be0bbb25dd3abb3d023e49cc8920c70b5012581..4934aac28e296246846ed544787c5e3026603ac7 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 3ec776c8149349576d53ee8cfeeed2e8aadc224a..9cecfcb599a0abb5b658b0c530a3e5de17362c84 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index b468ac0db2cdfe50d557c0b2a0ac05c9c585ae37..0f30c314b8e3a029a07702a7a1c44bcd4d040713 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index e56bf31a3029e75682b1fabc43241553cc581fa1..7790f1b515dcb6eae72dd091b4489d1dc59d9f1d 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 8ea5b91780d0a56d3d3721d9942ff4d4f73a9ff4..f758e44ad100c97f96d35c3c0e2a1a2b1f6e0b17 100644 (file)
@@ -314,6 +314,11 @@ const char *dns_str_resflags(unsigned long);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index a681ca14c03b01afce3c3dba7eb4bc2667a26143..60bcda3ef25d17c45f4943e375f64fa5372a26df 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index f95b6480049b9dbd3bb9993c3b7394ba8c8fddd2..d060155a6e00ac1093b688e01c26e489234d4987 100644 (file)
@@ -73,6 +73,11 @@ extern void anvil_clnt_free(ANVIL_CLNT *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 9ee00bfcc5b0169f6d01910b236eb2734d72f59d..2efad14fc8a40a9de12da53c55b3e6d03a960d79 100644 (file)
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     John Hensley
 /*     john@sunislelodge.com
 /*
index e2fc4998934c9ac0ddc9ad763aad0ef729ec762b..0252dd1929ad9875218d161d1ac7dd4be019bf89 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 006d322b45985e72e6f48f29624456af622d9bb9..faaf741468491393fee4a2afad7e4492fb1babf7 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index e30286c6c8e2a3251cc1cdd5f3fa12c9525fa7c6..9fc6745fab52973cee19bb9d515c6f8e7391093d 100644 (file)
@@ -42,6 +42,11 @@ extern ARGV *mail_addr_crunch_opt(const char *, const char *, int, int);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 1cf209be9aa3ab8ab0a460d7f5a0c5db3b6ccebc..d8b94fb2f75cd6970e5476a75ee809b3f8926cbd 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 85578d871674b3d03f550ec69bb6a7df522fba1d..5a725d76572ef6b26e9c4e399d8c80bdd02f19c7 100644 (file)
@@ -72,6 +72,11 @@ extern const char *mail_addr_find_opt(MAPS *, const char *, char **,
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 5e0959072d0bf39d7948101d4f6bc5f970afcc7d..f22662802a74baf1d8a2802a5f2a40645468c848 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 7bf3721719e7320de2ecd02bf7ebb7a898e7a387..2b7428bb5b3bb02a84eb5e68cd3d8243726c0a55 100644 (file)
@@ -41,6 +41,11 @@ extern ARGV *mail_addr_map_opt(MAPS *, const char *, int, int, int, int);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index f70771b209f70f4b9c8573040943ce1f1b75bece..1817b0329f5627e064c531f148df08a658ac953b 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 47808398bb2ad66342ac090caf9e7a38a8f71a48..cd79d35ddcb6ae2f9526cb0b9f9b4b47293f4633 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 3e647525394e9714fee46b7b2770b0b517cb040f..9c3d2fe521ebc46a751c2f102024e860994854e2 100644 (file)
@@ -239,6 +239,11 @@ extern void get_mail_conf_nbool_fn_table(const CONFIG_NBOOL_FN_TABLE *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index e856d23abf9153d2f9f6ab3745eddbe64c0fa52e..cf721d80f8a7e03c4f0d87299f39431517a76957 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
  /*
index 3d41177dac373b3dd4fd0502f320b059f8d67fb6..ae9dc17774220050f94b279e7a103e810f014b93 100644 (file)
@@ -182,6 +182,11 @@ extern int mail_queue_id_ok(const char *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif                                 /* _MAIL_QUEUE_H_INCLUDED_ */
index ac1f0df5a0e385c9a019de88c893d80169ff214f..d7e69da278be6b392b358989b9efefdb3c2612f1 100644 (file)
@@ -20,7 +20,7 @@
   * Patches change both the patchlevel and the release date. Snapshots have no
   * patchlevel; they change the release date only.
   */
-#define MAIL_RELEASE_DATE      "20171227"
+#define MAIL_RELEASE_DATE      "20171229"
 #define MAIL_VERSION_NUMBER    "3.3"
 
 #ifdef SNAPSHOT
@@ -99,6 +99,11 @@ extern void check_mail_version(const char *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 2cd66c00d4cbe06cbc1bef195b706d7cef496e21..e1b6a65ceb7a41bac9f6037c65f21fdc20851f8e 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index fcc95ac343a1c6909d9da9b8fefe1b9e5aa34cd5..1fecf3f64d796077d463b14d28d13120dd5da780 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index eb7974a077b01411fbce27c5c2225b09f306fc43..2e855c3d003cddc1a5e36e616f78378c4e9eb911 100644 (file)
@@ -51,6 +51,11 @@ extern void post_mail_fclose_async(VSTREAM *, POST_MAIL_FCLOSE_NOTIFY, void *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index a4bf58de4651590be3ed4a4bda02663c9bb0c06d..c16db66c007aaa74566651570abc11933d2cf2dd 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index d0767403233526343f33e61fc4bd169ae04f17d7..f38e23edb534752d0342cb82e4d6b1ebec44196a 100644 (file)
@@ -38,6 +38,11 @@ extern VSTRING *unquote_822_local(VSTRING *, const char *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index ce8147ecb740f21fedc08bde704f80b475407614..388ae47da49612b8bf08b55bb3cba5d47be557e4 100644 (file)
@@ -35,4 +35,9 @@ extern const char *quote_flags_to_string(VSTRING *, int);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
index 54ef6282218d6579a1a94cff542a2927c4eb77b3..82ca8ec7f3b2267c367079420cc40d72d6b057fb 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 3014e4a1bf1d947338f61a778b355ac1a8ba125b..859469394ba33d94f6c60da8930928be2512ffda 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index b4290c0c1691135771f9ec6e152d4369a91ac858..04ad1a1aa5a27dd67db346a3c8fe28f97091bdf7 100644 (file)
@@ -73,6 +73,11 @@ extern void resolve_clnt_free(RESOLVE_REPLY *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 5d6e7165ca460536d2d2b1aabb1f5373708cff0c..a46362a6bd12a17795ee5bf19b870e5010b922e4 100644 (file)
@@ -155,6 +155,11 @@ extern SCACHE *scache_multi_create(void);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index b1f2dc03bf5528242520c068550e2adb9d3ddb0d..fb8bb342410e5c41a346ae32b607c4941261bcea 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index b68dc6144e6f1afcdeaed23bd3434b3c3ca3592f..ef151c3b0f88d55f0f9fc218a4ecf6cbb7d6f263 100644 (file)
@@ -28,6 +28,11 @@ extern char *split_addr_internal(char *, const char *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 552fc450e528f8d621a1cda7d49a4c3e2468b03f..8b6a02a8ae495d89929041938404bcbc5b08510f 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 18895bac6a6235647ed8761f893006c72c9634d1..02170d52e61701d3bdc3502d105b94ef6b4b2075 100644 (file)
@@ -26,6 +26,11 @@ extern char *strip_addr_internal(const char *, char **, const char *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 2c8738a21103f1aa3d71f57fd6d38665bc024d51..23baaa76d102319dfbd82a564a729b086d33f5bc 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index fbb8930f7a42e405714a1840674e2c7db2a2e82f..c4b26be04ff7d5b252c9a84d838afa9ce0df57af 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index c04fbd635e238049b52482cbff537528633a6077..90b355dc9c298624d5185b51cf5cad3f42a7b211 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 109279ea3521ae87d993dc8649ba64aae1c8817c..14367af014a3dff16d30d5037ecf67a4e9565334 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index d2b434e684041f4d596e808bd923eac40accc44d..f3f4888f29c4921763c89130fc6e47d5ad6b6c11 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index dadfcdab8d7c0b304639f7736dc11b7fce40ba23..0edef95d53d3a1c8a02028b9ab82ab3143fd0602 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 0ca755452a577e37dfd0c32a1da4ab27fa3cd554..f027befe278153517570f526ab1147944e74d73f 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 16f15b75d39d24494101396f46c76e5a47798bde..71bd50ee5e20b26d0a36727f0488cf98e2d13827 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index a835880cfa0d1306a754c9b1c1a6933edac989cf..ac0d8e52ef629ac24400dbce1d97ffc24b014c00 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #include <sys/types.h>
index db4b394eb99098109384f2aa76d7e0d214bb57b8..15c941b5a145ac9f719158740c2dbe8d30f1928a 100644 (file)
@@ -423,4 +423,9 @@ extern char *qmgr_error_nexthop(DSN *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
index 13ebc833e34606ae1ea81bca8bf179498e368965..126d34e366938439055574d2d854163448419f19 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index eb5bb24db40ee99997e44b0abff9b8549b635795..e2cbe534abde7a59fa909629c7fabeb675f70c68 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index b91cf19538b96398767775712551b971f64c6636..d835bf073293ce8066f8e19455afba18e5ea55d3 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index d54b24f9df057472e6c5b1d02c9ff4fb0947d1b5..ca7ec1641c5aab77e3cc31af7dc01af0c2930fc3 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index eac1841b4a141a7dbe06f739fae04a735920d78e..814eedc1c9a07fb1b179de3ddcd53128c5f4b214 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index b84f6656be72c199982adfe441e1964da8a4a2d7..aced47d6337e43c2ea88eafe01041d9bfec83a33 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index ef5f98addc0841d37588c99e4aec20bb82d59fd6..80cbc97d68591b2d9fe9ff7623029c4c9450d8b8 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 17919d183275b486d66587c59e54d01c6f9475b5..67d0cf52352aa5a0a6bca07e5d31cb185d41df95 100644 (file)
@@ -533,6 +533,11 @@ extern char *qmgr_error_nexthop(DSN *);
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     Preemptive scheduler enhancements:
 /*     Patrik Rak
 /*     Modra 6
index 25a831ba855f501ce51cb6d971a1bb7193e8c3ea..7d7464c289d2a95021d98f5b19a5f2adfab4206e 100644 (file)
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     Preemptive scheduler enhancements:
 /*     Patrik Rak
 /*     Modra 6
index da459aff8d8b99300f6602c75e7999394d6b2180..11beb440683c97dc736d2f904e5413d4dc5f2e2b 100644 (file)
@@ -681,6 +681,11 @@ extern int smtp_mode;
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     TLS support originally by:
 /*     Lutz Jaenicke
 /*     BTU Cottbus
index 5fb51b56fb020a0f525fd063f7ecbd9cf55c0fb6..f374adad52ee75552ae5481c56ab81e66e2e8447 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 7eb0462cfa279a617039dee7d2d096d62360acdf..2bf209d92596acb3eacab6264685974a4b8a9efa 100644 (file)
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     Connection caching in cooperation with:
 /*     Victor Duchovni
 /*     Morgan Stanley
index 3732a0bf52063e4e5b4256e44c15bf2128410172..bca86417c0c3a6b04c7752363ef4b16017672c7c 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 3432316130e65bd304e3879055d65bcdb5ec4878..15a15db171e0c7311d029f54f75f0acc20bb6f39 100644 (file)
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     Pipelining code in cooperation with:
 /*     Jon Ribbens
 /*     Oaktree Internet Solutions Ltd.,
index 014ea1ed600ff7181b79c58dd7972d9fe05f2c13..1320c2437df0dc22a7d40f8911a88de74858e922 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index e7f440145331098ea55e4243426a8073a375ccf7..ce24498e21a1c5d54672ff2792839dbf6233a942 100644 (file)
@@ -35,4 +35,9 @@ extern char *smtpd_check_policy(SMTPD_STATE *, char *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
index 0adf6904e6b59fafa62cd4eeb2047da814901166..1dd691449ce6d55c88407b0fafedda366f3bb506 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index c04c52a7a9157d0895a72092abefd69ff980ac9b..cd0257a536381053876c00116109ad0d33aa85b1 100644 (file)
@@ -29,6 +29,11 @@ extern const RESOLVE_REPLY *smtpd_resolve_addr(const char*, const char *);
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     TLS support originally by:
 /*     Lutz Jaenicke
 /*     BTU Cottbus
index 5a11a87bdbb969d3125358577247f2c3f49a55e7..6706fc2b991fc030a53c7dc38015fb1f566eebf8 100644 (file)
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     TLS support originally by:
 /*     Lutz Jaenicke
 /*     BTU Cottbus
index 7a117a8b243371dc42c93e3b58748b9a74da393d..87e62fa4410fec1d455a4d820426628a0551c788 100644 (file)
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     TLS support originally by:
 /*     Lutz Jaenicke
 /*     BTU Cottbus
index 8ec61379bebe2e67f799f6acb6580c554ae9370b..5cee6663f82367f9740a21fab89d2f6b8935b0bb 100644 (file)
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
 /*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
+/*
 /*     Viktor Dukhovni
 /*--*/
 
index f1cee761892a55d8e535689d474d0bd277cb429b..cd62d672015381313f4d1de92ce0ca99fc31cc38 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 6c8ff5f0f0bbd834405fcdcca37176ba4e3eb574..4ac820e0b6550460cccea99090f3c9c5d52d6b58 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 9fb79bd34de7370048b16f54fee3c0e4e2c3b418..dc6f9f753d36be704e2ee8cff3da7d46646818f8 100644 (file)
@@ -171,6 +171,11 @@ extern int WARN_UNUSED_RESULT attr_vscan_plain(VSTREAM *, int, va_list);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 2ee686c152bbd76e20ce87df9d45282482771785..aa258fe7a57e90e49db5f7e6a91b3b27f2e0e546 100644 (file)
@@ -31,6 +31,11 @@ extern VSTRING *WARN_UNUSED_RESULT base32_decode(VSTRING *, const char *, ssize_
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 4d3855ea900b1e1f02ac897f91e586e1f9044e53..fefdf4ea93b31736398f1b40c7406e116c21790c 100644 (file)
@@ -39,6 +39,11 @@ extern VSTRING *WARN_UNUSED_RESULT base64_decode_opt(VSTRING *, const char *, ss
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index bf47b6a5ea4bb677f48275fb7901fe9dcd5b446d..bc9f2e006b97f1462e4230e97223ca0b3f8b8ce1 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index e2143959e4a0b4f5da6548e356b7b2a4a2081d5a..c6daffac378e71e9f294fad00c36a68570c59a6e 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 7d587da9f638f7accff18b54522cea183fda6155..5c8972317ffaf124cbf2baab81755fab96a0b43d 100644 (file)
@@ -26,6 +26,11 @@ extern void update_env(char **);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 956d2c3f52c2d0c5ad346a2232f03d57f9b33e02..112211de40f6696b40e706450ed0987bf23fa9a1 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #include "sys_defs.h"
index 9b5f6cada00783552c77817166bbc9d1971ef6d5..cc14dc83314c471f983711ed6e2d9bfc1b764954 100644 (file)
@@ -45,6 +45,11 @@ extern int dict_db_cache_size;
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 667ae8f9d4786d86d40a94cfb4e9b1a5476a41c0..eb0d36bc9f881dbe6b55107765320ba43a566f67 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 8c3e1f01df9b32544f03a6004e9fbab56c1462d8..f508e704e604df99c28881d667b3cd9b22f7a4f6 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #include <sys_defs.h>
index bc33174ea4d048b9dac9cda6e40eb91d63b6598b..ca8df67eea5abd2ce6a5c1892ec56f0efec23501 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index f5257c40ff27448a8644a748469db7970e11f020..a121ead35518390e3abf12edbd087e649e9e6133 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index c2c54bf883efe36a03e06e2a9546b0dcd1fd92fd..80df03b61717d7ea943ef5768de361789d63e7c7 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 7f55c1950fd77a87cd82073c5f028fb8ca4422d4..bd13a2933d0970356cc365d5ccc5896120b804a7 100644 (file)
@@ -43,6 +43,11 @@ extern void edit_file_cleanup(EDIT_FILE *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index cdc17655224d324f544fa43531c30b8345405abb..0936cdcb939b09e80e080d59ffc666378aadfbce 100644 (file)
@@ -31,6 +31,11 @@ extern VSTRING *WARN_UNUSED_RESULT hex_decode(VSTRING *, const char *, ssize_t);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index c1d651dc31d02dfc751b8c1d4116aba810b51df5..f2fecbb132822d9bb8a58065b81291e0fc8bed2e 100644 (file)
@@ -25,6 +25,11 @@ extern const char *WARN_UNUSED_RESULT host_port(char *, char **, char *,
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 4b5fadc7beecd0ab655ee48384c667fa23d5e965..cb73a33cf18c0c45da4f41a2b5742135dd0acfe7 100644 (file)
@@ -42,6 +42,11 @@ extern int pass_accept_attr(int, HTABLE **);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index d221ec64cf1a9a2e2406636c63b057e5b5d1c2a2..2195a1edb9b4bfd5c46d35574357a0a13978844b 100644 (file)
@@ -25,6 +25,11 @@ extern int WARN_UNUSED_RESULT lstat_as(const char *, struct stat *, uid_t, gid_t
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index d72de7c783f11fdc3396bb1b2099b6f5915d571c..8d02f32d98d366ee4c5d309b0d23b7f45b065a50 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index f65e63cc66066bc8b073aaa3d5e8d23bb564d7c0..e37d6ea95044078dfccc76efc620c7749ba0c34b 100644 (file)
@@ -45,6 +45,11 @@ extern int mac_expand(VSTRING *, const char *, int, const char *, MAC_EXP_LOOKUP
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index de73198120e0037da0aaaecfcafcb8a0158f4fe3..e0b77795ed46c53b021fae59a5b46600065f3b33 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 5476393940f6ace635cef721d7f04ce19b26ae49..df3394b7bc1cb6df9d8691babad66d28b68b03df 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System libraries. */
index b11e5f31765b8d492842f802ea1f6d678b61065d..94f1e9fa68fe79b82cb510a77200563f67efc569 100644 (file)
@@ -219,6 +219,11 @@ extern void myaddrinfo_control(int,...);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 72c6420e897f06d17f808d23c275235395c8cb1d..ee18bdba0f107c8f66c9775fe0e2c93fa364d80f 100644 (file)
@@ -42,6 +42,11 @@ extern int WARN_UNUSED_RESULT myflock(int, int, int);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 7443ef8799dcf0254e4f6594e34bba27cf03a033..1c8199e80a3ec9b9f597a74fb1fb859ca7ea78a5 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System libraries. */
index 57ca677b4b5900ec468ea29ef02227f2903cddef..f245795cdb5c5770a60b99f4c2110294fea042c6 100644 (file)
@@ -30,6 +30,11 @@ extern char *mymemdup(const void *, ssize_t);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index bf6475e37971a86d10a0d2a711aa37ab05fa98e2..1865197ead8ef4e031f58d85f2a3b1daf71af9da 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index a3273f16f44f503eedb8fb18f4626b37d03e9ea4..e9480a2d6532b4e5784189d189bd434af869230c 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index c0bc33b88c6059466200fbfae482f6d9d9fd6908..0d6c6471d72763464cca2ca14226b131a25f718e 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 91f48d01b98c28ae52c21a3c44b844a8bfd01f38..28e7f6730cf01bf2ab337c1f5c53ac5d05af371b 100644 (file)
@@ -25,6 +25,11 @@ extern int WARN_UNUSED_RESULT sane_link(const char *, const char *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 9b59f6a3ca8907510ecc3dabe40fdedcb547335c..d54a73d08dc2afe17a96a01a3d6df7567f76cdd9 100644 (file)
@@ -24,6 +24,11 @@ extern int WARN_UNUSED_RESULT sane_socketpair(int, int, int, int *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 37783afcff09700daa2cca90fb97c2bca5c79951..90bc05dff9304d23a7ab1d87e3e297e072339198 100644 (file)
@@ -25,6 +25,11 @@ extern int WARN_UNUSED_RESULT stat_as(const char *, struct stat *, uid_t, gid_t)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 32b1c775401300111fb670327033b3383f045cd2..c227b84600239f3f121033c9cc3fe27b48d53bac 100644 (file)
@@ -86,6 +86,11 @@ extern int strncasecmp_utf8x(int, const char *, const char *, ssize_t);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 386b37a5884fea1147ffe9b15a6e1acde0680366..8bf8e581dd8029a5633650ecebc17cf8b454b94a 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 006ecfd959adf97b684e8a904df585d0630810de..6a153de4d7bc068dcbfc2157276df9090518ac7a 100644 (file)
@@ -25,6 +25,11 @@ extern int WARN_UNUSED_RESULT timed_waitpid(pid_t, WAIT_STATUS_T *, int, int);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 6c0358ec792d844088af8cf61a1d2c5ca6a12d32..5d307c9fed63ce1ae6544018735c38fa303b3b6a 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 9afcd55f784592cdf8be450d556c322d2c20b53d..39cfd06f295768127ce0c40523e81e809b7299fb 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index b04e8beca960ea5fc158a4d51cb3b1b6a3d40ed8..9ee33325f364e33d2ca5a60a1a87f3e31bba1d20 100644 (file)
@@ -266,6 +266,11 @@ extern int vstream_tweak_tcp(VSTREAM *);
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 1ce63df73286e2b0b60467417eeaa2a0f83215f4..4753929d1010f9ad208179ce120949f9f79fb6ea 100644 (file)
@@ -50,6 +50,11 @@ extern int WARN_UNUSED_RESULT vstring_get_null_bound(VSTRING *, VSTREAM *, ssize
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 #endif
index 51e646de7af1e487d0902745030a39714249e540..9e826a0b8c135e2dab6a2843851e97cd580d0c81 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */
index 03819b74ad756f2cf1093108133a7a1c98016027..e8d7e16946bf5eae6cec5fbf37fe5a1047a29586 100644 (file)
 /*     IBM T.J. Watson Research
 /*     P.O. Box 704
 /*     Yorktown Heights, NY 10598, USA
+/*
+/*     Wietse Venema
+/*     Google, Inc.
+/*     111 8th Avenue
+/*     New York, NY 10011, USA
 /*--*/
 
 /* System library. */