diff options
392 files changed, 889 insertions, 834 deletions
@@ -241,17 +241,17 @@ distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -266,10 +266,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -301,7 +301,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -313,7 +313,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -329,10 +329,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -349,7 +349,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -357,10 +357,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -393,7 +393,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale @@ -958,7 +958,7 @@ c-client: cd imap && $(MAKE) $(C_CLIENT_TARGET) $(C_CLIENT_CFLAGS) $(C_CLIENT_LDFLAGS) $(C_CLIENT_GCCOPTLEVEL) EXTRAAUTHENTICATORS="$(C_CLIENT_AUTHS)" EXTRASPECIALS="$(C_CLIENT_SPECIALS)" gssapi_proxy.l: - if test ! -L c-client/auth_gss_proxy.c ; then $(LN_S) /run/media/chappa/Work/alpine/alpinegit/web/src/pubcookie/auth_gss_proxy.c c-client/auth_gss_proxy.c ; fi + if test ! -L c-client/auth_gss_proxy.c ; then $(LN_S) /run/media/echappa/Alpine/alpine/alpinegit/web/src/pubcookie/auth_gss_proxy.c c-client/auth_gss_proxy.c ; fi clean-local: cd imap && $(MAKE) clean @@ -3,7 +3,7 @@ ----------------------------------------------------------------------- /* ==================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -1 +1 @@ -2.21.99 +2.21.999 diff --git a/alpine/Makefile b/alpine/Makefile index 2b2fe2d9..5b789fde 100644 --- a/alpine/Makefile +++ b/alpine/Makefile @@ -15,7 +15,7 @@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -243,17 +243,17 @@ am__relativize = \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = `cat ../c-client/LDFLAGS` AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -268,10 +268,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -303,7 +303,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -315,7 +315,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -331,10 +331,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -351,7 +351,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -359,10 +359,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/alpine -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/alpine -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/alpine +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/alpine +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -395,7 +395,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/alpine/Makefile.am b/alpine/Makefile.am index e1de6093..d3b5a8e4 100644 --- a/alpine/Makefile.am +++ b/alpine/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/Makefile.in b/alpine/Makefile.in index b68a7dad..ec198ea4 100644 --- a/alpine/Makefile.in +++ b/alpine/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/addrbook.c b/alpine/addrbook.c index 8a1392b9..8bf6c805 100644 --- a/alpine/addrbook.c +++ b/alpine/addrbook.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: addrbook.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/addrbook.h b/alpine/addrbook.h index 6c44357f..f55f6f60 100644 --- a/alpine/addrbook.h +++ b/alpine/addrbook.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/adrbkcmd.c b/alpine/adrbkcmd.c index c6663405..b7302a16 100644 --- a/alpine/adrbkcmd.c +++ b/alpine/adrbkcmd.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: adrbkcmd.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/adrbkcmd.h b/alpine/adrbkcmd.h index 39d76b8c..ce34f0c0 100644 --- a/alpine/adrbkcmd.h +++ b/alpine/adrbkcmd.h @@ -2,7 +2,7 @@ * $Id: adrbkcmd.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/after.c b/alpine/after.c index 03a18bfe..ea66dd41 100644 --- a/alpine/after.c +++ b/alpine/after.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: after.c 138 2006-09-22 22:12:03Z mikes@u.washington. #endif /* ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/after.h b/alpine/after.h index bab8e7f5..791460c9 100644 --- a/alpine/after.h +++ b/alpine/after.h @@ -2,7 +2,7 @@ * $Id: after.h 137 2006-09-22 21:34:06Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/alpine.c b/alpine/alpine.c index 81792f16..d762059b 100644 --- a/alpine/alpine.c +++ b/alpine/alpine.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: alpine.c 1266 2009-07-14 18:39:12Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/alpine.h b/alpine/alpine.h index f0050421..0270d184 100644 --- a/alpine/alpine.h +++ b/alpine/alpine.h @@ -2,7 +2,7 @@ * $Id: alpine.h 767 2007-10-24 00:03:59Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/arg.c b/alpine/arg.c index 06e974f4..b350b8fc 100644 --- a/alpine/arg.c +++ b/alpine/arg.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: arg.c 900 2008-01-05 01:13:26Z hubert@u.washington.e /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/arg.h b/alpine/arg.h index eef35539..aee964ea 100644 --- a/alpine/arg.h +++ b/alpine/arg.h @@ -2,7 +2,7 @@ * $Id: arg.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/busy.c b/alpine/busy.c index 5e20e3d6..d5468e2f 100644 --- a/alpine/busy.c +++ b/alpine/busy.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: signal.c 138 2006-09-22 22:12:03Z mikes@u.washington /* ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/busy.h b/alpine/busy.h index 85cb81e0..92f4e6e8 100644 --- a/alpine/busy.h +++ b/alpine/busy.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/colorconf.c b/alpine/colorconf.c index 7f71b52b..015b2fe0 100644 --- a/alpine/colorconf.c +++ b/alpine/colorconf.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: colorconf.c 934 2008-02-23 00:44:29Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/colorconf.h b/alpine/colorconf.h index 190aea28..0028fabf 100644 --- a/alpine/colorconf.h +++ b/alpine/colorconf.h @@ -2,7 +2,7 @@ * $Id: colorconf.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/confscroll.c b/alpine/confscroll.c index 9f2c98b5..0d932f4c 100644 --- a/alpine/confscroll.c +++ b/alpine/confscroll.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: confscroll.c 1169 2008-08-27 06:42:06Z hubert@u.wash /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/confscroll.h b/alpine/confscroll.h index f86fcb5f..ddb14862 100644 --- a/alpine/confscroll.h +++ b/alpine/confscroll.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/conftype.h b/alpine/conftype.h index 34bf2208..cf475915 100644 --- a/alpine/conftype.h +++ b/alpine/conftype.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/context.c b/alpine/context.c index 313cfdee..2b3f68a4 100644 --- a/alpine/context.c +++ b/alpine/context.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: context.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/context.h b/alpine/context.h index 4a225f3f..9689f813 100644 --- a/alpine/context.h +++ b/alpine/context.h @@ -2,7 +2,7 @@ * $Id: context.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/dispfilt.c b/alpine/dispfilt.c index ddf14ae9..98d1a5a2 100644 --- a/alpine/dispfilt.c +++ b/alpine/dispfilt.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: dispfilt.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/dispfilt.h b/alpine/dispfilt.h index 10cd5271..6acaed7a 100644 --- a/alpine/dispfilt.h +++ b/alpine/dispfilt.h @@ -2,7 +2,7 @@ * $Id: dispfilt.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/flagmaint.c b/alpine/flagmaint.c index 9decf28d..43ac4bc2 100644 --- a/alpine/flagmaint.c +++ b/alpine/flagmaint.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: flagmaint.c 807 2007-11-09 01:21:33Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/flagmaint.h b/alpine/flagmaint.h index 78e72685..47c07b3f 100644 --- a/alpine/flagmaint.h +++ b/alpine/flagmaint.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/folder.c b/alpine/folder.c index 8dc84b98..0440f9a8 100644 --- a/alpine/folder.c +++ b/alpine/folder.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: folder.c 1144 2008-08-14 16:53:34Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/folder.h b/alpine/folder.h index 0e5c7110..5ded4d0c 100644 --- a/alpine/folder.h +++ b/alpine/folder.h @@ -2,7 +2,7 @@ * $Id: folder.h 767 2007-10-24 00:03:59Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/headers.h b/alpine/headers.h index 3ce37ee7..bc479be8 100644 --- a/alpine/headers.h +++ b/alpine/headers.h @@ -2,7 +2,7 @@ * $Id: headers.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/help.c b/alpine/help.c index b20c6eac..0c2cac98 100644 --- a/alpine/help.c +++ b/alpine/help.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: help.c 1032 2008-04-11 00:30:04Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/help.h b/alpine/help.h index 1c2195b7..0580c058 100644 --- a/alpine/help.h +++ b/alpine/help.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/imap.c b/alpine/imap.c index c5a79130..5b107600 100644 --- a/alpine/imap.c +++ b/alpine/imap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: imap.c 1266 2009-07-14 18:39:12Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/imap.h b/alpine/imap.h index 33b08a81..bd5960f0 100644 --- a/alpine/imap.h +++ b/alpine/imap.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/init.c b/alpine/init.c index 631685cb..054add2b 100644 --- a/alpine/init.c +++ b/alpine/init.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: init.c 101 2006-08-10 22:53:04Z mikes@u.washington.e /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/init.h b/alpine/init.h index 30cc06f6..c76e0d08 100644 --- a/alpine/init.h +++ b/alpine/init.h @@ -2,7 +2,7 @@ * $Id: init.h 82 2006-07-12 23:36:59Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/kblock.c b/alpine/kblock.c index a10d52bc..aa752966 100644 --- a/alpine/kblock.c +++ b/alpine/kblock.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: kblock.c 1025 2008-04-08 22:59:38Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/kblock.h b/alpine/kblock.h index f77bddf3..4a388e54 100644 --- a/alpine/kblock.h +++ b/alpine/kblock.h @@ -2,7 +2,7 @@ * $Id: kblock.h 870 2007-12-14 06:45:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/keymenu.c b/alpine/keymenu.c index 3452e5ba..77969321 100644 --- a/alpine/keymenu.c +++ b/alpine/keymenu.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: keymenu.c 1074 2008-06-04 00:08:43Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/keymenu.h b/alpine/keymenu.h index 061a58da..7e3a7f76 100644 --- a/alpine/keymenu.h +++ b/alpine/keymenu.h @@ -2,7 +2,7 @@ * $Id: keymenu.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/ldapconf.c b/alpine/ldapconf.c index 9b7d999f..25dc1517 100644 --- a/alpine/ldapconf.c +++ b/alpine/ldapconf.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: ldapconf.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/ldapconf.h b/alpine/ldapconf.h index 2aea6781..52e335cf 100644 --- a/alpine/ldapconf.h +++ b/alpine/ldapconf.h @@ -2,7 +2,7 @@ * $Id: ldapconf.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/listsel.c b/alpine/listsel.c index 7ba531a8..999a0a88 100644 --- a/alpine/listsel.c +++ b/alpine/listsel.c @@ -2,7 +2,7 @@ static char rcsid[] = "$Id: listsel.c 918 2008-01-23 19:39:38Z hubert@u.washington.edu $"; #endif /* ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/listsel.h b/alpine/listsel.h index ef3f5623..ff25801c 100644 --- a/alpine/listsel.h +++ b/alpine/listsel.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailcmd.c b/alpine/mailcmd.c index 85fe8224..16c6b72f 100644 --- a/alpine/mailcmd.c +++ b/alpine/mailcmd.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailcmd.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/mailcmd.h b/alpine/mailcmd.h index eff5e349..d4da965f 100644 --- a/alpine/mailcmd.h +++ b/alpine/mailcmd.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailindx.c b/alpine/mailindx.c index 0b32501b..18583c3e 100644 --- a/alpine/mailindx.c +++ b/alpine/mailindx.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailindx.c 1142 2008-08-13 17:22:21Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/mailindx.h b/alpine/mailindx.h index eaa5f3de..06c038bd 100644 --- a/alpine/mailindx.h +++ b/alpine/mailindx.h @@ -2,7 +2,7 @@ * $Id: mailindx.h 770 2007-10-24 00:23:09Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/mailpart.c b/alpine/mailpart.c index b7d2d3e2..1e0f9133 100644 --- a/alpine/mailpart.c +++ b/alpine/mailpart.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailpart.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/mailpart.h b/alpine/mailpart.h index f57f018b..86906229 100644 --- a/alpine/mailpart.h +++ b/alpine/mailpart.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailview.c b/alpine/mailview.c index a51565ca..5a63e90a 100644 --- a/alpine/mailview.c +++ b/alpine/mailview.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mailview.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailview.h b/alpine/mailview.h index 82bc4526..2cd3f643 100644 --- a/alpine/mailview.h +++ b/alpine/mailview.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/makefile.wnt b/alpine/makefile.wnt index 0344aaf5..92ecc4d1 100644 --- a/alpine/makefile.wnt +++ b/alpine/makefile.wnt @@ -1,7 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2007 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/newmail.c b/alpine/newmail.c index 49cd0b1a..90a0eeb6 100644 --- a/alpine/newmail.c +++ b/alpine/newmail.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: newmail.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/newmail.h b/alpine/newmail.h index 5d7061ab..aff453ee 100644 --- a/alpine/newmail.h +++ b/alpine/newmail.h @@ -2,7 +2,7 @@ * $Id: newmail.h 1266 2009-07-14 18:39:12Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/newuser.c b/alpine/newuser.c index 39f87008..43a85090 100644 --- a/alpine/newuser.c +++ b/alpine/newuser.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: newuser.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/newuser.h b/alpine/newuser.h index f50b75e7..01e9ea80 100644 --- a/alpine/newuser.h +++ b/alpine/newuser.h @@ -2,7 +2,7 @@ * $Id: newuser.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/osdep/Makefile b/alpine/osdep/Makefile index 14de0a7c..dee47064 100644 --- a/alpine/osdep/Makefile +++ b/alpine/osdep/Makefile @@ -187,17 +187,17 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -212,10 +212,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -247,7 +247,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -259,7 +259,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -275,10 +275,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -295,7 +295,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -303,10 +303,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/alpine/osdep -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/alpine/osdep -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/alpine/osdep +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/alpine/osdep +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -339,7 +339,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/alpine/osdep/alpine-splash.bmp b/alpine/osdep/alpine-splash.bmp Binary files differindex 87ab8a8a..c453b5c7 100644 --- a/alpine/osdep/alpine-splash.bmp +++ b/alpine/osdep/alpine-splash.bmp diff --git a/alpine/osdep/chnge_pw.c b/alpine/osdep/chnge_pw.c index 1c86684b..1e11b281 100644 --- a/alpine/osdep/chnge_pw.c +++ b/alpine/osdep/chnge_pw.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: chnge_pw.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/chnge_pw.h b/alpine/osdep/chnge_pw.h index dbd34523..80374f69 100644 --- a/alpine/osdep/chnge_pw.h +++ b/alpine/osdep/chnge_pw.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/debuging.c b/alpine/osdep/debuging.c index 4863b3f3..f77f8d5d 100644 --- a/alpine/osdep/debuging.c +++ b/alpine/osdep/debuging.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: debuging.c 900 2008-01-05 01:13:26Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/execview.c b/alpine/osdep/execview.c index 1751760d..d1e23baf 100644 --- a/alpine/osdep/execview.c +++ b/alpine/osdep/execview.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: execview.c 942 2008-03-04 18:21:33Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/fltrname.c b/alpine/osdep/fltrname.c index 419f9792..5501c810 100644 --- a/alpine/osdep/fltrname.c +++ b/alpine/osdep/fltrname.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: fltrname.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/mswin.rc b/alpine/osdep/mswin.rc index 36be007a..7ee7cdf5 100644 --- a/alpine/osdep/mswin.rc +++ b/alpine/osdep/mswin.rc @@ -244,8 +244,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,21,99,0 - PRODUCTVERSION 2,21,99,0 + FILEVERSION 2,21,999,0 + PRODUCTVERSION 2,21,999,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -267,12 +267,12 @@ BEGIN #else VALUE "FileDescription", "Alpine\0" #endif - VALUE "FileVersion", "2.21.99\0" + VALUE "FileVersion", "2.21.999\0" VALUE "InternalName", "alpine\0" VALUE "LegalCopyright", "Copyright 2006-2009 University of Washington, Copyright 2013-2014\0" VALUE "OriginalFilename", "alpine.exe\0" VALUE "ProductName", "alpine\0" - VALUE "ProductVersion", "2.21.99\0" + VALUE "ProductVersion", "2.21.999\0" END END BLOCK "VarFileInfo" @@ -583,7 +583,7 @@ END STRINGTABLE DISCARDABLE BEGIN - IDS_BYLINE "Copyright 2013-2017 Eduardo Chappa, Copyright 2006-2009 University of Washington" + IDS_BYLINE "Copyright 2013-2018 Eduardo Chappa, Copyright 2006-2009 University of Washington" IDS_APPNAME "Alpine" IDS_APPIDENT "alpine" END diff --git a/alpine/osdep/mswinver.c b/alpine/osdep/mswinver.c index d8548f0c..e8fa083b 100644 --- a/alpine/osdep/mswinver.c +++ b/alpine/osdep/mswinver.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/print.c b/alpine/osdep/print.c index 8e7838a8..94b0bb0d 100644 --- a/alpine/osdep/print.c +++ b/alpine/osdep/print.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: print.c 942 2008-03-04 18:21:33Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termin.gen.c b/alpine/osdep/termin.gen.c index 0103e364..fec3db20 100644 --- a/alpine/osdep/termin.gen.c +++ b/alpine/osdep/termin.gen.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termin.gen.c 1025 2008-04-08 22:59:38Z hubert@u.wash /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termin.gen.h b/alpine/osdep/termin.gen.h index c59a9adb..8f87159b 100644 --- a/alpine/osdep/termin.gen.h +++ b/alpine/osdep/termin.gen.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termin.unx.c b/alpine/osdep/termin.unx.c index 29035bbe..3c75b722 100644 --- a/alpine/osdep/termin.unx.c +++ b/alpine/osdep/termin.unx.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termin.unx.c 1025 2008-04-08 22:59:38Z hubert@u.wash /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termin.unx.h b/alpine/osdep/termin.unx.h index 5a1ea7ad..ca4c2011 100644 --- a/alpine/osdep/termin.unx.h +++ b/alpine/osdep/termin.unx.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termin.wnt.c b/alpine/osdep/termin.wnt.c index d48e6925..8ee2e259 100644 --- a/alpine/osdep/termin.wnt.c +++ b/alpine/osdep/termin.wnt.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termin.unx.c 193 2006-10-20 17:09:26Z mikes@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termin.wnt.h b/alpine/osdep/termin.wnt.h index 39c71f48..84b60801 100644 --- a/alpine/osdep/termin.wnt.h +++ b/alpine/osdep/termin.wnt.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termout.gen.c b/alpine/osdep/termout.gen.c index cdd77aa7..fd97ca3b 100644 --- a/alpine/osdep/termout.gen.c +++ b/alpine/osdep/termout.gen.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termout.gen.c 1012 2008-03-26 00:44:22Z hubert@u.was /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termout.gen.h b/alpine/osdep/termout.gen.h index 51dc7578..a811f800 100644 --- a/alpine/osdep/termout.gen.h +++ b/alpine/osdep/termout.gen.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termout.unx.c b/alpine/osdep/termout.unx.c index 7c6bf78a..377de25a 100644 --- a/alpine/osdep/termout.unx.c +++ b/alpine/osdep/termout.unx.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termout.unx.c 955 2008-03-06 23:52:36Z hubert@u.wash /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termout.unx.h b/alpine/osdep/termout.unx.h index cb4a0940..6a1f6708 100644 --- a/alpine/osdep/termout.unx.h +++ b/alpine/osdep/termout.unx.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termout.wnt.c b/alpine/osdep/termout.wnt.c index 7c297cba..135483c1 100644 --- a/alpine/osdep/termout.wnt.c +++ b/alpine/osdep/termout.wnt.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termout.unx.c 159 2006-10-02 22:00:13Z hubert@u.wash /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/osdep/termout.wnt.h b/alpine/osdep/termout.wnt.h index 1bf476eb..0cdf17e6 100644 --- a/alpine/osdep/termout.wnt.h +++ b/alpine/osdep/termout.wnt.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/pattern.c b/alpine/pattern.c index 79897b5b..cd3b44f8 100644 --- a/alpine/pattern.c +++ b/alpine/pattern.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: pattern.c 169 2006-10-04 23:26:48Z hubert@u.washingt #endif /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/pattern.h b/alpine/pattern.h index 38156bc4..f288066a 100644 --- a/alpine/pattern.h +++ b/alpine/pattern.h @@ -2,7 +2,7 @@ * $Id: pattern.h 137 2006-09-22 21:34:06Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/pine-use.c b/alpine/pine-use.c index 7712d72e..ba280623 100644 --- a/alpine/pine-use.c +++ b/alpine/pine-use.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: pine-use.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/pipe.c b/alpine/pipe.c index af35bb92..b03dc971 100644 --- a/alpine/pipe.c +++ b/alpine/pipe.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: pipe.c 155 2006-09-29 23:28:46Z hubert@u.washington. #endif /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/pipe.h b/alpine/pipe.h index 5d72806a..f3d61088 100644 --- a/alpine/pipe.h +++ b/alpine/pipe.h @@ -2,7 +2,7 @@ * $Id: pipe.h 136 2006-09-22 20:06:05Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/print.c b/alpine/print.c index a70d6f25..b6f32e78 100644 --- a/alpine/print.c +++ b/alpine/print.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: print.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/print.h b/alpine/print.h index 3b2f642a..11866432 100644 --- a/alpine/print.h +++ b/alpine/print.h @@ -2,7 +2,7 @@ * $Id: print.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/radio.c b/alpine/radio.c index 5141aaa9..85bc650b 100644 --- a/alpine/radio.c +++ b/alpine/radio.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: radio.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/radio.h b/alpine/radio.h index 7bb421e5..d0be1603 100644 --- a/alpine/radio.h +++ b/alpine/radio.h @@ -2,7 +2,7 @@ * $Id: radio.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/remote.c b/alpine/remote.c index 4eeb0294..b9c808a1 100644 --- a/alpine/remote.c +++ b/alpine/remote.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: remote.c 1032 2008-04-11 00:30:04Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/remote.h b/alpine/remote.h index d11cefe1..a6f9779d 100644 --- a/alpine/remote.h +++ b/alpine/remote.h @@ -2,7 +2,7 @@ * $Id: remote.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/reply.c b/alpine/reply.c index 58517277..9a9b6d77 100644 --- a/alpine/reply.c +++ b/alpine/reply.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: reply.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/reply.h b/alpine/reply.h index 20b5c4e0..ace8cbfa 100644 --- a/alpine/reply.h +++ b/alpine/reply.h @@ -2,7 +2,7 @@ * $Id: reply.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/roleconf.c b/alpine/roleconf.c index ef785a71..75e92565 100644 --- a/alpine/roleconf.c +++ b/alpine/roleconf.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: roleconf.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/roleconf.h b/alpine/roleconf.h index b1e5e4e5..51bec7af 100644 --- a/alpine/roleconf.h +++ b/alpine/roleconf.h @@ -2,7 +2,7 @@ * $Id: roleconf.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/rpdump.c b/alpine/rpdump.c index 67fef557..2c677d93 100644 --- a/alpine/rpdump.c +++ b/alpine/rpdump.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: rpdump.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/rpload.c b/alpine/rpload.c index a214486f..cd74e7fb 100644 --- a/alpine/rpload.c +++ b/alpine/rpload.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: rpload.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/send.c b/alpine/send.c index bd5fa3c0..c7763bfd 100644 --- a/alpine/send.c +++ b/alpine/send.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: send.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/send.h b/alpine/send.h index e08c7d8d..6c69fee5 100644 --- a/alpine/send.h +++ b/alpine/send.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/setup.c b/alpine/setup.c index ac563842..1aad21e3 100644 --- a/alpine/setup.c +++ b/alpine/setup.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: setup.c 918 2008-01-23 19:39:38Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/setup.h b/alpine/setup.h index c965f3a5..44d6a8f9 100644 --- a/alpine/setup.h +++ b/alpine/setup.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/signal.c b/alpine/signal.c index 2c7eb1d4..97f5c648 100644 --- a/alpine/signal.c +++ b/alpine/signal.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: signal.c 1025 2008-04-08 22:59:38Z hubert@u.washingt /* ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/signal.h b/alpine/signal.h index 6aef5d98..1acf38bb 100644 --- a/alpine/signal.h +++ b/alpine/signal.h @@ -2,7 +2,7 @@ * $Id: signal.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/smime.c b/alpine/smime.c index 2982397c..3e67bc7d 100644 --- a/alpine/smime.c +++ b/alpine/smime.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: smime.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/smime.h b/alpine/smime.h index dc383680..dce978d1 100644 --- a/alpine/smime.h +++ b/alpine/smime.h @@ -2,7 +2,7 @@ * $Id: smime.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/status.c b/alpine/status.c index f8dc87aa..ab24c71d 100644 --- a/alpine/status.c +++ b/alpine/status.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: status.c 840 2007-12-01 01:34:49Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/status.h b/alpine/status.h index 0f5071ba..240c4f91 100644 --- a/alpine/status.h +++ b/alpine/status.h @@ -2,7 +2,7 @@ * $Id: status.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/takeaddr.c b/alpine/takeaddr.c index 92749247..2909d5da 100644 --- a/alpine/takeaddr.c +++ b/alpine/takeaddr.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: takeaddr.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/takeaddr.h b/alpine/takeaddr.h index 257a5e29..20357967 100644 --- a/alpine/takeaddr.h +++ b/alpine/takeaddr.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/talk.h b/alpine/talk.h index 6e04e3b1..3ff07e74 100644 --- a/alpine/talk.h +++ b/alpine/talk.h @@ -2,7 +2,7 @@ * $Id: talk.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/titlebar.c b/alpine/titlebar.c index 6dab7ca1..dffdb40d 100644 --- a/alpine/titlebar.c +++ b/alpine/titlebar.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: titlebar.c 1075 2008-06-04 00:19:39Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/titlebar.h b/alpine/titlebar.h index ed60f76a..41fe3801 100644 --- a/alpine/titlebar.h +++ b/alpine/titlebar.h @@ -2,7 +2,7 @@ * $Id: titlebar.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/config.status b/config.status index bce9e515..1ad4bdba 100755 --- a/config.status +++ b/config.status @@ -380,7 +380,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by alpine $as_me 2.21.9, which was +This file was extended by alpine $as_me 2.21.999, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -429,7 +429,7 @@ Report bugs to <chappa@washington.edu>." ac_cs_config="'--disable-optimization' '--with-passfile=ALPINE.PWD'" ac_cs_version="\ -alpine config.status 2.21.9 +alpine config.status 2.21.999 configured by ./configure, generated by GNU Autoconf 2.69, with options \"$ac_cs_config\" @@ -437,7 +437,7 @@ Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." -ac_pwd='/run/media/chappa/Work/alpine/alpinegit' +ac_pwd='/run/media/echappa/Alpine/alpine/alpinegit' srcdir='.' INSTALL='/usr/bin/install -c' MKDIR_P='/usr/bin/mkdir -p' @@ -731,7 +731,7 @@ fi PACKAGE='alpine' - VERSION='2.21.9' + VERSION='2.21.999' TIMESTAMP='' RM='/usr/bin/rm' ofile='libtool' @@ -847,9 +847,9 @@ S["WEB_BINDIR"]="" S["WEB_BUILD"]="" S["REGEX_BUILD"]="" S["C_CLIENT_SPECIALS"]="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private " -S["C_CLIENT_AUTHS"]="gss " +S["C_CLIENT_AUTHS"]="gss ntl" S["C_CLIENT_GCCOPTLEVEL"]="GCCOPTLEVEL=\"-O0\"" -S["C_CLIENT_LDFLAGS"]="EXTRALDFLAGS=\" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5\"" +S["C_CLIENT_LDFLAGS"]="EXTRALDFLAGS=\" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5\"" S["C_CLIENT_CFLAGS"]="EXTRACFLAGS=\" -DTLSV1_2 -I/usr/include/openssl -g\"" S["C_CLIENT_WITH_IPV6"]="touch imap/ip6" S["C_CLIENT_TARGET"]="lsu" @@ -864,8 +864,8 @@ S["SPELLPROG"]="hunspell" S["PWPROG"]="/usr/bin/passwd" S["NPA_PROG"]="" S["SENDMAIL"]="/usr/sbin/sendmail" -S["ALPINE_HOSTSTAMP"]="jctgjb2" -S["ALPINE_DATESTAMP"]="Mon Dec 4 16:02:35 MST 2017" +S["ALPINE_HOSTSTAMP"]="linux.suse" +S["ALPINE_DATESTAMP"]="Sun Feb 25 12:46:50 MST 2018" S["POSUB"]="po" S["LTLIBINTL"]="" S["LIBINTL"]="" @@ -959,13 +959,13 @@ S["mkdir_p"]="$(MKDIR_P)" S["MKDIR_P"]="/usr/bin/mkdir -p" S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" S["STRIP"]="strip" -S["install_sh"]="${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh" -S["MAKEINFO"]="${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo" -S["AUTOHEADER"]="${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader" -S["AUTOMAKE"]="${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13" -S["AUTOCONF"]="${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf" -S["ACLOCAL"]="${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13" -S["VERSION"]="2.21.9" +S["install_sh"]="${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh" +S["MAKEINFO"]="${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo" +S["AUTOHEADER"]="${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader" +S["AUTOMAKE"]="${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13" +S["AUTOCONF"]="${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf" +S["ACLOCAL"]="${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13" +S["VERSION"]="2.21.999" S["PACKAGE"]="alpine" S["CYGPATH_W"]="echo" S["am__isrc"]="" @@ -975,7 +975,7 @@ S["INSTALL_PROGRAM"]="${INSTALL}" S["target_alias"]="" S["host_alias"]="" S["build_alias"]="" -S["LIBS"]=" -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +S["LIBS"]=" -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" S["ECHO_T"]="" S["ECHO_N"]="-n" S["ECHO_C"]="" @@ -1004,8 +1004,8 @@ S["prefix"]="/usr/local" S["exec_prefix"]="${prefix}" S["PACKAGE_URL"]="" S["PACKAGE_BUGREPORT"]="chappa@washington.edu" -S["PACKAGE_STRING"]="alpine 2.21.9" -S["PACKAGE_VERSION"]="2.21.9" +S["PACKAGE_STRING"]="alpine 2.21.999" +S["PACKAGE_VERSION"]="2.21.999" S["PACKAGE_TARNAME"]="alpine" S["PACKAGE_NAME"]="alpine" S["PATH_SEPARATOR"]=":" @@ -1053,12 +1053,12 @@ cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { D["PACKAGE_NAME"]=" \"alpine\"" D["PACKAGE_TARNAME"]=" \"alpine\"" -D["PACKAGE_VERSION"]=" \"2.21.9\"" -D["PACKAGE_STRING"]=" \"alpine 2.21.9\"" +D["PACKAGE_VERSION"]=" \"2.21.999\"" +D["PACKAGE_STRING"]=" \"alpine 2.21.999\"" D["PACKAGE_BUGREPORT"]=" \"chappa@washington.edu\"" D["PACKAGE_URL"]=" \"\"" D["PACKAGE"]=" \"alpine\"" -D["VERSION"]=" \"2.21.9\"" +D["VERSION"]=" \"2.21.999\"" D["STDC_HEADERS"]=" 1" D["HAVE_SYS_TYPES_H"]=" 1" D["HAVE_SYS_STAT_H"]=" 1" @@ -1,7 +1,7 @@ #! /bin/sh # From configure.ac Rev:26 by chappa@washington.edu. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for alpine 2.21.99. +# Generated by GNU Autoconf 2.69 for alpine 2.21.999. # # Report bugs to <chappa@washington.edu>. # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='alpine' PACKAGE_TARNAME='alpine' -PACKAGE_VERSION='2.21.99' -PACKAGE_STRING='alpine 2.21.99' +PACKAGE_VERSION='2.21.999' +PACKAGE_STRING='alpine 2.21.999' PACKAGE_BUGREPORT='chappa@washington.edu' PACKAGE_URL='' @@ -1480,7 +1480,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures alpine 2.21.99 to adapt to many kinds of systems. +\`configure' configures alpine 2.21.999 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1550,7 +1550,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of alpine 2.21.99:";; + short | recursive ) echo "Configuration of alpine 2.21.999:";; esac cat <<\_ACEOF @@ -1849,7 +1849,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -alpine configure 2.21.99 +alpine configure 2.21.999 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2455,7 +2455,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by alpine $as_me 2.21.99, which was +It was created by alpine $as_me 2.21.999, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3324,7 +3324,7 @@ fi # Define the identity of the package. PACKAGE='alpine' - VERSION='2.21.99' + VERSION='2.21.999' cat >>confdefs.h <<_ACEOF @@ -22493,7 +22493,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by alpine $as_me 2.21.99, which was +This file was extended by alpine $as_me 2.21.999, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22559,7 +22559,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -alpine config.status 2.21.99 +alpine config.status 2.21.999 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index cc4392b6..4c3d3ef1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl /* ======================================================================== -dnl * Copyright 2013-2017 Eduardo Chappa +dnl * Copyright 2013-2018 Eduardo Chappa dnl * Copyright 2006-2008 University of Washington dnl * dnl * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/doc/man1/alpine.1 b/doc/man1/alpine.1 index 4133be91..6ea1bc8a 100644 --- a/doc/man1/alpine.1 +++ b/doc/man1/alpine.1 @@ -1,4 +1,4 @@ -.TH alpine 1 "Version 2.21.99" +.TH alpine 1 "Version 2.21.999" .SH NAME alpine \- an Alternatively Licensed Program for Internet News and Email .SH SYNTAX diff --git a/doc/tech-notes/index.html b/doc/tech-notes/index.html index cdcd98d8..8c2ab62d 100644 --- a/doc/tech-notes/index.html +++ b/doc/tech-notes/index.html @@ -3,7 +3,7 @@ <BODY> <H1>Alpine Technical Notes</H1> -Version 2.21.99, December 2017 +Version 2.21.999, February 2018 <H2><A NAME="TOC">Table of Contents</A></H2><P> diff --git a/doc/tech-notes/tech-notes.txt b/doc/tech-notes/tech-notes.txt index 865cad54..129f5fd8 100644 --- a/doc/tech-notes/tech-notes.txt +++ b/doc/tech-notes/tech-notes.txt @@ -1,7 +1,7 @@ Alpine Technical Notes - Version 2.21.99, December 2017 + Version 2.21.999, February 2018 Table of Contents diff --git a/imap/src/c-client/rfc822.c b/imap/src/c-client/rfc822.c index 3cca7554..b4c72a36 100644 --- a/imap/src/c-client/rfc822.c +++ b/imap/src/c-client/rfc822.c @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008-2010 Mark Crispin * ======================================================================== */ diff --git a/include/config.h b/include/config.h index 38d54ea2..7f641d81 100644 --- a/include/config.h +++ b/include/config.h @@ -517,7 +517,7 @@ #define PACKAGE_NAME "alpine" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "alpine 2.21.9" +#define PACKAGE_STRING "alpine 2.21.999" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "alpine" @@ -526,7 +526,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.21.9" +#define PACKAGE_VERSION "2.21.999" /* Password cache file (recommended if S/MIME is enabled and configured) */ #define PASSFILE "ALPINE.PWD" @@ -638,7 +638,7 @@ /* #undef USE_QUOTAS */ /* Version number of package */ -#define VERSION "2.21.9" +#define VERSION "2.21.999" /* Windows is just too different */ /* #undef _WINDOWS */ diff --git a/include/config.wnt.h b/include/config.wnt.h index 990c4d1e..7c781aa7 100644 --- a/include/config.wnt.h +++ b/include/config.wnt.h @@ -454,13 +454,13 @@ #define PACKAGE_NAME "alpine" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "alpine 2.21.99" +#define PACKAGE_STRING "alpine 2.21.999" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "alpine" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.21.99" +#define PACKAGE_VERSION "2.21.999" /* Program users use to change their password */ /* #undef PASSWD_PROG */ @@ -574,7 +574,7 @@ #define UTF8_INTERNAL /* Version number of package */ -#define VERSION "2.21.99" +#define VERSION "2.21.999" /* Windows is just too different */ #ifndef _WINDOWS @@ -1,7 +1,7 @@ #! /bin/sh # libtool - Provide generalized library-building support services. -# Generated automatically by config.status (alpine) 2.21.9 +# Generated automatically by config.status (alpine) 2.21.999 # Libtool was configured on host linux.suse: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # diff --git a/m4/Makefile b/m4/Makefile index 94cad35c..23c46c14 100644 --- a/m4/Makefile +++ b/m4/Makefile @@ -117,17 +117,17 @@ am__can_run_installinfo = \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -142,10 +142,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -177,7 +177,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -189,7 +189,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -205,10 +205,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -225,7 +225,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -233,10 +233,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/m4 -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/m4 -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/m4 +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/m4 +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -269,7 +269,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/mapi/pmapi.c b/mapi/pmapi.c index 067aa0b2..3883e69b 100644 --- a/mapi/pmapi.c +++ b/mapi/pmapi.c @@ -1952,7 +1952,7 @@ BOOL APIENTRY DllMain( now = time((time_t *)0); tm_now = localtime(&now); - fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 2.21.99\r\n"); + fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 2.21.999\r\n"); fprintf(ms_global->dfd, " Build date: %s\r\n", datestamp); fprintf(ms_global->dfd, " please report all bugs to chappa@gmx.com\r\n"); diff --git a/mapi/pmapi.rc b/mapi/pmapi.rc index 46ac9c47..4e0c4326 100644 --- a/mapi/pmapi.rc +++ b/mapi/pmapi.rc @@ -98,8 +98,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,21,99,0 - PRODUCTVERSION 2,21,99,0 + FILEVERSION 2,21,999,0 + PRODUCTVERSION 2,21,999,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x29L @@ -117,14 +117,14 @@ BEGIN VALUE "Comments", "alpine info: http://repo.or.cz/alpine.git\0" VALUE "CompanyName", "Patches for Alpine\0" VALUE "FileDescription", "Simple MAPI DLL for Alpine for Windows\0" - VALUE "FileVersion", "2.21.99\0" + VALUE "FileVersion", "2.21.999\0" VALUE "InternalName", "pmapi32\0" VALUE "LegalCopyright", "Copyright ? University of Washington 2006-2009, Eduardo Chappa 2013-2014\0" VALUE "LegalTrademarks", "Apache License, Version 2.0\0" VALUE "OriginalFilename", "pmapi32.dll\0" VALUE "PrivateBuild", " \0" VALUE "ProductName", "Simple MAPI for Alpine for Windows\0" - VALUE "ProductVersion", "2.21.99\0" + VALUE "ProductVersion", "2.21.999\0" VALUE "SpecialBuild", " \0" END END diff --git a/packages/alpine.spec b/packages/alpine.spec index 484e3cc9..e16f74ec 100644 --- a/packages/alpine.spec +++ b/packages/alpine.spec @@ -1,6 +1,6 @@ Summary: Alpine mail user agent Name: alpine -Version: 2.21.99 +Version: 2.21.999 Release: 1 License: Apache License Group: Applications/Mail diff --git a/pico/Makefile b/pico/Makefile index efaf4145..e9ff5ba9 100644 --- a/pico/Makefile +++ b/pico/Makefile @@ -241,17 +241,17 @@ am__relativize = \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -266,10 +266,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -301,7 +301,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -313,7 +313,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -329,10 +329,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -349,7 +349,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -357,10 +357,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/pico -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/pico -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/pico +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/pico +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -393,7 +393,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/pico/attach.c b/pico/attach.c index ebf0a4c5..40a753a2 100644 --- a/pico/attach.c +++ b/pico/attach.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: attach.c 1082 2008-06-12 18:39:50Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/basic.c b/pico/basic.c index b959c55e..88f3f36e 100644 --- a/pico/basic.c +++ b/pico/basic.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: basic.c 831 2007-11-27 01:04:19Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/bind.c b/pico/bind.c index 7678797d..4ab297d4 100644 --- a/pico/bind.c +++ b/pico/bind.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: bind.c 857 2007-12-08 00:49:45Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/browse.c b/pico/browse.c index c64b2e52..3128777a 100644 --- a/pico/browse.c +++ b/pico/browse.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: browse.c 942 2008-03-04 18:21:33Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/composer.c b/pico/composer.c index 1bcb258b..b61d5dec 100644 --- a/pico/composer.c +++ b/pico/composer.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: composer.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/display.c b/pico/display.c index 6ac9666c..b3c99f72 100644 --- a/pico/display.c +++ b/pico/display.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: display.c 1025 2008-04-08 22:59:38Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/efunc.h b/pico/efunc.h index 2e6e0490..95f5fc08 100644 --- a/pico/efunc.h +++ b/pico/efunc.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/estruct.h b/pico/estruct.h index 1e0cc1cd..1ee220dd 100644 --- a/pico/estruct.h +++ b/pico/estruct.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/file.c b/pico/file.c index 73b9d168..6ae175e1 100644 --- a/pico/file.c +++ b/pico/file.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: file.c 1082 2008-06-12 18:39:50Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/headers.h b/pico/headers.h index 9b9e5871..ebe211f9 100644 --- a/pico/headers.h +++ b/pico/headers.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/keydefs.h b/pico/keydefs.h index 61db8089..7e4fecfe 100644 --- a/pico/keydefs.h +++ b/pico/keydefs.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/line.c b/pico/line.c index 58295470..807c7a23 100644 --- a/pico/line.c +++ b/pico/line.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: line.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/main.c b/pico/main.c index 33fa3360..c0ff12d4 100644 --- a/pico/main.c +++ b/pico/main.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: main.c 1184 2008-12-16 23:52:15Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/mswinver.c b/pico/mswinver.c index e1552a3c..a24f4557 100644 --- a/pico/mswinver.c +++ b/pico/mswinver.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/Makefile b/pico/osdep/Makefile index ff64081b..8de6ef87 100644 --- a/pico/osdep/Makefile +++ b/pico/osdep/Makefile @@ -188,17 +188,17 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -213,10 +213,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -248,7 +248,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -260,7 +260,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -276,10 +276,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -296,7 +296,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -304,10 +304,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/pico/osdep -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/pico/osdep -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/pico/osdep +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/pico/osdep +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -340,7 +340,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/pico/osdep/altedit.c b/pico/osdep/altedit.c index 4a8f8db6..fa2f49d5 100644 --- a/pico/osdep/altedit.c +++ b/pico/osdep/altedit.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: altedit.c 854 2007-12-07 17:44:43Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/altedit.h b/pico/osdep/altedit.h index 937c1417..5b496fe6 100644 --- a/pico/osdep/altedit.h +++ b/pico/osdep/altedit.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/chkpoint.c b/pico/osdep/chkpoint.c index c0f765d8..d8fcba36 100644 --- a/pico/osdep/chkpoint.c +++ b/pico/osdep/chkpoint.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: chkpoint.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/color.c b/pico/osdep/color.c index 8906794d..e806b1d9 100644 --- a/pico/osdep/color.c +++ b/pico/osdep/color.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: color.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/color.h b/pico/osdep/color.h index fb1f63d6..7aae45d6 100644 --- a/pico/osdep/color.h +++ b/pico/osdep/color.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/filesys.c b/pico/osdep/filesys.c index c69cde11..3b4e7d9d 100644 --- a/pico/osdep/filesys.c +++ b/pico/osdep/filesys.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: filesys.c 770 2007-10-24 00:23:09Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/filesys.h b/pico/osdep/filesys.h index 056d6ea2..da7f52c0 100644 --- a/pico/osdep/filesys.h +++ b/pico/osdep/filesys.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/getkey.c b/pico/osdep/getkey.c index 0f10cb4b..481542a1 100644 --- a/pico/osdep/getkey.c +++ b/pico/osdep/getkey.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: getkey.c 769 2007-10-24 00:15:40Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mouse.c b/pico/osdep/mouse.c index 1aa9c2ca..fe2ab034 100644 --- a/pico/osdep/mouse.c +++ b/pico/osdep/mouse.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mouse.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/msdlg.c b/pico/osdep/msdlg.c index bb64d252..43a9c24c 100644 --- a/pico/osdep/msdlg.c +++ b/pico/osdep/msdlg.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: msdlg.c 1025 2008-04-08 22:59:38Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/msmenu.h b/pico/osdep/msmenu.h index a1a2045a..aaf9d22b 100644 --- a/pico/osdep/msmenu.h +++ b/pico/osdep/msmenu.h @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin.c b/pico/osdep/mswin.c index b1315a40..b84f4c4b 100644 --- a/pico/osdep/mswin.c +++ b/pico/osdep/mswin.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin.h b/pico/osdep/mswin.h index 417b3f01..966f8bca 100644 --- a/pico/osdep/mswin.h +++ b/pico/osdep/mswin.h @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin_tw.c b/pico/osdep/mswin_tw.c index 916f1174..cf6a407e 100644 --- a/pico/osdep/mswin_tw.c +++ b/pico/osdep/mswin_tw.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/mswin_tw.h b/pico/osdep/mswin_tw.h index 61d0cb56..0e4435d5 100644 --- a/pico/osdep/mswin_tw.h +++ b/pico/osdep/mswin_tw.h @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/newmail.c b/pico/osdep/newmail.c index ef7a737b..bf4bcb5e 100644 --- a/pico/osdep/newmail.c +++ b/pico/osdep/newmail.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: newmail.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/shell.c b/pico/osdep/shell.c index 52cce652..0579c38b 100644 --- a/pico/osdep/shell.c +++ b/pico/osdep/shell.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: shell.c 807 2007-11-09 01:21:33Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/signals.c b/pico/osdep/signals.c index 0ae8456e..0e13f277 100644 --- a/pico/osdep/signals.c +++ b/pico/osdep/signals.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: signals.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/spell.c b/pico/osdep/spell.c index 0ff6ed8c..2f514d64 100644 --- a/pico/osdep/spell.c +++ b/pico/osdep/spell.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: spell.c 854 2007-12-07 17:44:43Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/terminal.c b/pico/osdep/terminal.c index 7f143e52..c6da60b8 100644 --- a/pico/osdep/terminal.c +++ b/pico/osdep/terminal.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: terminal.c 921 2008-01-31 02:09:25Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/osdep/tty.c b/pico/osdep/tty.c index 5fa2a04d..7be21100 100644 --- a/pico/osdep/tty.c +++ b/pico/osdep/tty.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tty.c 769 2007-10-24 00:15:40Z hubert@u.washington.e /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/pico.c b/pico/pico.c index 118a3be2..2df13204 100644 --- a/pico/pico.c +++ b/pico/pico.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pico.c 921 2008-01-31 02:09:25Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/pico.h b/pico/pico.h index 08e8502d..61edb670 100644 --- a/pico/pico.h +++ b/pico/pico.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/pilot.c b/pico/pilot.c index 89debfaf..a4968db3 100644 --- a/pico/pilot.c +++ b/pico/pilot.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pilot.c 1184 2008-12-16 23:52:15Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/random.c b/pico/random.c index eff99ca8..670c0a1e 100644 --- a/pico/random.c +++ b/pico/random.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: random.c 769 2007-10-24 00:15:40Z hubert@u.washingto /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/search.c b/pico/search.c index a8cf6033..fe43c7b6 100644 --- a/pico/search.c +++ b/pico/search.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: search.c 1266 2009-07-14 18:39:12Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pico/utf8stub.c b/pico/utf8stub.c index 5c25ce85..28a7d021 100644 --- a/pico/utf8stub.c +++ b/pico/utf8stub.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: utf8stub.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/utf8stub.h b/pico/utf8stub.h index c7f01d16..1e4df089 100644 --- a/pico/utf8stub.h +++ b/pico/utf8stub.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pico/word.c b/pico/word.c index 7d9e83a5..1bcd3e0c 100644 --- a/pico/word.c +++ b/pico/word.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: word.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/Makefile b/pith/Makefile index d9f3594a..0e0ba17f 100644 --- a/pith/Makefile +++ b/pith/Makefile @@ -15,7 +15,7 @@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -257,17 +257,17 @@ am__relativize = \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -282,10 +282,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -317,7 +317,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -329,7 +329,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -345,10 +345,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -365,7 +365,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -373,10 +373,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/pith -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/pith -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/pith +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/pith +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -409,7 +409,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale @@ -517,6 +517,7 @@ include ./$(DEPDIR)/addrstring.Po include ./$(DEPDIR)/adjtime.Po include ./$(DEPDIR)/adrbklib.Po include ./$(DEPDIR)/bldaddr.Po +include ./$(DEPDIR)/body.Po include ./$(DEPDIR)/charset.Po include ./$(DEPDIR)/color.Po include ./$(DEPDIR)/conf.Po @@ -537,6 +538,7 @@ include ./$(DEPDIR)/helpindx.Po include ./$(DEPDIR)/helptext.Po include ./$(DEPDIR)/hist.Po include ./$(DEPDIR)/icache.Po +include ./$(DEPDIR)/ical.Po include ./$(DEPDIR)/imap.Po include ./$(DEPDIR)/init.Po include ./$(DEPDIR)/keyword.Po diff --git a/pith/Makefile.am b/pith/Makefile.am index 76a1feeb..cb2415f1 100644 --- a/pith/Makefile.am +++ b/pith/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/Makefile.in b/pith/Makefile.in index e9589b70..b90cf85f 100644 --- a/pith/Makefile.in +++ b/pith/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -517,6 +517,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adjtime.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adrbklib.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bldaddr.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/body.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/charset.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@ @@ -537,6 +538,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helptext.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icache.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ical.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyword.Po@am__quote@ diff --git a/pith/abdlc.c b/pith/abdlc.c index 7b10e074..356fefbf 100644 --- a/pith/abdlc.c +++ b/pith/abdlc.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: abdlc.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/abdlc.h b/pith/abdlc.h index 34800e2a..7e5797e1 100644 --- a/pith/abdlc.h +++ b/pith/abdlc.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/ablookup.c b/pith/ablookup.c index 08a475d6..54336fd9 100644 --- a/pith/ablookup.c +++ b/pith/ablookup.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: ablookup.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ablookup.h b/pith/ablookup.h index 445ca28a..f4ed8378 100644 --- a/pith/ablookup.h +++ b/pith/ablookup.h @@ -2,7 +2,7 @@ * $Id: ablookup.h 1266 2009-07-14 18:39:12Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/addrbook.c b/pith/addrbook.c index bddd0ce9..0e2775f3 100644 --- a/pith/addrbook.c +++ b/pith/addrbook.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: addrbook.c 90 2006-07-19 22:30:36Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/addrbook.h b/pith/addrbook.h index a905ad97..dcfad660 100644 --- a/pith/addrbook.h +++ b/pith/addrbook.h @@ -2,7 +2,7 @@ * $Id: addrbook.h 82 2006-07-12 23:36:59Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/addrstring.c b/pith/addrstring.c index 7606c760..d15e1f63 100644 --- a/pith/addrstring.c +++ b/pith/addrstring.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: addrstring.c 770 2007-10-24 00:23:09Z hubert@u.washi /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/addrstring.h b/pith/addrstring.h index a0fdb5f8..6ccadbc3 100644 --- a/pith/addrstring.h +++ b/pith/addrstring.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/adjtime.c b/pith/adjtime.c index f8d1a4ab..fa069e61 100644 --- a/pith/adjtime.c +++ b/pith/adjtime.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: adjtime.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/adjtime.h b/pith/adjtime.h index c248f3fb..6ac05eaa 100644 --- a/pith/adjtime.h +++ b/pith/adjtime.h @@ -2,7 +2,7 @@ * $Id: adjtime.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/adrbklib.c b/pith/adrbklib.c index 69550f2e..d03ea032 100644 --- a/pith/adrbklib.c +++ b/pith/adrbklib.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: adrbklib.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/adrbklib.h b/pith/adrbklib.h index 270fe777..598537d6 100644 --- a/pith/adrbklib.h +++ b/pith/adrbklib.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/atttype.h b/pith/atttype.h index 63ad0a97..a28c9611 100644 --- a/pith/atttype.h +++ b/pith/atttype.h @@ -2,7 +2,7 @@ * $Id: atttype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/bitmap.h b/pith/bitmap.h index 3726ce42..5d3c96c9 100644 --- a/pith/bitmap.h +++ b/pith/bitmap.h @@ -2,7 +2,7 @@ * $Id: bitmap.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/bldaddr.c b/pith/bldaddr.c index 173ec87d..2de234bc 100644 --- a/pith/bldaddr.c +++ b/pith/bldaddr.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: bldaddr.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/bldaddr.h b/pith/bldaddr.h index 595fbd43..0be400be 100644 --- a/pith/bldaddr.h +++ b/pith/bldaddr.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/body.c b/pith/body.c index 7d935810..133950d3 100644 --- a/pith/body.c +++ b/pith/body.c @@ -1,6 +1,6 @@ /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/busy.h b/pith/busy.h index 21aafd08..f5777587 100644 --- a/pith/busy.h +++ b/pith/busy.h @@ -2,7 +2,7 @@ * $Id: busy.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/Makefile b/pith/charconv/Makefile index 20d92faf..f425ed1c 100644 --- a/pith/charconv/Makefile +++ b/pith/charconv/Makefile @@ -15,7 +15,7 @@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -184,17 +184,17 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -209,10 +209,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -244,7 +244,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -256,7 +256,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -272,10 +272,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -292,7 +292,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -300,10 +300,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/pith/charconv -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/pith/charconv -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/pith/charconv +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/pith/charconv +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -336,7 +336,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/pith/charconv/Makefile.am b/pith/charconv/Makefile.am index cc406f95..c7d371a6 100644 --- a/pith/charconv/Makefile.am +++ b/pith/charconv/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/Makefile.in b/pith/charconv/Makefile.in index 579374b1..2c9280d1 100644 --- a/pith/charconv/Makefile.in +++ b/pith/charconv/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/filesys.c b/pith/charconv/filesys.c index 3c6529fe..fe989aff 100644 --- a/pith/charconv/filesys.c +++ b/pith/charconv/filesys.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: filesys.c 770 2007-10-24 00:23:09Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/filesys.h b/pith/charconv/filesys.h index 44e61061..d13082d6 100644 --- a/pith/charconv/filesys.h +++ b/pith/charconv/filesys.h @@ -4,7 +4,7 @@ /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/makefile.wnt b/pith/charconv/makefile.wnt index d2f8b099..6c6cab70 100644 --- a/pith/charconv/makefile.wnt +++ b/pith/charconv/makefile.wnt @@ -1,7 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/utf8.c b/pith/charconv/utf8.c index 7e1ae456..b7d79d7b 100644 --- a/pith/charconv/utf8.c +++ b/pith/charconv/utf8.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: utf8.c 1184 2008-12-16 23:52:15Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/utf8.h b/pith/charconv/utf8.h index 050ac961..629c748c 100644 --- a/pith/charconv/utf8.h +++ b/pith/charconv/utf8.h @@ -4,7 +4,7 @@ /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charset.c b/pith/charset.c index 3792ac1c..b1272a3d 100644 --- a/pith/charset.c +++ b/pith/charset.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: charset.c 1032 2008-04-11 00:30:04Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charset.h b/pith/charset.h index e51e70c0..129107b3 100644 --- a/pith/charset.h +++ b/pith/charset.h @@ -2,7 +2,7 @@ * $Id: charset.h 765 2007-10-23 23:51:37Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/color.c b/pith/color.c index 88faf914..993b149a 100644 --- a/pith/color.c +++ b/pith/color.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: color.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/color.h b/pith/color.h index f13ca7cf..fbb3ae0a 100644 --- a/pith/color.h +++ b/pith/color.h @@ -2,7 +2,7 @@ * $Id: color.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/conf.c b/pith/conf.c index b689e9a2..2c7ac77b 100644 --- a/pith/conf.c +++ b/pith/conf.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: conf.c 1266 2009-07-14 18:39:12Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/conf.h b/pith/conf.h index b6889025..144b7059 100644 --- a/pith/conf.h +++ b/pith/conf.h @@ -2,7 +2,7 @@ * $Id: conf.h 1155 2008-08-21 18:33:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/conftype.h b/pith/conftype.h index 3d79338d..668bfaa4 100644 --- a/pith/conftype.h +++ b/pith/conftype.h @@ -2,7 +2,7 @@ * $Id: conftype.h 1155 2008-08-21 18:33:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/context.c b/pith/context.c index a0093b67..ce19749c 100644 --- a/pith/context.c +++ b/pith/context.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: context.c 1144 2008-08-14 16:53:34Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/context.h b/pith/context.h index 41ad6512..b7be8d9e 100644 --- a/pith/context.h +++ b/pith/context.h @@ -2,7 +2,7 @@ * $Id: context.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/copyaddr.c b/pith/copyaddr.c index f177aaff..7a94218f 100644 --- a/pith/copyaddr.c +++ b/pith/copyaddr.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: copyaddr.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/copyaddr.h b/pith/copyaddr.h index 81cf59be..f4e9faf8 100644 --- a/pith/copyaddr.h +++ b/pith/copyaddr.h @@ -2,7 +2,7 @@ * $Id: copyaddr.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/debug.h b/pith/debug.h index 79301aef..ee12346d 100644 --- a/pith/debug.h +++ b/pith/debug.h @@ -2,7 +2,7 @@ * $Id: debug.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detach.c b/pith/detach.c index 046a2de0..b9f50a52 100644 --- a/pith/detach.c +++ b/pith/detach.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: detach.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detach.h b/pith/detach.h index 10b94963..3613047e 100644 --- a/pith/detach.h +++ b/pith/detach.h @@ -2,7 +2,7 @@ * $Id: detach.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detoken.c b/pith/detoken.c index f3fbc796..5bbb6093 100644 --- a/pith/detoken.c +++ b/pith/detoken.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: detoken.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detoken.h b/pith/detoken.h index 09f555a8..43f0cc99 100644 --- a/pith/detoken.h +++ b/pith/detoken.h @@ -2,7 +2,7 @@ * $Id: detoken.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/editorial.c b/pith/editorial.c index f2644684..144ef965 100644 --- a/pith/editorial.c +++ b/pith/editorial.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: editorial.c 768 2007-10-24 00:10:03Z hubert@u.washin #endif /* ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/editorial.h b/pith/editorial.h index ae5ee9ed..0d9c4ae3 100644 --- a/pith/editorial.h +++ b/pith/editorial.h @@ -3,7 +3,7 @@ -----------------------------------------------------------------------*/ /* ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/escapes.c b/pith/escapes.c index 0ec00ebd..239b2a41 100644 --- a/pith/escapes.c +++ b/pith/escapes.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: escapes.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/escapes.h b/pith/escapes.h index a0429762..3d3104d5 100644 --- a/pith/escapes.h +++ b/pith/escapes.h @@ -2,7 +2,7 @@ * $Id: escapes.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/filter.c b/pith/filter.c index 85b12057..503c6cf4 100644 --- a/pith/filter.c +++ b/pith/filter.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: filter.c 1266 2009-07-14 18:39:12Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/filter.h b/pith/filter.h index 512d6d0a..ce146842 100644 --- a/pith/filter.h +++ b/pith/filter.h @@ -2,7 +2,7 @@ * $Id: filter.h 1169 2008-08-27 06:42:06Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/filttype.h b/pith/filttype.h index 603d9d06..dc00787f 100644 --- a/pith/filttype.h +++ b/pith/filttype.h @@ -2,7 +2,7 @@ * $Id: filttype.h 767 2007-10-24 00:03:59Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/flag.c b/pith/flag.c index 94ae4f92..1cd7a479 100644 --- a/pith/flag.c +++ b/pith/flag.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: flag.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/flag.h b/pith/flag.h index 13a3d465..7aea4798 100644 --- a/pith/flag.h +++ b/pith/flag.h @@ -2,7 +2,7 @@ * $Id: flag.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/folder.c b/pith/folder.c index f04b4fcb..4e4fe510 100644 --- a/pith/folder.c +++ b/pith/folder.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: folder.c 1142 2008-08-13 17:22:21Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/folder.h b/pith/folder.h index a792198b..ad8b9e63 100644 --- a/pith/folder.h +++ b/pith/folder.h @@ -2,7 +2,7 @@ * $Id: folder.h 880 2007-12-18 00:57:56Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/foldertype.h b/pith/foldertype.h index e44ecb6b..5e21da80 100644 --- a/pith/foldertype.h +++ b/pith/foldertype.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/handle.c b/pith/handle.c index e95a342f..931d32b7 100644 --- a/pith/handle.c +++ b/pith/handle.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: handle.c 769 2007-10-24 00:15:40Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/handle.h b/pith/handle.h index b1bf5876..265c4cc3 100644 --- a/pith/handle.h +++ b/pith/handle.h @@ -2,7 +2,7 @@ * $Id: handle.h 814 2007-11-14 18:39:28Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/headers.h b/pith/headers.h index ee4bc820..b818df9c 100644 --- a/pith/headers.h +++ b/pith/headers.h @@ -2,7 +2,7 @@ * $Id: headers.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/help.c b/pith/help.c index 69f0e952..728cc274 100644 --- a/pith/help.c +++ b/pith/help.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: help.c 900 2008-01-05 01:13:26Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/help.h b/pith/help.h index 0b1457fe..1a60c4ed 100644 --- a/pith/help.h +++ b/pith/help.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/help_c_gen.c b/pith/help_c_gen.c index 64eed802..576d6bbc 100644 --- a/pith/help_c_gen.c +++ b/pith/help_c_gen.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/help_h_gen.c b/pith/help_h_gen.c index a914e809..0da66550 100644 --- a/pith/help_h_gen.c +++ b/pith/help_h_gen.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/helpindx.c b/pith/helpindx.c index 2be8eae4..9cf2e681 100644 --- a/pith/helpindx.c +++ b/pith/helpindx.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: helpindx.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/hist.c b/pith/hist.c index ded26ff3..bef5598b 100644 --- a/pith/hist.c +++ b/pith/hist.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: hist.c 807 2007-11-09 01:21:33Z hubert@u.washington. /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/hist.h b/pith/hist.h index d639001b..cc235f72 100644 --- a/pith/hist.h +++ b/pith/hist.h @@ -2,7 +2,7 @@ * $Id: hist.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/icache.c b/pith/icache.c index a1c3c72a..bc463447 100644 --- a/pith/icache.c +++ b/pith/icache.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: icache.c 874 2007-12-15 02:51:06Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/icache.h b/pith/icache.h index 6cd9f394..c5b8eb0a 100644 --- a/pith/icache.h +++ b/pith/icache.h @@ -2,7 +2,7 @@ * $Id: icache.h 874 2007-12-15 02:51:06Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ical.c b/pith/ical.c index bfad8078..4128f2e3 100644 --- a/pith/ical.c +++ b/pith/ical.c @@ -2,11 +2,6 @@ #include "../pith/mailpart.h" #include "../pith/store.h" #include "../pith/ical.h" -#ifdef STANDALONE -#include "readfile.h" -#include "mem.h" -char *lf2crlf(char *); -#endif /* STANDALONE */ typedef struct ical_iana_comp_s { char *comp; /* component name */ @@ -18,9 +13,9 @@ typedef struct ical_iana_comp_s { typedef struct ical_iana_prop_s { char *prop; /* component name */ - size_t len; /* size of component name (strlen(x->comp)) */ + size_t len; /* size of component name (strlen(x->prop)) */ int pos; /* location of this component in the prop array */ - void (*parse)(); /* parser */ + void *(*parse)(); /* parser */ void (*give)(void **); /* free memory */ } ICAL_PROP_S; @@ -62,17 +57,19 @@ void ical_free_valarm(void **); void ical_free_unknown_comp(ICAL_S **); /* parse properties */ -void ical_cline_from_token(void **, char **, char *); -void ical_gencline_from_token(void **, char **, char *); +void *ical_cline_from_token(void *, char **, char *); +void *ical_gencline_from_token(void *, char **, char *); -void ical_parse_rrule(RRULE_S **, char **); -void ical_parse_time(struct tm *, char **, char *); -void ical_parse_offset(int *, char **, char *); +void *ical_parse_rrule(void *, char **, char *); +void *ical_parse_time(void *, char **, char *); +void *ical_parse_offset(void *, char **, char *); -void ical_parse_freq(Freq_value *, char *); -void ical_parse_weekday_list(BYWKDY_S **, char *); -void ical_parse_number_list(BYWKDY_S **, char *); -void ical_parse_interval(unsigned long *, char *); +void *ical_parse_freq(void *, char *); +void *ical_parse_until(void *, char *); +void *ical_parse_count(void *, char *); +void *ical_parse_interval(void *, char *); +void *ical_parse_weekday_list(void *, char *); +void *ical_parse_number_list(void *, char *); int ical_get_number_value(char *, int, int); void ical_set_date(ICLINE_S *, VTIMEZONE_S *); @@ -115,8 +112,8 @@ ICAL_COMP_S ical_comp[] = { /* array for properties */ ICAL_PROP_S rrule_prop[] = { {"FREQ", 4, RRFreq, ical_parse_freq, ical_free_null}, - {"UNTIL", 5, RRUntil, ical_parse_freq, 0}, - {"COUNT", 5, RRCount, ical_cline_from_token, ical_free_cline}, + {"UNTIL", 5, RRUntil, ical_parse_until, ical_free_null}, + {"COUNT", 5, RRCount, ical_parse_count, ical_free_null}, {"INTERVAL", 8, RRInterval, ical_parse_interval, ical_free_null}, {"BYSECOND", 8, RRBysecond, ical_parse_number_list, ical_free_weekday_list}, {"BYMINUTE", 8, RRByminute, ical_parse_number_list, ical_free_weekday_list}, @@ -174,9 +171,9 @@ ICAL_PROP_S tz_comp[] = { }; ICAL_PROP_S tz_prop[] = { - {"DTSTART", 7, TZPDtstart, ical_parse_time, 0}, - {"TZOFFSETTO", 10, TZPOffsetto, ical_parse_offset, 0}, - {"TZOFFSETFROM", 12, TZPOffsetfrom, ical_parse_offset, 0}, + {"DTSTART", 7, TZPDtstart, ical_parse_time, ical_free_null}, + {"TZOFFSETTO", 10, TZPOffsetto, ical_parse_offset, ical_free_null}, + {"TZOFFSETFROM", 12, TZPOffsetfrom, ical_parse_offset, ical_free_null}, {"RRULE", 5, TZPRrule, ical_parse_rrule, ical_free_rrule}, {"COMMENT", 7, TZPComment, ical_gencline_from_token, ical_free_gencline}, {"RDATE", 5, TZPRdate, ical_gencline_from_token, ical_free_gencline}, @@ -670,25 +667,35 @@ ical_parse_text(char *text) return vcal; } -void -ical_parse_time(struct tm *ic_date, char **text, char *token) +void * +ical_parse_time(void *ic_datep, char **text, char *token) { + struct tm ic_date; ICLINE_S *icl; icl = ical_parse_line(text, token); - ical_parse_date(icl->value, ic_date); + ical_parse_date(icl->value, &ic_date); ical_free_cline((void **) &icl); + ic_datep = (void *) &ic_date; + + return ic_datep; } -void -ical_parse_interval(unsigned long *longv, char *value) +void * +ical_parse_interval(void *longvp, char *value) + { - *longv = atoi(value); + unsigned long longv; + + longv = atoi(value); + longvp = (void *) &longv; + + return longvp; } -void -ical_parse_offset(int *offsetv, char **text, char *token) +void * +ical_parse_offset(void *offsetv, char **text, char *token) { ICLINE_S *icl; char *value; @@ -708,35 +715,53 @@ ical_parse_offset(int *offsetv, char **text, char *token) if(*icl->value == '-') offset *= -1; - *offsetv = offset; ical_free_cline((void **) &icl); + offsetv = (void *) &offset; + + return offsetv; } -void -ical_cline_from_token(void **iclv, char **text, char *token) +/* This function processes the information in *text, and returns + * a pointer to the information in iclp, but only if iclp is NULL + * otherwise, it simply returns the current value and advances the + * pointer to *text. + * Call this function as follows + * rv = (cast here *) ical_cline_from_token((void *)rv, &text, token); + */ +void * +ical_cline_from_token(void *iclp, char **text, char *token) { - ICLINE_S **icl = (ICLINE_S **)iclv; + ICLINE_S *icl; - if(*icl == NULL) - *icl = ical_parse_line(text, token); - else { - ICLINE_S *ic = ical_parse_line(text, token); - ical_free_cline((void **)&ic); - } + icl = ical_parse_line(text, token); + + if(iclp != NULL) + ical_free_cline((void **)&icl); + else + iclp = (void *) icl; + + return iclp; } -void -ical_gencline_from_token(void **giclv, char **text, char *token) +void * +ical_gencline_from_token(void *giclv, char **text, char *token) { - GEN_ICLINE_S *gicl; + GEN_ICLINE_S *gicl= NULL; if(!struncmp(*text, token, strlen(token))){ gicl = fs_get(sizeof(GEN_ICLINE_S)); memset((void *) gicl, 0, sizeof(GEN_ICLINE_S)); - ical_cline_from_token((void **) &gicl->cline, text, token); - ical_gencline_from_token((void **) &gicl->next, text, token); - *giclv = (void *) gicl; + gicl->cline = ical_parse_line(text, token); +// gicl->line = (ICLINE_S *) ical_cline_from_token((void *) gicl->cline, text, token); + gicl->next = (GEN_ICLINE_S *) ical_gencline_from_token((void *) gicl->next, text, token); } + + if(giclv != NULL) + ical_free_gencline((void **) &gicl); + else + giclv = (void *) gicl; + + return giclv; } /*** @@ -755,7 +780,7 @@ ical_parse_vcalendar(char **text) ical_debug("ical_parse_vcalendar", *text); vcal = fs_get(sizeof(VCALENDAR_S)); - memset((void *)vcal, 0, sizeof(VCALENDAR_S)); + memset((void *) vcal, 0, sizeof(VCALENDAR_S)); /* s must always point the the beginning of a line */ for(s = *text; s && *s != '\0';){ @@ -805,8 +830,11 @@ ical_parse_vcalendar(char **text) break; case 'C': - case 'c': if(!struncmp(s+1, "ALSCALE", 7)) - ical_cline_from_token((void **) &vcal->calscale, &s, "CALSCALE"); + case 'c': if(!struncmp(s+1, "ALSCALE", 7)){ + v = (void *) vcal->calscale; + v = ical_cline_from_token(v, &s, "CALSCALE"); + vcal->calscale = (ICLINE_S *) v; + } else ukn++; break; @@ -823,20 +851,28 @@ ical_parse_vcalendar(char **text) break; case 'M': - case 'm': if(!struncmp(s+1, "ETHOD", 5)) - ical_cline_from_token((void **) &vcal->method, &s, "METHOD"); + case 'm': if(!struncmp(s+1, "ETHOD", 5)){ + v = (void *) vcal->method; + v = ical_cline_from_token(v, &s, "METHOD"); + vcal->method = (ICLINE_S *) v; + } else ukn++; break; case 'P': - case 'p': if(!struncmp(s+1, "RODID", 5)) - ical_cline_from_token((void **) &vcal->prodid, &s, "PRODID"); + case 'p': if(!struncmp(s+1, "RODID", 5)){ + v = (void *) vcal->prodid; + v = ical_cline_from_token(v, &s, "PRODID"); + vcal->prodid = (ICLINE_S *) v; + } else ukn++; break; case 'V': case 'v': if(!struncmp(s+1, "ERSION", 6)){ - ical_cline_from_token((void **) &vcal->version, &s, "VERSION"); + v = (void *) vcal->version; + v = ical_cline_from_token(v, &s, "VERSION"); + vcal->version = (ICLINE_S *) v; } else ukn++; break; @@ -926,11 +962,14 @@ ical_parse_vevent(char **text) if(!struncmp(s, event_prop[i].prop, t-s)) break; if(event_prop[i].parse){ + void *v; if(vevent->prop == NULL){ vevent->prop = fs_get(EvUnknown*sizeof(void *)); memset((void *)vevent->prop, 0, EvUnknown*sizeof(void *)); } - (event_prop[i].parse)(&vevent->prop[event_prop[i].pos], &s, event_prop[i].prop); + v = vevent->prop[event_prop[i].pos]; + v = (event_prop[i].parse)(v , &s, event_prop[i].prop); + vevent->prop[event_prop[i].pos] = v; } else ukn++; @@ -1026,11 +1065,14 @@ ical_parse_vtimezone(char **text) if(!struncmp(s, tz_comp[i].prop, t-s)) break; if(tz_comp[i].parse){ + void *v; if(vtz->prop == NULL){ vtz->prop = fs_get(TZCUnknown*sizeof(void *)); memset((void *)vtz->prop, 0, TZCUnknown*sizeof(void *)); } - (tz_comp[i].parse)(&vtz->prop[tz_comp[i].pos], &s, tz_comp[i].prop); + v = vtz->prop[tz_comp[i].pos]; + v = (tz_comp[i].parse)(v, &s, tz_comp[i].prop); + vtz->prop[tz_comp[i].pos] = v; } else ukn++; @@ -1104,11 +1146,14 @@ ical_parse_timezone(char **text) if(!struncmp(s, tz_prop[i].prop, t-s)) break; if(tz_prop[i].parse){ + void *v; if(tzprop->prop == NULL){ tzprop->prop = fs_get(TZPUnknown*sizeof(void *)); memset((void *)tzprop->prop, 0, TZPUnknown*sizeof(void *)); } - (tz_prop[i].parse)(&tzprop->prop[tz_prop[i].pos], &s, tz_prop[i].prop); + v = tzprop->prop[tz_prop[i].pos]; + v = (tz_prop[i].parse)(v, &s, tz_prop[i].prop); + tzprop->prop[tz_prop[i].pos] = v; } else ukn++; @@ -1181,11 +1226,14 @@ ical_parse_valarm(char **text) if(!struncmp(s, alarm_prop[i].prop, t-s)) break; if(alarm_prop[i].parse){ + void *v; if(valarm->prop == NULL){ valarm->prop = fs_get(AlUnknown*sizeof(void *)); memset((void *)valarm->prop, 0, AlUnknown*sizeof(void *)); } - (alarm_prop[i].parse)(&valarm->prop[alarm_prop[i].pos], &s, alarm_prop[i].prop); + v = valarm->prop[alarm_prop[i].pos]; + v = (alarm_prop[i].parse)(v, &s, alarm_prop[i].prop); + valarm->prop[alarm_prop[i].pos] = v; } else ukn++; @@ -1383,35 +1431,66 @@ ical_parse_line(char **text, char *name) *** PARSE PROPERTY FUNCTIONS ***/ -void -ical_parse_freq(Freq_value *fval, char *text) +void * +ical_parse_freq(void *fvalp, char *text) { - if(fval == NULL) return; + Freq_value fval; + + fval = FUnknown; + + if(text == NULL) return fvalp; - *fval = FUnknown; + if(!strucmp(text, "SECONDLY")) fval = FSecondly; + else if(!strucmp(text, "MINUTELY")) fval = FMinutely; + else if(!strucmp(text, "HOURLY")) fval = FHourly; + else if(!strucmp(text, "DAILY")) fval = FDaily; + else if(!strucmp(text, "WEEKLY")) fval = FWeekly; + else if(!strucmp(text, "MONTHLY")) fval = FMonthly; + else if(!strucmp(text, "YEARLY")) fval = FYearly; - if(text == NULL) return; + fvalp = (void *) &fval; - if(!strucmp(text, "SECONDLY")) *fval = FSecondly; - else if(!strucmp(text, "MINUTELY")) *fval = FMinutely; - else if(!strucmp(text, "HOURLY")) *fval = FHourly; - else if(!strucmp(text, "DAILY")) *fval = FDaily; - else if(!strucmp(text, "WEEKLY")) *fval = FWeekly; - else if(!strucmp(text, "MONTHLY")) *fval = FMonthly; - else if(!strucmp(text, "YEARLY")) *fval = FYearly; + return fvalp; } -void -ical_parse_weekday_list(BYWKDY_S **bywkdyp, char *wklist) +void * +ical_parse_until(void *Tmp, char *text) +{ + struct tm Tm; + + if(text != NULL){ + ical_parse_date(text, &Tm); + Tmp = (void *) &Tm; + } + + return Tmp; +} + +void * +ical_parse_count(void *countp, char *text) +{ + int count; + + if(text != NULL){ + count = atoi(text); + countp = (void *) &count; + } + + return countp; +} + +void * +ical_parse_weekday_list(void *bywkdyp, char *wklist) { BYWKDY_S *bywkdy, *w; char *s, *t, c; int done; size_t len; - if(bywkdyp == NULL) return; - *bywkdyp = bywkdy = NULL; - if(wklist == NULL) return; + bywkdy = NULL; + bywkdyp = (void *) bywkdy; + + if(wklist == NULL) return bywkdyp; for(t = s = wklist; done == 0; s++){ if(*s != ',' && *s != '\0') @@ -1444,22 +1523,25 @@ ical_parse_weekday_list(BYWKDY_S **bywkdyp, char *wklist) t = s + 1; } - if(*bywkdyp) + if(bywkdyp) ical_free_weekday_list((void **)&bywkdy); else - *bywkdyp = bywkdy; + bywkdyp = (void *) bywkdy; + + return bywkdyp; } -void -ical_parse_number_list(BYWKDY_S **bynop, char *nolist) +void * +ical_parse_number_list(void *bynop, char *nolist) { BYWKDY_S *byno, *n; char *s, *t, c; - int done; + int done = 0; + + byno = NULL; + bynop = (void *) byno; - if(bynop == NULL) return; - *bynop = byno = NULL; - if(nolist == NULL) return; + if(nolist == NULL) return bynop; for(t = s = nolist; done == 0; s++){ if(*s != ',' && *s != '\0') @@ -1481,14 +1563,16 @@ ical_parse_number_list(BYWKDY_S **bynop, char *nolist) t = s + 1; } - if(*bynop) + if(bynop) ical_free_weekday_list((void **)&byno); else - *bynop = byno; + bynop = (void *) byno; + + return bynop; } -void -ical_parse_rrule(RRULE_S **rrulep, char **text) +void * +ical_parse_rrule(void *rrulep, char **text, char *token) { RRULE_S *rrule; ICLINE_S *icl; @@ -1496,13 +1580,14 @@ ical_parse_rrule(RRULE_S **rrulep, char **text) ICAL_PARAMETER_S *param, *p; int i; - if(rrulep == NULL - || text == NULL || *text == NULL || struncmp(*text, "RRULE", 5)) return; + if(text == NULL || *text == NULL || struncmp(*text, "RRULE", 5)) + return rrulep; + rrule = fs_get(sizeof(RRULE_S)); memset((void *) rrule, 0, sizeof(RRULE_S)); /* recurring rules are special. First, we parse the icline that contains it */ - icl = ical_parse_line(text, "RRULE"); + icl = ical_parse_line(text, token); /* now we copy the parameters that it contains */ rrule->param = ical_parameter_cpy(icl->param); @@ -1517,16 +1602,23 @@ ical_parse_rrule(RRULE_S **rrulep, char **text) for(p = param; p != NULL; p = p->next){ for(i = 0; rrule_prop[i].prop != NULL && strucmp(p->name, rrule_prop[i].prop); i++); - if(rrule_prop[i].parse) - (rrule_prop[i].parse)(&rrule->prop[rrule_prop[i].pos], p->value); + if(rrule_prop[i].parse){ + void *v = rrule->prop[rrule_prop[i].pos]; + v = (rrule_prop[i].parse)(v, p->value); + rrule->prop[rrule_prop[i].pos] = v; + } } + rrule->prop[RRUnknown] = NULL; ical_free_param(¶m); ical_free_cline((void **)&icl); - if(*rrulep) + + if(rrulep) ical_free_rrule((void **)&rrule); else - *rrulep = rrule; + rrulep = (void *) rrule; + + return rrulep; } /*** UTF-8 for ICAL ***/ @@ -1679,6 +1771,7 @@ ical_parse_duration(char *value, ICAL_DURATION_S *ic_d) /* return -1 if any error, 0 if value has the DATE-TIME form 1 if value has the DATE form only + 2 if value has the DATE-TIME form and is in GMT. */ int ical_parse_date(char *value, struct tm *t) @@ -1703,16 +1796,21 @@ ical_parse_date(char *value, struct tm *t) for(; isdigit(value[i]); i++); if(i != 15 || (value[i] != '\0' && (value[i] != 'Z' || value[i+1] != '\0'))) return -1; + if(i == 15 && value[i] == 'Z') + rv = 2; } Tm.tm_year = ical_get_number_value(value, 0, 4) - 1900; Tm.tm_mon = ical_get_number_value(value, 4, 6) - 1; Tm.tm_mday = ical_get_number_value(value, 6, 8); - if(rv == 0){ + if(rv != 1){ Tm.tm_hour = ical_get_number_value(value, 9, 11); Tm.tm_min = ical_get_number_value(value, 11, 13); Tm.tm_sec = ical_get_number_value(value, 13, 15); + Tm.tm_isdst = ICAL_DST_UNKNOWN; } + else + Tm.tm_isdst = -1; *t = Tm; return (t->tm_mon > 11 || t->tm_mon < 0 @@ -2062,6 +2160,9 @@ ical_vevent_summary(VCALENDAR_S *vcal) case 1: /* DATE */ our_strftime(tmp, sizeof(tmp), "%a %x", &ic_date); break; + case 2: /* DATE-TIME in GMT, Bug: add adjust to time zone */ + our_strftime(tmp, sizeof(tmp), "%a %x %I:%M %p", &ic_date); + break; default: alpine_panic("Unhandled ical date format"); break; } @@ -2129,6 +2230,9 @@ ical_vevent_summary(VCALENDAR_S *vcal) case 1: /* DATE */ our_strftime(tmp, sizeof(tmp), "%a %x", &ic_date); break; + case 2: /* DATE-TIME in GMT, Bug: add adjust to time zone */ + our_strftime(tmp, sizeof(tmp), "%a %x %I:%M %p", &ic_date); + break; default: alpine_panic("Unhandled ical date format"); break; } @@ -2296,70 +2400,3 @@ free_vevent_summary(VEVENT_SUMMARY_S **vesy) } fs_give((void **) vesy); } - -#ifdef STANDALONE -void ical_print_line(ICLINE_S icl) -{ - ICAL_PARAMETER_S *p; - printf("token=%s, ", icl.token); - for(p = icl.param; p != NULL; p = p->next){ - if(p->name) printf("param->name=%s, ", p->name); - if(p->value) printf("param->value=%s, ", p->value); - } - printf("value=%s", icl.value); - printf("%c", '\n'); -} - -#define CRLFCOUNT 100 - -char *lf2crlf(char *text) -{ - char *rv, *s; - int i, len; - - if(text == NULL || *text == '\0') - return NULL; - - len = strlen(text); - rv = fs_get(len+1); - - for(i = 0, s = text; *s;){ - if(i == len - 1){ - len += CRLFCOUNT; - fs_resize((void *)&rv, len); - } - if(*s == '\n') - rv[i++] = '\r'; - rv[i++] = *s++; - } - rv[i] = '\0'; - fs_give((void **)&text); - text = rv; - - return rv; -} - -int main (int argc, char *argv[]) -{ - char *text; - VCALENDAR_S *vcal; - - if(argc != 2){ - fprintf(stderr, "Only give one argument: File name to read\n"); - _exit(1); - } - - if(readfile(argv[1], &text, NULL) < 0){ - fprintf(stderr, "Can not read %s succesfully\n", argv[1]); - _exit(2); - } - - text = lf2crlf(text); - vcal = ical_parse_text(text); - - ical_free_vcalendar((void **)&vcal); - return 0; -} - - -#endif /* STANDALONE */ diff --git a/pith/icaltype.h b/pith/icaltype.h index 8060a412..a65c9e0b 100644 --- a/pith/icaltype.h +++ b/pith/icaltype.h @@ -1,22 +1,19 @@ #ifndef ICALTYPE_INCLUDED #define ICALTYPE_INCLUDED -#ifdef STANDALONE -#define ADDRESS struct mail_address - -ADDRESS { - char *personal; /* personal name phrase */ - char *adl; /* at-domain-list source route */ - char *mailbox; /* mailbox name */ - char *host; /* domain name of mailbox's host */ - char *error; /* error in address from SMTP module */ - struct { - char *type; /* address type (default "rfc822") */ - char *addr; /* address as xtext */ - } orcpt; - ADDRESS *next; /* pointer to next address in list */ -}; -#endif /* STANDALONE */ +/* Due to the line by line processing algorithm, not all informatio + * is available when process some lines. In particular, when we + * process anything that has to do with time, we do not know if + * we are processing a date in daylight savings time or not. We + * solve this by creating a new value for tm_isdst, called + * ICAL_DST_UNKNOWN, which is a positive integer. We set this + * when the date comes in GMT. Once we process it, we either + * change it to 0, which means it is not dst, or change it + * to a different value, ICAL_DST_SET which means we know the date + * is DST + */ +#define ICAL_DST_UNKNOWN (1) +#define ICAL_DST_SET (ICAL_DST_UNKNOWN + 1) /* this is the PARAMETER struct from mail.h, but with possibility of * extension */ diff --git a/pith/imap.c b/pith/imap.c index a8ab27ec..5d9a789c 100644 --- a/pith/imap.c +++ b/pith/imap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: imap.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/imap.h b/pith/imap.h index 07b2c696..d58f4e3c 100644 --- a/pith/imap.h +++ b/pith/imap.h @@ -2,7 +2,7 @@ * $Id: imap.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/indxtype.h b/pith/indxtype.h index 18780834..f651ae12 100644 --- a/pith/indxtype.h +++ b/pith/indxtype.h @@ -2,7 +2,7 @@ * $Id: indxtype.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/init.c b/pith/init.c index 46a565fa..917109ab 100644 --- a/pith/init.c +++ b/pith/init.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: init.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/init.h b/pith/init.h index d12c7d1e..6e280473 100644 --- a/pith/init.h +++ b/pith/init.h @@ -2,7 +2,7 @@ * $Id: init.h 900 2008-01-05 01:13:26Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/keyword.c b/pith/keyword.c index 8de70d44..60215be7 100644 --- a/pith/keyword.c +++ b/pith/keyword.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: keyword.c 807 2007-11-09 01:21:33Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/keyword.h b/pith/keyword.h index bf0a07fa..b926d913 100644 --- a/pith/keyword.h +++ b/pith/keyword.h @@ -2,7 +2,7 @@ * $Id: keyword.h 807 2007-11-09 01:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ldap.c b/pith/ldap.c index 33fad31d..acf592db 100644 --- a/pith/ldap.c +++ b/pith/ldap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: ldap.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ldap.h b/pith/ldap.h index d8a7f9d3..512e31f0 100644 --- a/pith/ldap.h +++ b/pith/ldap.h @@ -2,7 +2,7 @@ * $Id: ldap.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/list.c b/pith/list.c index d58e6d7c..a2773d64 100644 --- a/pith/list.c +++ b/pith/list.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: list.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/list.h b/pith/list.h index 7a207b7f..4e237974 100644 --- a/pith/list.h +++ b/pith/list.h @@ -2,7 +2,7 @@ * $Id: list.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcap.c b/pith/mailcap.c index 5f3cc602..06a0b638 100644 --- a/pith/mailcap.c +++ b/pith/mailcap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailcap.c 1012 2008-03-26 00:44:22Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcap.h b/pith/mailcap.h index e2856516..a0a5186a 100644 --- a/pith/mailcap.h +++ b/pith/mailcap.h @@ -2,7 +2,7 @@ * $Id: mailcap.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcmd.c b/pith/mailcmd.c index 4a6f642e..609578fc 100644 --- a/pith/mailcmd.c +++ b/pith/mailcmd.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailcmd.c 1142 2008-08-13 17:22:21Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcmd.h b/pith/mailcmd.h index 637b706d..971d2ab6 100644 --- a/pith/mailcmd.h +++ b/pith/mailcmd.h @@ -2,7 +2,7 @@ * $Id: mailcmd.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailindx.c b/pith/mailindx.c index e502b8a8..f9ec76dc 100644 --- a/pith/mailindx.c +++ b/pith/mailindx.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: mailindx.c 1266 2009-07-14 18:39:12Z hubert@u.washin #endif /* ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailindx.h b/pith/mailindx.h index c3a82d0b..ba06acfe 100644 --- a/pith/mailindx.h +++ b/pith/mailindx.h @@ -2,7 +2,7 @@ * $Id: mailindx.h 925 2008-02-06 02:03:01Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/maillist.c b/pith/maillist.c index 6c2743a0..eb21d8e0 100644 --- a/pith/maillist.c +++ b/pith/maillist.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: maillist.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/maillist.h b/pith/maillist.h index 4b16f7f9..85eb3240 100644 --- a/pith/maillist.h +++ b/pith/maillist.h @@ -2,7 +2,7 @@ * $Id: maillist.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailpart.h b/pith/mailpart.h index 076ed174..f1d224ce 100644 --- a/pith/mailpart.h +++ b/pith/mailpart.h @@ -2,7 +2,7 @@ * $Id: mailpart.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailview.c b/pith/mailview.c index dc9b29b6..3fe1dd81 100644 --- a/pith/mailview.c +++ b/pith/mailview.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mailview.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -244,6 +244,21 @@ format_calendar_vevent(VCALENDAR_S *vcal, ATTACH_S *a, HANDLE_S **handlesp, int hwid = MAX(avail, 0); padwid = 0; + if(ps_global->atmts[1].description == NULL){ +// && (!ps_global->atmts[0].body +// || (ps_global->atmts[0].body->type == TYPETEXT))){ + avail = width - m1 -2; + + dwid = MAX(MIN(40, avail), 0); + + snprintf(tmp_20k_buf, SIZEOF_20KBUF, "%*.*s%s", m1, m1, "", + repeat_char(dwid, '-')); + + if(!gf_puts(tmp_20k_buf, pc) || !gf_puts(NEWLINE, pc)) + return; + } + + if(cflags & FC_SUMMARY){ i = utf8_width(_("Calendar Entry:")); partwid = MIN(i, hwid); @@ -280,6 +295,7 @@ format_calendar_vevent(VCALENDAR_S *vcal, ATTACH_S *a, HANDLE_S **handlesp, int s2 = MAX(MIN(1, avail), 0); avail -= s2; + if(cflags & FC_SUMMARY) utf8_snprintf(padding, sizeof(padding), "%*.*s%*.*w%*.*s", s1, s1, "", dwid, dwid, "", s2, s2, ""); @@ -463,6 +479,7 @@ format_calendar_vevent(VCALENDAR_S *vcal, ATTACH_S *a, HANDLE_S **handlesp, int snprintf(tmp_20k_buf, SIZEOF_20KBUF, "%*.*s%s", m1, m1, "", repeat_char(dwid, '-')); + gf_puts(tmp_20k_buf, pc); } diff --git a/pith/mailview.h b/pith/mailview.h index 6a933f24..109bcfbd 100644 --- a/pith/mailview.h +++ b/pith/mailview.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/makefile.wnt b/pith/makefile.wnt index 48ab5817..76cc2b1b 100644 --- a/pith/makefile.wnt +++ b/pith/makefile.wnt @@ -1,7 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006-2007 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/margin.c b/pith/margin.c index 3e2b5a3a..bcaeccb3 100644 --- a/pith/margin.c +++ b/pith/margin.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: margin.c 1032 2008-04-11 00:30:04Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/margin.h b/pith/margin.h index 7b8138fe..9eb4f11f 100644 --- a/pith/margin.h +++ b/pith/margin.h @@ -2,7 +2,7 @@ * $Id: margin.h 1032 2008-04-11 00:30:04Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mimedesc.c b/pith/mimedesc.c index 6d5999c4..8152bbf5 100644 --- a/pith/mimedesc.c +++ b/pith/mimedesc.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mimedesc.c 1142 2008-08-13 17:22:21Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mimedesc.h b/pith/mimedesc.h index e6827218..dc993779 100644 --- a/pith/mimedesc.h +++ b/pith/mimedesc.h @@ -2,7 +2,7 @@ * $Id: mimedesc.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mimetype.c b/pith/mimetype.c index d917bb8e..8db24941 100644 --- a/pith/mimetype.c +++ b/pith/mimetype.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mimetype.c 955 2008-03-06 23:52:36Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/mimetype.h b/pith/mimetype.h index 65878bfc..4244387c 100644 --- a/pith/mimetype.h +++ b/pith/mimetype.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/msgno.c b/pith/msgno.c index 670ceaeb..972dcde9 100644 --- a/pith/msgno.c +++ b/pith/msgno.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: msgno.c 854 2007-12-07 17:44:43Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/msgno.h b/pith/msgno.h index 13d14674..b5d76260 100644 --- a/pith/msgno.h +++ b/pith/msgno.h @@ -2,7 +2,7 @@ * $Id: msgno.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/newmail.c b/pith/newmail.c index 6bfe8567..f83b0e2f 100644 --- a/pith/newmail.c +++ b/pith/newmail.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: newmail.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/newmail.h b/pith/newmail.h index 29e4c040..fea245a0 100644 --- a/pith/newmail.h +++ b/pith/newmail.h @@ -2,7 +2,7 @@ * $Id: newmail.h 807 2007-11-09 01:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/news.c b/pith/news.c index 671b7d2b..7a7f895f 100644 --- a/pith/news.c +++ b/pith/news.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: news.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/news.h b/pith/news.h index 602cad01..268387ec 100644 --- a/pith/news.h +++ b/pith/news.h @@ -2,7 +2,7 @@ * $Id: news.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/options.h b/pith/options.h index 9d92ba71..02c4285b 100644 --- a/pith/options.h +++ b/pith/options.h @@ -2,7 +2,7 @@ * $Id: options.h 101 2006-08-10 22:53:04Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/Makefile b/pith/osdep/Makefile index 7c674d1a..4d9ffdcf 100644 --- a/pith/osdep/Makefile +++ b/pith/osdep/Makefile @@ -15,7 +15,7 @@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -191,17 +191,17 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -216,10 +216,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -251,7 +251,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -263,7 +263,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -279,10 +279,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -299,7 +299,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -307,10 +307,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/pith/osdep -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/pith/osdep -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/pith/osdep +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/pith/osdep +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -343,7 +343,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale diff --git a/pith/osdep/Makefile.am b/pith/osdep/Makefile.am index 9aaf56f1..a755566a 100644 --- a/pith/osdep/Makefile.am +++ b/pith/osdep/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/Makefile.in b/pith/osdep/Makefile.in index 31966d4d..98bef397 100644 --- a/pith/osdep/Makefile.in +++ b/pith/osdep/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/bldpath.c b/pith/osdep/bldpath.c index b2c00370..cb6a49bd 100644 --- a/pith/osdep/bldpath.c +++ b/pith/osdep/bldpath.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: bldpath.c 934 2008-02-23 00:44:29Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/bldpath.h b/pith/osdep/bldpath.h index 31b921dc..de4319c2 100644 --- a/pith/osdep/bldpath.h +++ b/pith/osdep/bldpath.h @@ -2,7 +2,7 @@ * $Id: bldpath.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/canaccess.c b/pith/osdep/canaccess.c index e9d6cd2a..79383ebe 100644 --- a/pith/osdep/canaccess.c +++ b/pith/osdep/canaccess.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: canaccess.c 769 2007-10-24 00:15:40Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/canaccess.h b/pith/osdep/canaccess.h index 3f02d875..61996fb2 100644 --- a/pith/osdep/canaccess.h +++ b/pith/osdep/canaccess.h @@ -2,7 +2,7 @@ * $Id: canaccess.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/canonicl.c b/pith/osdep/canonicl.c index dd7ef064..9610d069 100644 --- a/pith/osdep/canonicl.c +++ b/pith/osdep/canonicl.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: canonicl.c 764 2007-10-23 23:44:49Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/canonicl.h b/pith/osdep/canonicl.h index 06734515..addc4968 100644 --- a/pith/osdep/canonicl.h +++ b/pith/osdep/canonicl.h @@ -2,7 +2,7 @@ * $Id: canonicl.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/collate.c b/pith/osdep/collate.c index b01be7d7..6a52bc0f 100644 --- a/pith/osdep/collate.c +++ b/pith/osdep/collate.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: collate.c 766 2007-10-23 23:59:00Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/collate.h b/pith/osdep/collate.h index 57b52dfa..51063146 100644 --- a/pith/osdep/collate.h +++ b/pith/osdep/collate.h @@ -2,7 +2,7 @@ * $Id: collate.h 925 2008-02-06 02:03:01Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/color.c b/pith/osdep/color.c index b1fb3309..4f13c728 100644 --- a/pith/osdep/color.c +++ b/pith/osdep/color.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: color.c 761 2007-10-23 22:35:18Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/color.h b/pith/osdep/color.h index f23183fe..2cfdaea6 100644 --- a/pith/osdep/color.h +++ b/pith/osdep/color.h @@ -2,7 +2,7 @@ * $Id: color.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/coredump.c b/pith/osdep/coredump.c index 70933f87..e539f1b1 100644 --- a/pith/osdep/coredump.c +++ b/pith/osdep/coredump.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: coredump.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/coredump.h b/pith/osdep/coredump.h index a81be9b8..dedda056 100644 --- a/pith/osdep/coredump.h +++ b/pith/osdep/coredump.h @@ -2,7 +2,7 @@ * $Id: coredump.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/creatdir.c b/pith/osdep/creatdir.c index 5e46f08a..9f6eb791 100644 --- a/pith/osdep/creatdir.c +++ b/pith/osdep/creatdir.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: creatdir.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/creatdir.h b/pith/osdep/creatdir.h index 3926fd6f..9099dbe0 100644 --- a/pith/osdep/creatdir.h +++ b/pith/osdep/creatdir.h @@ -2,7 +2,7 @@ * $Id: creatdir.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/debugtime.c b/pith/osdep/debugtime.c index f91e3db3..555fbe62 100644 --- a/pith/osdep/debugtime.c +++ b/pith/osdep/debugtime.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: debugtime.c 770 2007-10-24 00:23:09Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/debugtime.h b/pith/osdep/debugtime.h index 5e5c9100..10443a32 100644 --- a/pith/osdep/debugtime.h +++ b/pith/osdep/debugtime.h @@ -2,7 +2,7 @@ * $Id: debugtime.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/domnames.c b/pith/osdep/domnames.c index 63e085e0..2dae3e2b 100644 --- a/pith/osdep/domnames.c +++ b/pith/osdep/domnames.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: domnames.c 1176 2008-09-29 21:16:42Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/domnames.h b/pith/osdep/domnames.h index 0114d942..f7d10f10 100644 --- a/pith/osdep/domnames.h +++ b/pith/osdep/domnames.h @@ -2,7 +2,7 @@ * $Id: domnames.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/err_desc.c b/pith/osdep/err_desc.c index 5b0bb53a..14318fe0 100644 --- a/pith/osdep/err_desc.c +++ b/pith/osdep/err_desc.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: err_desc.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/err_desc.h b/pith/osdep/err_desc.h index dbdd7c99..b0068a81 100644 --- a/pith/osdep/err_desc.h +++ b/pith/osdep/err_desc.h @@ -2,7 +2,7 @@ * $Id: err_desc.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fgetpos.c b/pith/osdep/fgetpos.c index bb7e4f01..6bec8052 100644 --- a/pith/osdep/fgetpos.c +++ b/pith/osdep/fgetpos.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: fgetpos.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fgetpos.h b/pith/osdep/fgetpos.h index a729ab1e..9e182035 100644 --- a/pith/osdep/fgetpos.h +++ b/pith/osdep/fgetpos.h @@ -2,7 +2,7 @@ * $Id: fgetpos.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/filesize.c b/pith/osdep/filesize.c index 866c059a..82504411 100644 --- a/pith/osdep/filesize.c +++ b/pith/osdep/filesize.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: filesize.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/filesize.h b/pith/osdep/filesize.h index 8ccb8838..33967032 100644 --- a/pith/osdep/filesize.h +++ b/pith/osdep/filesize.h @@ -2,7 +2,7 @@ * $Id: filesize.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fnexpand.c b/pith/osdep/fnexpand.c index f912e5db..52ce7fd6 100644 --- a/pith/osdep/fnexpand.c +++ b/pith/osdep/fnexpand.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: fnexpand.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fnexpand.h b/pith/osdep/fnexpand.h index 7ab36360..81f6ffa7 100644 --- a/pith/osdep/fnexpand.h +++ b/pith/osdep/fnexpand.h @@ -2,7 +2,7 @@ * $Id: fnexpand.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/forkwait.h b/pith/osdep/forkwait.h index 26d5df9f..0598e1ad 100644 --- a/pith/osdep/forkwait.h +++ b/pith/osdep/forkwait.h @@ -2,7 +2,7 @@ * $Id: forkwait.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/hostname.c b/pith/osdep/hostname.c index e9a2cf64..12879611 100644 --- a/pith/osdep/hostname.c +++ b/pith/osdep/hostname.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: hostname.c 1176 2008-09-29 21:16:42Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/hostname.h b/pith/osdep/hostname.h index 3e2693c8..cf5c4043 100644 --- a/pith/osdep/hostname.h +++ b/pith/osdep/hostname.h @@ -2,7 +2,7 @@ * $Id: hostname.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/lstcmpnt.c b/pith/osdep/lstcmpnt.c index 3585fc04..57e39f8e 100644 --- a/pith/osdep/lstcmpnt.c +++ b/pith/osdep/lstcmpnt.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: lstcmpnt.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/lstcmpnt.h b/pith/osdep/lstcmpnt.h index 6c74b464..e0f8679a 100644 --- a/pith/osdep/lstcmpnt.h +++ b/pith/osdep/lstcmpnt.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/makefile.wnt b/pith/osdep/makefile.wnt index 7c4f5b82..37bcf9e5 100644 --- a/pith/osdep/makefile.wnt +++ b/pith/osdep/makefile.wnt @@ -1,7 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== -# Copyright 2013-2017 Eduardo Chappa +# Copyright 2013-2018 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/mimedisp.c b/pith/osdep/mimedisp.c index 054a7309..1dad4b5f 100644 --- a/pith/osdep/mimedisp.c +++ b/pith/osdep/mimedisp.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mimedisp.c 942 2008-03-04 18:21:33Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/mimedisp.h b/pith/osdep/mimedisp.h index 58f84086..9415566f 100644 --- a/pith/osdep/mimedisp.h +++ b/pith/osdep/mimedisp.h @@ -2,7 +2,7 @@ * $Id: mimedisp.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pipe.c b/pith/osdep/pipe.c index aa79ce9d..60b39058 100644 --- a/pith/osdep/pipe.c +++ b/pith/osdep/pipe.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pipe.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/pipe.h b/pith/osdep/pipe.h index 41fce0f5..9d24ab57 100644 --- a/pith/osdep/pipe.h +++ b/pith/osdep/pipe.h @@ -2,7 +2,7 @@ * $Id: pipe.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pithosd.h b/pith/osdep/pithosd.h index 117076aa..5716b122 100644 --- a/pith/osdep/pithosd.h +++ b/pith/osdep/pithosd.h @@ -2,7 +2,7 @@ * $Id: pithosd.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pw_stuff.c b/pith/osdep/pw_stuff.c index d2dec3c5..b491849f 100644 --- a/pith/osdep/pw_stuff.c +++ b/pith/osdep/pw_stuff.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: pw_stuff.c 763 2007-10-23 23:37:34Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pw_stuff.h b/pith/osdep/pw_stuff.h index 55bd2b9b..edb291c1 100644 --- a/pith/osdep/pw_stuff.h +++ b/pith/osdep/pw_stuff.h @@ -2,7 +2,7 @@ * $Id: pw_stuff.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/rename.c b/pith/osdep/rename.c index 5af95798..da940ad8 100644 --- a/pith/osdep/rename.c +++ b/pith/osdep/rename.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: rename.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/rename.h b/pith/osdep/rename.h index 2c239c33..372510f0 100644 --- a/pith/osdep/rename.h +++ b/pith/osdep/rename.h @@ -2,7 +2,7 @@ * $Id: rename.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/temp_nam.c b/pith/osdep/temp_nam.c index 51bca8e2..ffb232c7 100644 --- a/pith/osdep/temp_nam.c +++ b/pith/osdep/temp_nam.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: temp_nam.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/temp_nam.h b/pith/osdep/temp_nam.h index f43a0b02..73e55eb2 100644 --- a/pith/osdep/temp_nam.h +++ b/pith/osdep/temp_nam.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/tempfile.c b/pith/osdep/tempfile.c index e2074021..663fe440 100644 --- a/pith/osdep/tempfile.c +++ b/pith/osdep/tempfile.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tempfile.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/tempfile.h b/pith/osdep/tempfile.h index 037ad771..091da2ea 100644 --- a/pith/osdep/tempfile.h +++ b/pith/osdep/tempfile.h @@ -2,7 +2,7 @@ * $Id: tempfile.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/writ_dir.c b/pith/osdep/writ_dir.c index 9987db04..bf230beb 100644 --- a/pith/osdep/writ_dir.c +++ b/pith/osdep/writ_dir.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: writ_dir.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/writ_dir.h b/pith/osdep/writ_dir.h index 103b7397..86a4b739 100644 --- a/pith/osdep/writ_dir.h +++ b/pith/osdep/writ_dir.h @@ -2,7 +2,7 @@ * $Id: writ_dir.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pattern.c b/pith/pattern.c index aded260b..ec6f17e3 100644 --- a/pith/pattern.c +++ b/pith/pattern.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: pattern.c 1204 2009-02-02 19:54:23Z hubert@u.washing #endif /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pattern.h b/pith/pattern.h index 43783775..5afa21c7 100644 --- a/pith/pattern.h +++ b/pith/pattern.h @@ -2,7 +2,7 @@ * $Id: pattern.h 942 2008-03-04 18:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pine.hlp b/pith/pine.hlp index c3c2de06..6127908d 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -3,7 +3,7 @@ # T H E A L P I N E M E S S A G E S Y S T E M # #/* ======================================================================== -# * Copyright 2013-2017 Eduardo Chappa +# * Copyright 2013-2018 Eduardo Chappa # * Copyright 2006-2008 University of Washington # * # * Licensed under the Apache License, Version 2.0 (the "License"); @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 249 2018-02-24 16:53:18 +Alpine Commit 260 2018-02-26 01:38:04 ============= h_news ================= <HTML> <HEAD> @@ -156,7 +156,7 @@ Version <!--#echo var="ALPINE_VERSION"--> (<!--#echo var="ALPINE_REVISION"-->) <!--chtml endif--> <BR> -<BR>Copyright 2013-2017 Eduardo Chappa +<BR>Copyright 2013-2018 Eduardo Chappa <BR>Copyright 2006-2008 University of Washington </DIV> @@ -1174,7 +1174,7 @@ Since then, the effort of developing Alpine has been continued by a community of volunteers who make good software even better! <P> -Alpine Copyright 2013-2017 Eduardo Chappa, +Alpine Copyright 2013-2018 Eduardo Chappa, <BR> Copyright 2006-2008 University of Washington. <P> @@ -2203,7 +2203,7 @@ Version <!--#echo var="ALPINE_VERSION"--> <BR>(built <!--#echo var=ALPINE_COMPILE_DATE-->) <!--chtml endif--> </DIV> -<CENTER>Copyright 2013-2017 Eduardo Chappa, +<CENTER>Copyright 2013-2018 Eduardo Chappa, <BR>Copyright 2006-2008 University of Washington. </CENTER> diff --git a/pith/pineelt.h b/pith/pineelt.h index 033846ab..2ed46aa1 100644 --- a/pith/pineelt.h +++ b/pith/pineelt.h @@ -2,7 +2,7 @@ * $Id: pineelt.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pipe.c b/pith/pipe.c index e44a47f1..a060df7e 100644 --- a/pith/pipe.c +++ b/pith/pipe.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: pipe.c 761 2007-10-23 22:35:18Z hubert@u.washington. #endif /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pipe.h b/pith/pipe.h index 4a9abd24..6ff0bf0a 100644 --- a/pith/pipe.h +++ b/pith/pipe.h @@ -2,7 +2,7 @@ * $Id: pipe.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/readfile.c b/pith/readfile.c index caf48d48..828d3b45 100644 --- a/pith/readfile.c +++ b/pith/readfile.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: readfile.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/readfile.h b/pith/readfile.h index 585cb91b..46974d48 100644 --- a/pith/readfile.h +++ b/pith/readfile.h @@ -2,7 +2,7 @@ * $Id: readfile.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/remote.c b/pith/remote.c index ac03c9a6..630cc544 100644 --- a/pith/remote.c +++ b/pith/remote.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: remote.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/remote.h b/pith/remote.h index b74dd9c7..6d1b2025 100644 --- a/pith/remote.h +++ b/pith/remote.h @@ -2,7 +2,7 @@ * $Id: remote.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/remtype.h b/pith/remtype.h index 89a86567..bd616bc9 100644 --- a/pith/remtype.h +++ b/pith/remtype.h @@ -2,7 +2,7 @@ * $Id: remtype.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/repltype.h b/pith/repltype.h index 01372060..850dd080 100644 --- a/pith/repltype.h +++ b/pith/repltype.h @@ -2,7 +2,7 @@ * $Id: repltype.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/reply.c b/pith/reply.c index 2aa9ba22..7bda78cb 100644 --- a/pith/reply.c +++ b/pith/reply.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: reply.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/reply.h b/pith/reply.h index d60ab15c..f9f15d5c 100644 --- a/pith/reply.h +++ b/pith/reply.h @@ -2,7 +2,7 @@ * $Id: reply.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/rfc2231.c b/pith/rfc2231.c index b2d28609..67b2e2ec 100644 --- a/pith/rfc2231.c +++ b/pith/rfc2231.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: rfc2231.c 1012 2008-03-26 00:44:22Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/rfc2231.h b/pith/rfc2231.h index 47ea8de1..81e082b1 100644 --- a/pith/rfc2231.h +++ b/pith/rfc2231.h @@ -2,7 +2,7 @@ * $Id: rfc2231.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/save.c b/pith/save.c index 1490ccdf..28dd3333 100644 --- a/pith/save.c +++ b/pith/save.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: save.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/save.h b/pith/save.h index 8985578b..f73a4dac 100644 --- a/pith/save.h +++ b/pith/save.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/savetype.h b/pith/savetype.h index d4dbd5bc..393b8f31 100644 --- a/pith/savetype.h +++ b/pith/savetype.h @@ -2,7 +2,7 @@ * $Id: savetype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/search.c b/pith/search.c index 3e1af64a..902d26ce 100644 --- a/pith/search.c +++ b/pith/search.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: search.c 854 2007-12-07 17:44:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/search.h b/pith/search.h index c562330d..b05049ab 100644 --- a/pith/search.h +++ b/pith/search.h @@ -2,7 +2,7 @@ * $Id: search.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/send.c b/pith/send.c index 558bc2bb..0c6a4085 100644 --- a/pith/send.c +++ b/pith/send.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: send.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/send.h b/pith/send.h index a5f9be62..ef06c408 100644 --- a/pith/send.h +++ b/pith/send.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/sequence.c b/pith/sequence.c index a6372991..1e442630 100644 --- a/pith/sequence.c +++ b/pith/sequence.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: sequence.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sequence.h b/pith/sequence.h index ac1c6a7e..7a0387e9 100644 --- a/pith/sequence.h +++ b/pith/sequence.h @@ -2,7 +2,7 @@ * $Id: sequence.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/signal.h b/pith/signal.h index ff5942fa..0b47196c 100644 --- a/pith/signal.h +++ b/pith/signal.h @@ -2,7 +2,7 @@ * $Id: signal.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smime.c b/pith/smime.c index 725337e7..9cab8ee2 100644 --- a/pith/smime.c +++ b/pith/smime.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: smime.c 1176 2008-09-29 21:16:42Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smime.h b/pith/smime.h index d06ff764..0615ef1b 100644 --- a/pith/smime.h +++ b/pith/smime.h @@ -2,7 +2,7 @@ * $Id: smime.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smkeys.c b/pith/smkeys.c index 2f849244..1889bb96 100644 --- a/pith/smkeys.c +++ b/pith/smkeys.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: smkeys.c 1266 2009-07-14 18:39:12Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smkeys.h b/pith/smkeys.h index f323af7d..e37eea3b 100644 --- a/pith/smkeys.h +++ b/pith/smkeys.h @@ -2,7 +2,7 @@ * $Id: smkeys.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sort.c b/pith/sort.c index 6cd14137..f0bfa991 100644 --- a/pith/sort.c +++ b/pith/sort.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: sort.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sort.h b/pith/sort.h index d88280f8..e44c6b21 100644 --- a/pith/sort.h +++ b/pith/sort.h @@ -2,7 +2,7 @@ * $Id: sort.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sorttype.h b/pith/sorttype.h index 394f8267..8be8466c 100644 --- a/pith/sorttype.h +++ b/pith/sorttype.h @@ -2,7 +2,7 @@ * $Id: sorttype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/state.c b/pith/state.c index ef361957..91da5bf6 100644 --- a/pith/state.c +++ b/pith/state.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: state.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/state.h b/pith/state.h index 75cff1c5..f09a5b24 100644 --- a/pith/state.h +++ b/pith/state.h @@ -2,7 +2,7 @@ * $Id: state.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/status.c b/pith/status.c index cea827cd..9dfec3c7 100644 --- a/pith/status.c +++ b/pith/status.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: status.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/status.h b/pith/status.h index 650c279c..fcab4ecc 100644 --- a/pith/status.h +++ b/pith/status.h @@ -2,7 +2,7 @@ * $Id: status.h 770 2007-10-24 00:23:09Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/store.c b/pith/store.c index 84f03f1a..876584f4 100644 --- a/pith/store.c +++ b/pith/store.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: store.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/store.h b/pith/store.h index c2a4cfc7..1c03e6bf 100644 --- a/pith/store.h +++ b/pith/store.h @@ -2,7 +2,7 @@ * $Id: store.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/stream.c b/pith/stream.c index da1c4c10..92322d38 100644 --- a/pith/stream.c +++ b/pith/stream.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: stream.c 1012 2008-03-26 00:44:22Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/stream.h b/pith/stream.h index 0ebb1265..0e6f6fb6 100644 --- a/pith/stream.h +++ b/pith/stream.h @@ -2,7 +2,7 @@ * $Id: stream.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/string.c b/pith/string.c index 533fe28a..0c158fb8 100644 --- a/pith/string.c +++ b/pith/string.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: string.c 910 2008-01-14 22:28:38Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/string.h b/pith/string.h index 24c600cf..13e25604 100644 --- a/pith/string.h +++ b/pith/string.h @@ -2,7 +2,7 @@ * $Id: string.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/strlst.c b/pith/strlst.c index 4d7c6b11..b2ebe07c 100644 --- a/pith/strlst.c +++ b/pith/strlst.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: strlst.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/strlst.h b/pith/strlst.h index 70f2898d..fc37d4df 100644 --- a/pith/strlst.h +++ b/pith/strlst.h @@ -2,7 +2,7 @@ * $Id: strlst.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/takeaddr.c b/pith/takeaddr.c index d9666711..ee40a6bf 100644 --- a/pith/takeaddr.c +++ b/pith/takeaddr.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: takeaddr.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/takeaddr.h b/pith/takeaddr.h index bebc343c..307f6c9f 100644 --- a/pith/takeaddr.h +++ b/pith/takeaddr.h @@ -2,7 +2,7 @@ * $Id: takeaddr.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/tempfile.c b/pith/tempfile.c index c9ee088d..6d71479a 100644 --- a/pith/tempfile.c +++ b/pith/tempfile.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tempfile.c 770 2007-10-24 00:23:09Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/tempfile.h b/pith/tempfile.h index 71fb30de..7224ed75 100644 --- a/pith/tempfile.h +++ b/pith/tempfile.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/text.c b/pith/text.c index ed11d97c..557fcdc7 100644 --- a/pith/text.c +++ b/pith/text.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: text.c 1266 2009-07-14 18:39:12Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/text.h b/pith/text.h index 543dac12..f8d7012f 100644 --- a/pith/text.h +++ b/pith/text.h @@ -2,7 +2,7 @@ * $Id: text.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/thread.c b/pith/thread.c index d2bec483..15728691 100644 --- a/pith/thread.c +++ b/pith/thread.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: thread.c 942 2008-03-04 18:21:33Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/thread.h b/pith/thread.h index b6890643..d6e1e6b8 100644 --- a/pith/thread.h +++ b/pith/thread.h @@ -2,7 +2,7 @@ * $Id: thread.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: url.c 769 2007-10-24 00:15:40Z hubert@u.washington.e /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -2,7 +2,7 @@ * $Id: url.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/user.h b/pith/user.h index 8e746c0a..49917b47 100644 --- a/pith/user.h +++ b/pith/user.h @@ -2,7 +2,7 @@ * $Id: user.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/util.c b/pith/util.c index cb3ae5a2..70527de4 100644 --- a/pith/util.c +++ b/pith/util.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: util.c 761 2007-10-23 22:35:18Z hubert@u.washington. /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/util.h b/pith/util.h index 408de6d9..2c47674d 100644 --- a/pith/util.h +++ b/pith/util.h @@ -2,7 +2,7 @@ * $Id: util.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/po/Makefile b/po/Makefile index 8aa236f1..baa32c9e 100644 --- a/po/Makefile +++ b/po/Makefile @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.21.9 +VERSION = 2.21.999 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh @@ -34,12 +34,12 @@ INSTALL_DATA = ${INSTALL} -m 644 # We use $(mkdir_p). # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions, -# ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh does not start with $(SHELL), so we add it. +# ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh does not start with $(SHELL), so we add it. # In automake >= 1.10, $(MKDIR_P) is derived from ${MKDIR_P}, which is defined # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake # versions, $(mkinstalldirs) and $(install_sh) are unused. -mkinstalldirs = $(SHELL) ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh -d -install_sh = $(SHELL) ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +mkinstalldirs = $(SHELL) ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh -d +install_sh = $(SHELL) ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh MKDIR_P = /usr/bin/mkdir -p mkdir_p = $(MKDIR_P) diff --git a/po/Makefile.in b/po/Makefile.in index ab48d37d..3ace846f 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.21.9 +VERSION = 2.21.999 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh @@ -34,12 +34,12 @@ INSTALL_DATA = ${INSTALL} -m 644 # We use $(mkdir_p). # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions, -# ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh does not start with $(SHELL), so we add it. +# ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh does not start with $(SHELL), so we add it. # In automake >= 1.10, $(MKDIR_P) is derived from ${MKDIR_P}, which is defined # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake # versions, $(mkinstalldirs) and $(install_sh) are unused. -mkinstalldirs = $(SHELL) ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh -d -install_sh = $(SHELL) ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +mkinstalldirs = $(SHELL) ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh -d +install_sh = $(SHELL) ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh MKDIR_P = /usr/bin/mkdir -p mkdir_p = $(MKDIR_P) diff --git a/web/src/Makefile b/web/src/Makefile index 01573395..7dee058c 100644 --- a/web/src/Makefile +++ b/web/src/Makefile @@ -128,17 +128,17 @@ am__can_run_installinfo = \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -153,10 +153,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -188,7 +188,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -200,7 +200,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -216,10 +216,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -236,7 +236,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -244,10 +244,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/web/src -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/web/src -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/web/src +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/web/src +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -280,7 +280,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale @@ -491,15 +491,15 @@ uninstall-am: all: - cd /run/media/chappa/Work/alpine/alpinegit/web/src/cgi.tcl-1.10 && ./configure --prefix=/run/media/chappa/Work/alpine/alpinegit/web/lib + cd /run/media/echappa/Alpine/alpine/alpinegit/web/src/cgi.tcl-1.10 && ./configure --prefix=/run/media/echappa/Alpine/alpine/alpinegit/web/lib install: - cd /run/media/chappa/Work/alpine/alpinegit/web/src/alpined.d && make install - cd /run/media/chappa/Work/alpine/alpinegit/web/src/cgi.tcl-1.10 && make install SCRIPTDIR=/run/media/chappa/Work/alpine/alpinegit/web/lib - cd /run/media/chappa/Work/alpine/alpinegit/web/lib && tclsh ./pkgcreate - if test -x pubcookie/wp_uidmapper ; then $(LN) -f pubcookie/wp_uidmapper /run/media/chappa/Work/alpine/alpinegit/web/bin ; fi - if test -x pubcookie/wp_tclsh ; then $(LN) -f pubcookie/wp_tclsh /run/media/chappa/Work/alpine/alpinegit/web/bin ; fi - if test -x pubcookie/wp_gssapi_proxy ; then $(LN) -f pubcookie/wp_gssapi_proxy /run/media/chappa/Work/alpine/alpinegit/web/bin ; fi + cd /run/media/echappa/Alpine/alpine/alpinegit/web/src/alpined.d && make install + cd /run/media/echappa/Alpine/alpine/alpinegit/web/src/cgi.tcl-1.10 && make install SCRIPTDIR=/run/media/echappa/Alpine/alpine/alpinegit/web/lib + cd /run/media/echappa/Alpine/alpine/alpinegit/web/lib && tclsh ./pkgcreate + if test -x pubcookie/wp_uidmapper ; then $(LN) -f pubcookie/wp_uidmapper /run/media/echappa/Alpine/alpine/alpinegit/web/bin ; fi + if test -x pubcookie/wp_tclsh ; then $(LN) -f pubcookie/wp_tclsh /run/media/echappa/Alpine/alpine/alpinegit/web/bin ; fi + if test -x pubcookie/wp_gssapi_proxy ; then $(LN) -f pubcookie/wp_gssapi_proxy /run/media/echappa/Alpine/alpine/alpinegit/web/bin ; fi # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/web/src/alpined.d/Makefile b/web/src/alpined.d/Makefile index b8658755..6594e1eb 100644 --- a/web/src/alpined.d/Makefile +++ b/web/src/alpined.d/Makefile @@ -230,17 +230,17 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = `cat ../../../c-client/LDFLAGS` AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -255,10 +255,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -290,7 +290,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -302,7 +302,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -318,10 +318,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -338,7 +338,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -346,10 +346,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/web/src/alpined.d -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/web/src/alpined.d -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/web/src/alpined.d +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/web/src/alpined.d +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -382,7 +382,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale @@ -405,8 +405,8 @@ top_srcdir = ../../.. # This is because alpined, libwpcomm and friends are # not intended for system-wide consumption -locbindir = /run/media/chappa/Work/alpine/alpinegit/web/src/alpined.d/../../bin -loclibdir = /run/media/chappa/Work/alpine/alpinegit/web/src/alpined.d/../../lib +locbindir = /run/media/echappa/Alpine/alpine/alpinegit/web/src/alpined.d/../../bin +loclibdir = /run/media/echappa/Alpine/alpine/alpinegit/web/src/alpined.d/../../lib alpined_SOURCES = alpined.c busy.c color.c imap.c ldap.c remote.c \ signal.c debug.c status.c stubs.c \ alpined.h color.h ldap.h diff --git a/web/src/pubcookie/Makefile b/web/src/pubcookie/Makefile index 362d86e1..1241da2c 100644 --- a/web/src/pubcookie/Makefile +++ b/web/src/pubcookie/Makefile @@ -204,17 +204,17 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing aclocal-1.13 -ALPINE_DATESTAMP = Mon Dec 4 16:02:35 MST 2017 -ALPINE_HOSTSTAMP = jctgjb2 +ACLOCAL = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing aclocal-1.13 +ALPINE_DATESTAMP = Sun Feb 25 12:46:50 MST 2018 +ALPINE_HOSTSTAMP = linux.suse AMTAR = $${TAR-tar} AM_CFLAGS = -g -pthread AM_DEFAULT_VERBOSITY = 1 AM_LDFLAGS = AR = /usr/bin/ar -AUTOCONF = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoconf -AUTOHEADER = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing autoheader -AUTOMAKE = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing automake-1.13 +AUTOCONF = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoconf +AUTOHEADER = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing autoheader +AUTOMAKE = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing automake-1.13 AWK = gawk BUILD_EXEEXT = BUILD_OBJEXT = @@ -232,10 +232,10 @@ CPPFLAGS = -I/usr/include/openssl CPPFLAGS_FOR_BUILD = CPP_FOR_BUILD = gcc -E CYGPATH_W = echo -C_CLIENT_AUTHS = gss +C_CLIENT_AUTHS = gss ntl C_CLIENT_CFLAGS = EXTRACFLAGS=" -DTLSV1_2 -I/usr/include/openssl -g" C_CLIENT_GCCOPTLEVEL = GCCOPTLEVEL="-O0" -C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" +C_CLIENT_LDFLAGS = EXTRALDFLAGS=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5" C_CLIENT_SPECIALS = SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLDIR=/etc/ssl SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private C_CLIENT_TARGET = lsu C_CLIENT_WITH_IPV6 = touch imap/ip6 @@ -267,7 +267,7 @@ LDFLAGS_FOR_BUILD = LIBICONV = -liconv LIBINTL = LIBOBJS = -LIBS = -ltcl8.6 -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 +LIBS = -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5 LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBTOOL_DEPS = ./ltmain.sh LIPO = @@ -279,7 +279,7 @@ LTLIBINTL = LTLIBOBJS = MAINT = # MAKE = /usr/bin/make -MAKEINFO = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/missing makeinfo +MAKEINFO = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p MSGFMT = /usr/bin/msgfmt @@ -295,10 +295,10 @@ OTOOL64 = PACKAGE = alpine PACKAGE_BUGREPORT = chappa@washington.edu PACKAGE_NAME = alpine -PACKAGE_STRING = alpine 2.21.9 +PACKAGE_STRING = alpine 2.21.999 PACKAGE_TARNAME = alpine PACKAGE_URL = -PACKAGE_VERSION = 2.21.9 +PACKAGE_VERSION = 2.21.999 PATH_SEPARATOR = : POSUB = po PTHREAD_CC = gcc -std=gnu99 @@ -315,7 +315,7 @@ SHELL = /bin/sh SPELLPROG = hunspell STRIP = strip USE_NLS = yes -VERSION = 2.21.9 +VERSION = 2.21.999 WEB_BINDIR = WEB_BUILD = WEB_PUBCOOKIE_BUILD = @@ -323,10 +323,10 @@ WEB_PUBCOOKIE_LIB = WEB_PUBCOOKIE_LINK = XGETTEXT = /usr/bin/xgettext XGETTEXT_015 = /usr/bin/xgettext -abs_builddir = /run/media/chappa/Work/alpine/alpinegit/web/src/pubcookie -abs_srcdir = /run/media/chappa/Work/alpine/alpinegit/web/src/pubcookie -abs_top_builddir = /run/media/chappa/Work/alpine/alpinegit -abs_top_srcdir = /run/media/chappa/Work/alpine/alpinegit +abs_builddir = /run/media/echappa/Alpine/alpine/alpinegit/web/src/pubcookie +abs_srcdir = /run/media/echappa/Alpine/alpine/alpinegit/web/src/pubcookie +abs_top_builddir = /run/media/echappa/Alpine/alpine/alpinegit +abs_top_srcdir = /run/media/echappa/Alpine/alpine/alpinegit ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CC_FOR_BUILD = gcc @@ -359,7 +359,7 @@ host_vendor = suse htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /run/media/chappa/Work/alpine/alpinegit/install-sh +install_sh = ${SHELL} /run/media/echappa/Alpine/alpine/alpinegit/install-sh libdir = ${exec_prefix}/lib64 libexecdir = ${exec_prefix}/lib localedir = ${datadir}/locale |