From 29c82be0c24dcf08125d3fe289b61ea9f1832bbf Mon Sep 17 00:00:00 2001 From: Alan Dipert Date: Mon, 8 Mar 2010 05:55:21 -0500 Subject: [PATCH] init --- CHANGES | 1321 +++++ COPYRIGHT | 68 + ChangeLog | 6 + FEATURES | 94 + INSTALL | 400 ++ Makefile | 186 + Makefile.in | 125 + Makefile.orig | 186 + README | 19 + README.old | 120 + README.resources.html | 1010 ++++ TODO | 3 + XKeysymDB | 39 + app-defaults.color | 118 + app-defaults.color-sgi | 115 + app-defaults.mono | 98 + auth/pgp-dec | 20 + auth/pgp-enc | 20 + auth/ripem-dec | 17 + auth/ripem-enc | 20 + config | 30 + config.guess | 565 ++ config.h | 0 config.h.in | 38 + config.sub | 867 +++ configure | 3632 ++++++++++++ configure.in | 393 ++ docs/resources.html | 609 ++ documents.menu | 18 + install-sh | 238 + libXmx/Makefile | 22 + libXmx/Makefile.in | 33 + libXmx/Makefile.orig | 22 + libXmx/Xmx.c | 2025 +++++++ libXmx/Xmx.h | 364 ++ libXmx/Xmx2.c | 497 ++ libXmx/XmxP.h | 143 + libXmx/descrip.mms | 87 + libdtm/Makefile | 171 + libdtm/Makefile.orig | 171 + libdtm/README | 6 + libdtm/anim.h | 52 + libdtm/arch.h | 341 ++ libdtm/callback.c | 163 + libdtm/col.h | 62 + libdtm/com.h | 16 + libdtm/convert.c | 154 + libdtm/craycvt.c | 216 + libdtm/crayinit.f | 77 + libdtm/crayrtns.f | 269 + libdtm/db.h | 68 + libdtm/debug.h | 98 + libdtm/deccvt.c | 223 + libdtm/dtm.c | 1834 ++++++ libdtm/dtm.h | 371 ++ libdtm/dtmf77.c | 233 + libdtm/dtminit.c | 755 +++ libdtm/dtmint.h | 477 ++ libdtm/dtmmisc.c | 358 ++ libdtm/dtmnserv.c | 325 ++ libdtm/dtmnserv.h | 75 + libdtm/exec.h | 60 + libdtm/fatal.c | 151 + libdtm/linux-uio.h | 72 + libdtm/make.depend | 0 libdtm/mdd.c | 212 + libdtm/mdd.h | 112 + libdtm/ninit.c | 166 + libdtm/nmsg.c | 390 ++ libdtm/ris.c | 126 + libdtm/ris.h | 134 + libdtm/rwrtns.c | 680 +++ libdtm/sdl.c | 131 + libdtm/sdl.h | 162 + libdtm/sds.c | 235 + libdtm/sds.h | 109 + libdtm/sdsF.c | 243 + libdtm/socket.c | 776 +++ libdtm/srv.h | 91 + libdtm/text.h | 69 + libdtm/uio.h | 95 + libdtm/vaxcvt.c | 561 ++ libdtm/vdata.c | 79 + libdtm/vdata.h | 49 + libdtm/x.c | 162 + libhtmlw/AnchoredImage.xbm | 8 + libhtmlw/DelayedImage.xbm | 16 + libhtmlw/DrawingArea.c | 193 + libhtmlw/DrawingArea.h | 35 + libhtmlw/DrawingAreaP.h | 45 + libhtmlw/HTML-PSformat.c | 1922 +++++++ libhtmlw/HTML-PSformat.c.org | 1924 +++++++ libhtmlw/HTML.c | 7138 ++++++++++++++++++++++++ libhtmlw/HTML.h | 638 +++ libhtmlw/HTMLP.h | 270 + libhtmlw/HTMLamp.h | 173 + libhtmlw/HTMLformat.c | 7059 +++++++++++++++++++++++ libhtmlw/HTMLimages.c | 1054 ++++ libhtmlw/HTMLjot.c | 736 +++ libhtmlw/HTMLlists.c | 935 ++++ libhtmlw/HTMLparse.c | 1633 ++++++ libhtmlw/HTMLtable.c | 1286 +++++ libhtmlw/HTMLwidgets.c | 4345 +++++++++++++++ libhtmlw/Makefile | 21 + libhtmlw/Makefile.in | 33 + libhtmlw/Makefile.orig | 21 + libhtmlw/NoImage.xbm | 46 + libhtmlw/NoImage.xbm-backup | 46 + libhtmlw/descrip.mms | 138 + libhtmlw/inkstore.h | 1844 ++++++ libhtmlw/list.c | 331 ++ libhtmlw/list.h | 29 + libhtmlw/listP.h | 34 + libnet/Makefile | 17 + libnet/Makefile.orig | 17 + libnet/collage.h | 66 + libnet/doodle.h | 32 + libnet/list.c | 271 + libnet/list.h | 27 + libnet/listP.h | 33 + libnet/mesg.c | 34 + libnet/net.c | 3891 +++++++++++++ libnet/net.h | 182 + libnet/netP.h | 41 + libnet/netdata.c | 137 + libnet/netdata.h | 91 + libnut/Makefile | 44 + libnut/Makefile.in | 53 + libnut/Makefile.orig | 44 + libnut/descrip.mms | 66 + libnut/ellipsis.c | 181 + libnut/mm.c | 364 ++ libnut/mm.h | 96 + libnut/str-tools.c | 460 ++ libnut/str-tools.h | 9 + libnut/system.c | 1040 ++++ libnut/system.h | 23 + libnut/url-utils.c | 204 + libnut/url-utils.h | 11 + libwww2/CUkerb.c | 683 +++ libwww2/HTAABrow.c | 1132 ++++ libwww2/HTAABrow.h | 182 + libwww2/HTAAFile.c | 199 + libwww2/HTAAFile.h | 124 + libwww2/HTAAProt.c | 562 ++ libwww2/HTAAProt.h | 199 + libwww2/HTAAServ.c | 640 +++ libwww2/HTAAServ.h | 144 + libwww2/HTAAUtil.c | 538 ++ libwww2/HTAAUtil.h | 342 ++ libwww2/HTACL.c | 217 + libwww2/HTACL.h | 108 + libwww2/HTAccess.c | 648 +++ libwww2/HTAccess.h | 164 + libwww2/HTAlert.c | 87 + libwww2/HTAlert.h | 55 + libwww2/HTAnchor.c | 547 ++ libwww2/HTAnchor.h | 297 + libwww2/HTAssoc.c | 85 + libwww2/HTAssoc.h | 42 + libwww2/HTAtom.c | 118 + libwww2/HTAtom.h | 48 + libwww2/HTAuth.c | 230 + libwww2/HTAuth.h | 64 + libwww2/HTChunk.c | 96 + libwww2/HTChunk.h | 160 + libwww2/HTCompressed.c | 282 + libwww2/HTCompressed.h | 7 + libwww2/HTFTP.c | 2843 ++++++++++ libwww2/HTFTP.h | 59 + libwww2/HTFWriter.c | 549 ++ libwww2/HTFWriter.h | 22 + libwww2/HTFile.c | 1324 +++++ libwww2/HTFile.h | 212 + libwww2/HTFormat.c | 832 +++ libwww2/HTFormat.h | 343 ++ libwww2/HTGopher.c | 823 +++ libwww2/HTGopher.h | 16 + libwww2/HTGroup.c | 775 +++ libwww2/HTGroup.h | 184 + libwww2/HTIcon.c | 70 + libwww2/HTInit.c | 596 ++ libwww2/HTInit.h | 18 + libwww2/HTLex.c | 140 + libwww2/HTLex.h | 62 + libwww2/HTList.c | 152 + libwww2/HTList.h | 61 + libwww2/HTMIME.c | 1026 ++++ libwww2/HTMIME.h | 25 + libwww2/HTML.c | 525 ++ libwww2/HTML.h | 51 + libwww2/HTMLDTD.c | 202 + libwww2/HTMLDTD.h | 82 + libwww2/HTMLGen.c | 240 + libwww2/HTMLGen.h | 28 + libwww2/HTMailto.c | 95 + libwww2/HTMosaicHTML.c | 151 + libwww2/HTMosaicHTML.h | 20 + libwww2/HTNews.c | 2818 ++++++++++ libwww2/HTNews.h | 51 + libwww2/HTParse.c | 526 ++ libwww2/HTParse.h | 144 + libwww2/HTPasswd.c | 275 + libwww2/HTPasswd.h | 127 + libwww2/HTPlain.c | 140 + libwww2/HTPlain.h | 20 + libwww2/HTSort.c | 71 + libwww2/HTSort.h | 5 + libwww2/HTStream.h | 56 + libwww2/HTString.c | 133 + libwww2/HTString.h | 49 + libwww2/HTTCP.c | 615 ++ libwww2/HTTCP.h | 107 + libwww2/HTTP.c | 1074 ++++ libwww2/HTTP.h | 13 + libwww2/HTTelnet.c | 313 ++ libwww2/HTTelnet.h | 20 + libwww2/HTUU.c | 206 + libwww2/HTUU.h | 27 + libwww2/HTUtils.h | 268 + libwww2/HTWAIS.c | 1226 ++++ libwww2/HTWAIS.h | 36 + libwww2/HTWSRC.c | 430 ++ libwww2/HTWSRC.h | 45 + libwww2/HTWriter.c | 207 + libwww2/HTWriter.h | 28 + libwww2/HText.h | 121 + libwww2/Makefile | 25 + libwww2/Makefile.in | 78 + libwww2/Makefile.orig | 25 + libwww2/SGML.c | 698 +++ libwww2/SGML.h | 180 + libwww2/tcp.h | 287 + makefiles/Makefile.alpha | 296 + makefiles/Makefile.bsdi | 238 + makefiles/Makefile.dec | 300 + makefiles/Makefile.hp | 300 + makefiles/Makefile.ibm | 300 + makefiles/Makefile.indy | 326 ++ makefiles/Makefile.linux | 343 ++ makefiles/Makefile.sco | 305 + makefiles/Makefile.sgi | 322 ++ makefiles/Makefile.solaris-23 | 304 + makefiles/Makefile.solaris-24 | 303 + makefiles/Makefile.solaris-24-x86 | 303 + makefiles/Makefile.sun | 299 + makefiles/Makefile.sun-lresolv | 297 + mosaic-imageselect-sites | 35 + mosaic-spoof-agents | 25 + mosaic-user-defs | 117 + platform-configs/config.alpha | 30 + platform-configs/config.bsdi | 30 + platform-configs/config.dec | 30 + platform-configs/config.hp | 30 + platform-configs/config.ibm | 30 + platform-configs/config.indy | 30 + platform-configs/config.linux | 30 + platform-configs/config.sco | 30 + platform-configs/config.sgi | 30 + platform-configs/config.solaris-23 | 30 + platform-configs/config.solaris-24 | 30 + platform-configs/config.solaris-24-x86 | 30 + platform-configs/config.sun | 30 + platform-configs/config.sun-lresolv | 30 + revert_makefiles | 8 + src/Makefile | 228 + src/Makefile.in | 236 + src/Makefile.orig | 228 + src/accept.c | 289 + src/accept.h | 9 + src/annotate.c | 913 +++ src/annotate.h | 77 + src/audan.c | 404 ++ src/audan.h | 75 + src/bitmaps/annotate.xbm | 46 + src/bitmaps/busy_1.xbm | 10 + src/bitmaps/busy_1_mask.xbm | 8 + src/bitmaps/busy_2.xbm | 10 + src/bitmaps/busy_2_mask.xbm | 8 + src/bitmaps/busy_3.xbm | 10 + src/bitmaps/busy_3_mask.xbm | 8 + src/bitmaps/busy_4.xbm | 10 + src/bitmaps/busy_4_mask.xbm | 8 + src/bitmaps/busy_5.xbm | 10 + src/bitmaps/busy_5_mask.xbm | 8 + src/bitmaps/busy_6.xbm | 10 + src/bitmaps/busy_6_mask.xbm | 8 + src/bitmaps/busy_7.xbm | 11 + src/bitmaps/busy_7_mask.xbm | 10 + src/bitmaps/busy_8.xbm | 10 + src/bitmaps/busy_8_mask.xbm | 8 + src/bitmaps/busy_9.xbm | 11 + src/bitmaps/busy_9_mask.xbm | 10 + src/bitmaps/gopher_binary.xbm | 9 + src/bitmaps/gopher_ftp.xbm | 9 + src/bitmaps/gopher_image.xbm | 9 + src/bitmaps/gopher_index.xbm | 9 + src/bitmaps/gopher_menu.xbm | 9 + src/bitmaps/gopher_movie.xbm | 9 + src/bitmaps/gopher_sound.xbm | 9 + src/bitmaps/gopher_telnet.xbm | 9 + src/bitmaps/gopher_text.xbm | 9 + src/bitmaps/gopher_unknown.xbm | 9 + src/bitmaps/hotlist.xbm | 46 + src/bitmaps/iconify.xbm | 46 + src/bitmaps/iconify_mask.xbm | 46 + src/bitmaps/security.xbm | 14 + src/bitmaps/xmosaic.xbm | 46 + src/bitmaps/xmosaic_down.xbm | 46 + src/bitmaps/xmosaic_left.xbm | 46 + src/bitmaps/xmosaic_plain.xbm | 46 + src/bitmaps/xmosaic_right.xbm | 46 + src/bla.c | 222 + src/bla.h | 66 + src/cci.h | 329 ++ src/cciBindings.c | 983 ++++ src/cciBindings.h | 66 + src/cciBindings2.c | 1115 ++++ src/cciBindings2.h | 107 + src/cciServer.c | 1371 +++++ src/cciServer.h | 18 + src/child.c | 180 + src/child.h | 72 + src/comment.c | 251 + src/comment.h | 299 + src/copyright.tmpl | 53 + src/gifread.c | 886 +++ src/gifread.h | 71 + src/globalhist.c | 1238 ++++ src/globalhist.h | 82 + src/grpan-www.c | 202 + src/grpan-www.h | 71 + src/grpan.c | 675 +++ src/grpan.h | 80 + src/gui-dialogs.c | 3005 ++++++++++ src/gui-dialogs.h | 86 + src/gui-documents.c | 1331 +++++ src/gui-documents.h | 86 + src/gui-extras.c | 421 ++ src/gui-extras.h | 73 + src/gui-ftp.c | 352 ++ src/gui-ftp.h | 78 + src/gui-menubar.c | 1961 +++++++ src/gui-menubar.h | 76 + src/gui-news.c | 779 +++ src/gui-news.h | 96 + src/gui-popup.c | 1229 ++++ src/gui-popup.h | 437 ++ src/gui.c | 4952 ++++++++++++++++ src/gui.h | 122 + src/hdf-browse.c | 1905 +++++++ src/hdf-browse.h | 66 + src/history.c | 821 +++ src/history.h | 83 + src/hotfile.c | 455 ++ src/hotfile.h | 74 + src/hotlist.c | 2133 +++++++ src/hotlist.h | 176 + src/img.c | 948 ++++ src/img.h | 73 + src/international.h | 536 ++ src/kcms.c | 73 + src/kcms.h | 16 + src/list.h | 29 + src/listP.h | 34 + src/mailto.c | 748 +++ src/mailto.h | 66 + src/main.c | 252 + src/main.h | 83 + src/md5.c | 455 ++ src/md5.h | 145 + src/medcut.c | 510 ++ src/medcut.h | 66 + src/memStuffForPipSqueeks.h | 6 + src/mo-dtm.c | 292 + src/mo-dtm.h | 79 + src/mo-hdf.c | 261 + src/mo-hdf.h | 78 + src/mo-www.c | 1776 ++++++ src/mo-www.h | 114 + src/mosaic.h | 683 +++ src/newsrc.c | 1030 ++++ src/newsrc.h | 101 + src/pan.c | 913 +++ src/pan.h | 86 + src/picread.c | 711 +++ src/picread.h | 71 + src/pixmaps.c | 931 +++ src/pixmaps.h | 184 + src/pixmaps/icon.1.xpm | 84 + src/pixmaps/icon.10.xpm | 87 + src/pixmaps/icon.11.xpm | 88 + src/pixmaps/icon.12.xpm | 88 + src/pixmaps/icon.13.xpm | 88 + src/pixmaps/icon.14.xpm | 88 + src/pixmaps/icon.15.xpm | 88 + src/pixmaps/icon.16.xpm | 88 + src/pixmaps/icon.17.xpm | 88 + src/pixmaps/icon.18.xpm | 87 + src/pixmaps/icon.19.xpm | 87 + src/pixmaps/icon.2.xpm | 84 + src/pixmaps/icon.20.xpm | 88 + src/pixmaps/icon.21.xpm | 87 + src/pixmaps/icon.22.xpm | 88 + src/pixmaps/icon.23.xpm | 86 + src/pixmaps/icon.24.xpm | 85 + src/pixmaps/icon.25.xpm | 85 + src/pixmaps/icon.3.xpm | 86 + src/pixmaps/icon.4.xpm | 87 + src/pixmaps/icon.5.xpm | 86 + src/pixmaps/icon.6.xpm | 87 + src/pixmaps/icon.7.xpm | 87 + src/pixmaps/icon.8.xpm | 87 + src/pixmaps/icon.9.xpm | 86 + src/pixmaps/larry.1.xpm | 70 + src/pixmaps/larry.2.xpm | 70 + src/pixmaps/larry.3.xpm | 70 + src/pixmaps/larry.4.xpm | 70 + src/pixmaps/lock_basic.xpm | 41 + src/pixmaps/lock_domain.xpm | 41 + src/pixmaps/lock_kerberos4.xpm | 41 + src/pixmaps/lock_kerberos5.xpm | 41 + src/pixmaps/lock_login.xpm | 41 + src/pixmaps/lock_md5.xpm | 41 + src/pixmaps/mag.1.xpm | 75 + src/pixmaps/mag.10.xpm | 75 + src/pixmaps/mag.11.xpm | 75 + src/pixmaps/mag.12.xpm | 75 + src/pixmaps/mag.13.xpm | 75 + src/pixmaps/mag.14.xpm | 75 + src/pixmaps/mag.15.xpm | 75 + src/pixmaps/mag.16.xpm | 75 + src/pixmaps/mag.17.xpm | 75 + src/pixmaps/mag.18.xpm | 75 + src/pixmaps/mag.19.xpm | 75 + src/pixmaps/mag.2.xpm | 75 + src/pixmaps/mag.20.xpm | 75 + src/pixmaps/mag.21.xpm | 75 + src/pixmaps/mag.3.xpm | 75 + src/pixmaps/mag.4.xpm | 75 + src/pixmaps/mag.5.xpm | 75 + src/pixmaps/mag.6.xpm | 75 + src/pixmaps/mag.7.xpm | 75 + src/pixmaps/mag.8.xpm | 75 + src/pixmaps/mag.9.xpm | 75 + src/pixmaps/not_secure.xpm | 38 + src/pixmaps/s_icon.1.xpm | 54 + src/pixmaps/s_icon.10.xpm | 55 + src/pixmaps/s_icon.11.xpm | 56 + src/pixmaps/s_icon.12.xpm | 56 + src/pixmaps/s_icon.13.xpm | 56 + src/pixmaps/s_icon.14.xpm | 56 + src/pixmaps/s_icon.15.xpm | 56 + src/pixmaps/s_icon.16.xpm | 56 + src/pixmaps/s_icon.17.xpm | 56 + src/pixmaps/s_icon.18.xpm | 55 + src/pixmaps/s_icon.19.xpm | 55 + src/pixmaps/s_icon.2.xpm | 97 + src/pixmaps/s_icon.20.xpm | 56 + src/pixmaps/s_icon.21.xpm | 55 + src/pixmaps/s_icon.22.xpm | 56 + src/pixmaps/s_icon.23.xpm | 54 + src/pixmaps/s_icon.24.xpm | 53 + src/pixmaps/s_icon.25.xpm | 53 + src/pixmaps/s_icon.3.xpm | 54 + src/pixmaps/s_icon.4.xpm | 55 + src/pixmaps/s_icon.5.xpm | 54 + src/pixmaps/s_icon.6.xpm | 55 + src/pixmaps/s_icon.7.xpm | 55 + src/pixmaps/s_icon.8.xpm | 55 + src/pixmaps/s_icon.9.xpm | 54 + src/pixmaps/splash.xpm | 391 ++ src/pixmaps/tearh.xpm | 11 + src/pixmaps/tearv.xpm | 30 + src/pixmaps/toolbar_back_1.xpm | 33 + src/pixmaps/toolbar_clone_window_1.xpm | 31 + src/pixmaps/toolbar_close_window_1.xpm | 32 + src/pixmaps/toolbar_followup_1.xpm | 32 + src/pixmaps/toolbar_forw_1.xpm | 32 + src/pixmaps/toolbar_ftp_mkdir_1.xpm | 31 + src/pixmaps/toolbar_ftp_put_1.xpm | 32 + src/pixmaps/toolbar_home_1.xpm | 34 + src/pixmaps/toolbar_hotlist.xpm | 38 + src/pixmaps/toolbar_hotlist_1.xpm | 32 + src/pixmaps/toolbar_news_groups_1.xpm | 32 + src/pixmaps/toolbar_news_list_1.xpm | 30 + src/pixmaps/toolbar_news_rev.xpm | 37 + src/pixmaps/toolbar_next_art_1.xpm | 31 + src/pixmaps/toolbar_next_thr_1.xpm | 31 + src/pixmaps/toolbar_open_1.xpm | 31 + src/pixmaps/toolbar_open_window_1.xpm | 31 + src/pixmaps/toolbar_post_1.xpm | 31 + src/pixmaps/toolbar_prev_art_1.xpm | 31 + src/pixmaps/toolbar_prev_thr_1.xpm | 31 + src/pixmaps/toolbar_print_1.xpm | 34 + src/pixmaps/toolbar_reload_1.xpm | 32 + src/pixmaps/toolbar_save_1.xpm | 33 + src/pixmaps/toolbar_search_1.xpm | 32 + src/pixmaps/toolbar_window_1.xpm | 37 + src/pixmaps/unlock_none.xpm | 41 + src/pixmaps/unlock_unknown.xpm | 41 + src/pixmaps/xm_error.xpm | 25 + src/pixmaps/xm_information.xpm | 29 + src/pixmaps/xm_question.xpm | 27 + src/pixmaps/xm_warning.xpm | 27 + src/port.h | 20 + src/prefs.c | 1728 ++++++ src/prefs.h | 374 ++ src/prefs_defs.h | 229 + src/proxy-dialogs.c | 1973 +++++++ src/proxy-dialogs.h | 66 + src/proxy-misc.c | 328 ++ src/proxy-misc.h | 66 + src/proxy.h | 97 + src/readJPEG.c | 158 + src/readJPEG.h | 71 + src/readPNG.c | 428 ++ src/readPNG.h | 61 + src/support.c | 245 + src/support.h | 66 + src/toolbar.h | 36 + src/whine.c | 266 + src/xpm.h | 595 ++ src/xpmhash.c | 287 + src/xpmhash.h | 66 + src/xpmread.c | 1276 +++++ src/xpmread.h | 74 + src/xresources.h | 867 +++ 528 files changed, 159411 insertions(+) create mode 100644 CHANGES create mode 100644 COPYRIGHT create mode 100644 ChangeLog create mode 100644 FEATURES create mode 100644 INSTALL create mode 100644 Makefile create mode 100644 Makefile.in create mode 100644 Makefile.orig create mode 100644 README create mode 100644 README.old create mode 100644 README.resources.html create mode 100644 TODO create mode 100644 XKeysymDB create mode 100644 app-defaults.color create mode 100644 app-defaults.color-sgi create mode 100644 app-defaults.mono create mode 100755 auth/pgp-dec create mode 100755 auth/pgp-enc create mode 100755 auth/ripem-dec create mode 100755 auth/ripem-enc create mode 100755 config create mode 100755 config.guess create mode 100644 config.h create mode 100644 config.h.in create mode 100755 config.sub create mode 100755 configure create mode 100755 configure.in create mode 100644 docs/resources.html create mode 100644 documents.menu create mode 100644 install-sh create mode 100644 libXmx/Makefile create mode 100644 libXmx/Makefile.in create mode 100644 libXmx/Makefile.orig create mode 100644 libXmx/Xmx.c create mode 100644 libXmx/Xmx.h create mode 100644 libXmx/Xmx2.c create mode 100644 libXmx/XmxP.h create mode 100755 libXmx/descrip.mms create mode 100644 libdtm/Makefile create mode 100644 libdtm/Makefile.orig create mode 100644 libdtm/README create mode 100644 libdtm/anim.h create mode 100644 libdtm/arch.h create mode 100644 libdtm/callback.c create mode 100644 libdtm/col.h create mode 100644 libdtm/com.h create mode 100644 libdtm/convert.c create mode 100644 libdtm/craycvt.c create mode 100644 libdtm/crayinit.f create mode 100644 libdtm/crayrtns.f create mode 100644 libdtm/db.h create mode 100644 libdtm/debug.h create mode 100644 libdtm/deccvt.c create mode 100644 libdtm/dtm.c create mode 100644 libdtm/dtm.h create mode 100644 libdtm/dtmf77.c create mode 100644 libdtm/dtminit.c create mode 100644 libdtm/dtmint.h create mode 100644 libdtm/dtmmisc.c create mode 100644 libdtm/dtmnserv.c create mode 100644 libdtm/dtmnserv.h create mode 100644 libdtm/exec.h create mode 100644 libdtm/fatal.c create mode 100644 libdtm/linux-uio.h create mode 100644 libdtm/make.depend create mode 100644 libdtm/mdd.c create mode 100644 libdtm/mdd.h create mode 100644 libdtm/ninit.c create mode 100644 libdtm/nmsg.c create mode 100644 libdtm/ris.c create mode 100644 libdtm/ris.h create mode 100644 libdtm/rwrtns.c create mode 100644 libdtm/sdl.c create mode 100644 libdtm/sdl.h create mode 100644 libdtm/sds.c create mode 100644 libdtm/sds.h create mode 100644 libdtm/sdsF.c create mode 100644 libdtm/socket.c create mode 100644 libdtm/srv.h create mode 100644 libdtm/text.h create mode 100644 libdtm/uio.h create mode 100644 libdtm/vaxcvt.c create mode 100644 libdtm/vdata.c create mode 100644 libdtm/vdata.h create mode 100644 libdtm/x.c create mode 100644 libhtmlw/AnchoredImage.xbm create mode 100644 libhtmlw/DelayedImage.xbm create mode 100644 libhtmlw/DrawingArea.c create mode 100644 libhtmlw/DrawingArea.h create mode 100644 libhtmlw/DrawingAreaP.h create mode 100644 libhtmlw/HTML-PSformat.c create mode 100644 libhtmlw/HTML-PSformat.c.org create mode 100644 libhtmlw/HTML.c create mode 100644 libhtmlw/HTML.h create mode 100644 libhtmlw/HTMLP.h create mode 100644 libhtmlw/HTMLamp.h create mode 100644 libhtmlw/HTMLformat.c create mode 100644 libhtmlw/HTMLimages.c create mode 100644 libhtmlw/HTMLjot.c create mode 100644 libhtmlw/HTMLlists.c create mode 100644 libhtmlw/HTMLparse.c create mode 100644 libhtmlw/HTMLtable.c create mode 100644 libhtmlw/HTMLwidgets.c create mode 100644 libhtmlw/Makefile create mode 100644 libhtmlw/Makefile.in create mode 100644 libhtmlw/Makefile.orig create mode 100644 libhtmlw/NoImage.xbm create mode 100644 libhtmlw/NoImage.xbm-backup create mode 100755 libhtmlw/descrip.mms create mode 100644 libhtmlw/inkstore.h create mode 100644 libhtmlw/list.c create mode 100644 libhtmlw/list.h create mode 100644 libhtmlw/listP.h create mode 100644 libnet/Makefile create mode 100644 libnet/Makefile.orig create mode 100644 libnet/collage.h create mode 100644 libnet/doodle.h create mode 100644 libnet/list.c create mode 100644 libnet/list.h create mode 100644 libnet/listP.h create mode 100644 libnet/mesg.c create mode 100644 libnet/net.c create mode 100644 libnet/net.h create mode 100644 libnet/netP.h create mode 100644 libnet/netdata.c create mode 100644 libnet/netdata.h create mode 100644 libnut/Makefile create mode 100644 libnut/Makefile.in create mode 100644 libnut/Makefile.orig create mode 100755 libnut/descrip.mms create mode 100644 libnut/ellipsis.c create mode 100644 libnut/mm.c create mode 100644 libnut/mm.h create mode 100644 libnut/str-tools.c create mode 100644 libnut/str-tools.h create mode 100644 libnut/system.c create mode 100644 libnut/system.h create mode 100755 libnut/url-utils.c create mode 100644 libnut/url-utils.h create mode 100644 libwww2/CUkerb.c create mode 100644 libwww2/HTAABrow.c create mode 100644 libwww2/HTAABrow.h create mode 100644 libwww2/HTAAFile.c create mode 100644 libwww2/HTAAFile.h create mode 100644 libwww2/HTAAProt.c create mode 100644 libwww2/HTAAProt.h create mode 100644 libwww2/HTAAServ.c create mode 100644 libwww2/HTAAServ.h create mode 100644 libwww2/HTAAUtil.c create mode 100644 libwww2/HTAAUtil.h create mode 100644 libwww2/HTACL.c create mode 100644 libwww2/HTACL.h create mode 100644 libwww2/HTAccess.c create mode 100644 libwww2/HTAccess.h create mode 100644 libwww2/HTAlert.c create mode 100644 libwww2/HTAlert.h create mode 100644 libwww2/HTAnchor.c create mode 100644 libwww2/HTAnchor.h create mode 100644 libwww2/HTAssoc.c create mode 100644 libwww2/HTAssoc.h create mode 100644 libwww2/HTAtom.c create mode 100644 libwww2/HTAtom.h create mode 100644 libwww2/HTAuth.c create mode 100644 libwww2/HTAuth.h create mode 100644 libwww2/HTChunk.c create mode 100644 libwww2/HTChunk.h create mode 100644 libwww2/HTCompressed.c create mode 100644 libwww2/HTCompressed.h create mode 100644 libwww2/HTFTP.c create mode 100644 libwww2/HTFTP.h create mode 100644 libwww2/HTFWriter.c create mode 100644 libwww2/HTFWriter.h create mode 100644 libwww2/HTFile.c create mode 100644 libwww2/HTFile.h create mode 100644 libwww2/HTFormat.c create mode 100644 libwww2/HTFormat.h create mode 100644 libwww2/HTGopher.c create mode 100644 libwww2/HTGopher.h create mode 100644 libwww2/HTGroup.c create mode 100644 libwww2/HTGroup.h create mode 100644 libwww2/HTIcon.c create mode 100644 libwww2/HTInit.c create mode 100644 libwww2/HTInit.h create mode 100644 libwww2/HTLex.c create mode 100644 libwww2/HTLex.h create mode 100644 libwww2/HTList.c create mode 100644 libwww2/HTList.h create mode 100644 libwww2/HTMIME.c create mode 100644 libwww2/HTMIME.h create mode 100644 libwww2/HTML.c create mode 100644 libwww2/HTML.h create mode 100644 libwww2/HTMLDTD.c create mode 100644 libwww2/HTMLDTD.h create mode 100644 libwww2/HTMLGen.c create mode 100644 libwww2/HTMLGen.h create mode 100644 libwww2/HTMailto.c create mode 100644 libwww2/HTMosaicHTML.c create mode 100644 libwww2/HTMosaicHTML.h create mode 100644 libwww2/HTNews.c create mode 100644 libwww2/HTNews.h create mode 100644 libwww2/HTParse.c create mode 100644 libwww2/HTParse.h create mode 100644 libwww2/HTPasswd.c create mode 100644 libwww2/HTPasswd.h create mode 100644 libwww2/HTPlain.c create mode 100644 libwww2/HTPlain.h create mode 100644 libwww2/HTSort.c create mode 100644 libwww2/HTSort.h create mode 100644 libwww2/HTStream.h create mode 100644 libwww2/HTString.c create mode 100644 libwww2/HTString.h create mode 100644 libwww2/HTTCP.c create mode 100644 libwww2/HTTCP.h create mode 100644 libwww2/HTTP.c create mode 100644 libwww2/HTTP.h create mode 100644 libwww2/HTTelnet.c create mode 100644 libwww2/HTTelnet.h create mode 100644 libwww2/HTUU.c create mode 100644 libwww2/HTUU.h create mode 100644 libwww2/HTUtils.h create mode 100644 libwww2/HTWAIS.c create mode 100644 libwww2/HTWAIS.h create mode 100644 libwww2/HTWSRC.c create mode 100644 libwww2/HTWSRC.h create mode 100644 libwww2/HTWriter.c create mode 100644 libwww2/HTWriter.h create mode 100644 libwww2/HText.h create mode 100644 libwww2/Makefile create mode 100644 libwww2/Makefile.in create mode 100644 libwww2/Makefile.orig create mode 100644 libwww2/SGML.c create mode 100644 libwww2/SGML.h create mode 100644 libwww2/tcp.h create mode 100755 makefiles/Makefile.alpha create mode 100755 makefiles/Makefile.bsdi create mode 100755 makefiles/Makefile.dec create mode 100755 makefiles/Makefile.hp create mode 100755 makefiles/Makefile.ibm create mode 100755 makefiles/Makefile.indy create mode 100755 makefiles/Makefile.linux create mode 100755 makefiles/Makefile.sco create mode 100755 makefiles/Makefile.sgi create mode 100755 makefiles/Makefile.solaris-23 create mode 100755 makefiles/Makefile.solaris-24 create mode 100755 makefiles/Makefile.solaris-24-x86 create mode 100755 makefiles/Makefile.sun create mode 100755 makefiles/Makefile.sun-lresolv create mode 100644 mosaic-imageselect-sites create mode 100644 mosaic-spoof-agents create mode 100644 mosaic-user-defs create mode 100755 platform-configs/config.alpha create mode 100755 platform-configs/config.bsdi create mode 100755 platform-configs/config.dec create mode 100755 platform-configs/config.hp create mode 100755 platform-configs/config.ibm create mode 100755 platform-configs/config.indy create mode 100755 platform-configs/config.linux create mode 100755 platform-configs/config.sco create mode 100755 platform-configs/config.sgi create mode 100755 platform-configs/config.solaris-23 create mode 100755 platform-configs/config.solaris-24 create mode 100755 platform-configs/config.solaris-24-x86 create mode 100755 platform-configs/config.sun create mode 100755 platform-configs/config.sun-lresolv create mode 100755 revert_makefiles create mode 100644 src/Makefile create mode 100644 src/Makefile.in create mode 100644 src/Makefile.orig create mode 100644 src/accept.c create mode 100644 src/accept.h create mode 100644 src/annotate.c create mode 100644 src/annotate.h create mode 100644 src/audan.c create mode 100644 src/audan.h create mode 100644 src/bitmaps/annotate.xbm create mode 100644 src/bitmaps/busy_1.xbm create mode 100644 src/bitmaps/busy_1_mask.xbm create mode 100644 src/bitmaps/busy_2.xbm create mode 100644 src/bitmaps/busy_2_mask.xbm create mode 100644 src/bitmaps/busy_3.xbm create mode 100644 src/bitmaps/busy_3_mask.xbm create mode 100644 src/bitmaps/busy_4.xbm create mode 100644 src/bitmaps/busy_4_mask.xbm create mode 100644 src/bitmaps/busy_5.xbm create mode 100644 src/bitmaps/busy_5_mask.xbm create mode 100644 src/bitmaps/busy_6.xbm create mode 100644 src/bitmaps/busy_6_mask.xbm create mode 100644 src/bitmaps/busy_7.xbm create mode 100644 src/bitmaps/busy_7_mask.xbm create mode 100644 src/bitmaps/busy_8.xbm create mode 100644 src/bitmaps/busy_8_mask.xbm create mode 100755 src/bitmaps/busy_9.xbm create mode 100644 src/bitmaps/busy_9_mask.xbm create mode 100644 src/bitmaps/gopher_binary.xbm create mode 100644 src/bitmaps/gopher_ftp.xbm create mode 100644 src/bitmaps/gopher_image.xbm create mode 100644 src/bitmaps/gopher_index.xbm create mode 100644 src/bitmaps/gopher_menu.xbm create mode 100644 src/bitmaps/gopher_movie.xbm create mode 100644 src/bitmaps/gopher_sound.xbm create mode 100644 src/bitmaps/gopher_telnet.xbm create mode 100644 src/bitmaps/gopher_text.xbm create mode 100644 src/bitmaps/gopher_unknown.xbm create mode 100644 src/bitmaps/hotlist.xbm create mode 100644 src/bitmaps/iconify.xbm create mode 100644 src/bitmaps/iconify_mask.xbm create mode 100644 src/bitmaps/security.xbm create mode 100644 src/bitmaps/xmosaic.xbm create mode 100644 src/bitmaps/xmosaic_down.xbm create mode 100644 src/bitmaps/xmosaic_left.xbm create mode 100644 src/bitmaps/xmosaic_plain.xbm create mode 100644 src/bitmaps/xmosaic_right.xbm create mode 100644 src/bla.c create mode 100644 src/bla.h create mode 100644 src/cci.h create mode 100644 src/cciBindings.c create mode 100644 src/cciBindings.h create mode 100644 src/cciBindings2.c create mode 100644 src/cciBindings2.h create mode 100644 src/cciServer.c create mode 100644 src/cciServer.h create mode 100644 src/child.c create mode 100644 src/child.h create mode 100644 src/comment.c create mode 100644 src/comment.h create mode 100644 src/copyright.tmpl create mode 100644 src/gifread.c create mode 100644 src/gifread.h create mode 100644 src/globalhist.c create mode 100644 src/globalhist.h create mode 100644 src/grpan-www.c create mode 100644 src/grpan-www.h create mode 100644 src/grpan.c create mode 100644 src/grpan.h create mode 100644 src/gui-dialogs.c create mode 100644 src/gui-dialogs.h create mode 100644 src/gui-documents.c create mode 100644 src/gui-documents.h create mode 100644 src/gui-extras.c create mode 100644 src/gui-extras.h create mode 100644 src/gui-ftp.c create mode 100644 src/gui-ftp.h create mode 100644 src/gui-menubar.c create mode 100644 src/gui-menubar.h create mode 100644 src/gui-news.c create mode 100644 src/gui-news.h create mode 100644 src/gui-popup.c create mode 100644 src/gui-popup.h create mode 100644 src/gui.c create mode 100644 src/gui.h create mode 100644 src/hdf-browse.c create mode 100644 src/hdf-browse.h create mode 100644 src/history.c create mode 100644 src/history.h create mode 100644 src/hotfile.c create mode 100644 src/hotfile.h create mode 100644 src/hotlist.c create mode 100644 src/hotlist.h create mode 100644 src/img.c create mode 100644 src/img.h create mode 100644 src/international.h create mode 100644 src/kcms.c create mode 100644 src/kcms.h create mode 100644 src/list.h create mode 100644 src/listP.h create mode 100644 src/mailto.c create mode 100644 src/mailto.h create mode 100644 src/main.c create mode 100644 src/main.h create mode 100644 src/md5.c create mode 100644 src/md5.h create mode 100644 src/medcut.c create mode 100644 src/medcut.h create mode 100644 src/memStuffForPipSqueeks.h create mode 100644 src/mo-dtm.c create mode 100644 src/mo-dtm.h create mode 100644 src/mo-hdf.c create mode 100644 src/mo-hdf.h create mode 100644 src/mo-www.c create mode 100644 src/mo-www.h create mode 100644 src/mosaic.h create mode 100644 src/newsrc.c create mode 100644 src/newsrc.h create mode 100644 src/pan.c create mode 100644 src/pan.h create mode 100644 src/picread.c create mode 100644 src/picread.h create mode 100644 src/pixmaps.c create mode 100644 src/pixmaps.h create mode 100644 src/pixmaps/icon.1.xpm create mode 100644 src/pixmaps/icon.10.xpm create mode 100644 src/pixmaps/icon.11.xpm create mode 100644 src/pixmaps/icon.12.xpm create mode 100644 src/pixmaps/icon.13.xpm create mode 100644 src/pixmaps/icon.14.xpm create mode 100644 src/pixmaps/icon.15.xpm create mode 100644 src/pixmaps/icon.16.xpm create mode 100644 src/pixmaps/icon.17.xpm create mode 100644 src/pixmaps/icon.18.xpm create mode 100644 src/pixmaps/icon.19.xpm create mode 100644 src/pixmaps/icon.2.xpm create mode 100644 src/pixmaps/icon.20.xpm create mode 100644 src/pixmaps/icon.21.xpm create mode 100644 src/pixmaps/icon.22.xpm create mode 100644 src/pixmaps/icon.23.xpm create mode 100644 src/pixmaps/icon.24.xpm create mode 100644 src/pixmaps/icon.25.xpm create mode 100644 src/pixmaps/icon.3.xpm create mode 100644 src/pixmaps/icon.4.xpm create mode 100644 src/pixmaps/icon.5.xpm create mode 100644 src/pixmaps/icon.6.xpm create mode 100644 src/pixmaps/icon.7.xpm create mode 100644 src/pixmaps/icon.8.xpm create mode 100644 src/pixmaps/icon.9.xpm create mode 100644 src/pixmaps/larry.1.xpm create mode 100644 src/pixmaps/larry.2.xpm create mode 100644 src/pixmaps/larry.3.xpm create mode 100644 src/pixmaps/larry.4.xpm create mode 100644 src/pixmaps/lock_basic.xpm create mode 100644 src/pixmaps/lock_domain.xpm create mode 100644 src/pixmaps/lock_kerberos4.xpm create mode 100644 src/pixmaps/lock_kerberos5.xpm create mode 100644 src/pixmaps/lock_login.xpm create mode 100644 src/pixmaps/lock_md5.xpm create mode 100644 src/pixmaps/mag.1.xpm create mode 100644 src/pixmaps/mag.10.xpm create mode 100644 src/pixmaps/mag.11.xpm create mode 100644 src/pixmaps/mag.12.xpm create mode 100644 src/pixmaps/mag.13.xpm create mode 100644 src/pixmaps/mag.14.xpm create mode 100644 src/pixmaps/mag.15.xpm create mode 100644 src/pixmaps/mag.16.xpm create mode 100644 src/pixmaps/mag.17.xpm create mode 100644 src/pixmaps/mag.18.xpm create mode 100644 src/pixmaps/mag.19.xpm create mode 100644 src/pixmaps/mag.2.xpm create mode 100644 src/pixmaps/mag.20.xpm create mode 100644 src/pixmaps/mag.21.xpm create mode 100644 src/pixmaps/mag.3.xpm create mode 100644 src/pixmaps/mag.4.xpm create mode 100644 src/pixmaps/mag.5.xpm create mode 100644 src/pixmaps/mag.6.xpm create mode 100644 src/pixmaps/mag.7.xpm create mode 100644 src/pixmaps/mag.8.xpm create mode 100644 src/pixmaps/mag.9.xpm create mode 100644 src/pixmaps/not_secure.xpm create mode 100644 src/pixmaps/s_icon.1.xpm create mode 100644 src/pixmaps/s_icon.10.xpm create mode 100644 src/pixmaps/s_icon.11.xpm create mode 100644 src/pixmaps/s_icon.12.xpm create mode 100644 src/pixmaps/s_icon.13.xpm create mode 100644 src/pixmaps/s_icon.14.xpm create mode 100644 src/pixmaps/s_icon.15.xpm create mode 100644 src/pixmaps/s_icon.16.xpm create mode 100644 src/pixmaps/s_icon.17.xpm create mode 100644 src/pixmaps/s_icon.18.xpm create mode 100644 src/pixmaps/s_icon.19.xpm create mode 100644 src/pixmaps/s_icon.2.xpm create mode 100644 src/pixmaps/s_icon.20.xpm create mode 100644 src/pixmaps/s_icon.21.xpm create mode 100644 src/pixmaps/s_icon.22.xpm create mode 100644 src/pixmaps/s_icon.23.xpm create mode 100644 src/pixmaps/s_icon.24.xpm create mode 100644 src/pixmaps/s_icon.25.xpm create mode 100644 src/pixmaps/s_icon.3.xpm create mode 100644 src/pixmaps/s_icon.4.xpm create mode 100644 src/pixmaps/s_icon.5.xpm create mode 100644 src/pixmaps/s_icon.6.xpm create mode 100644 src/pixmaps/s_icon.7.xpm create mode 100644 src/pixmaps/s_icon.8.xpm create mode 100644 src/pixmaps/s_icon.9.xpm create mode 100644 src/pixmaps/splash.xpm create mode 100644 src/pixmaps/tearh.xpm create mode 100644 src/pixmaps/tearv.xpm create mode 100644 src/pixmaps/toolbar_back_1.xpm create mode 100644 src/pixmaps/toolbar_clone_window_1.xpm create mode 100644 src/pixmaps/toolbar_close_window_1.xpm create mode 100644 src/pixmaps/toolbar_followup_1.xpm create mode 100644 src/pixmaps/toolbar_forw_1.xpm create mode 100644 src/pixmaps/toolbar_ftp_mkdir_1.xpm create mode 100644 src/pixmaps/toolbar_ftp_put_1.xpm create mode 100644 src/pixmaps/toolbar_home_1.xpm create mode 100644 src/pixmaps/toolbar_hotlist.xpm create mode 100644 src/pixmaps/toolbar_hotlist_1.xpm create mode 100644 src/pixmaps/toolbar_news_groups_1.xpm create mode 100644 src/pixmaps/toolbar_news_list_1.xpm create mode 100644 src/pixmaps/toolbar_news_rev.xpm create mode 100644 src/pixmaps/toolbar_next_art_1.xpm create mode 100644 src/pixmaps/toolbar_next_thr_1.xpm create mode 100644 src/pixmaps/toolbar_open_1.xpm create mode 100644 src/pixmaps/toolbar_open_window_1.xpm create mode 100644 src/pixmaps/toolbar_post_1.xpm create mode 100644 src/pixmaps/toolbar_prev_art_1.xpm create mode 100644 src/pixmaps/toolbar_prev_thr_1.xpm create mode 100644 src/pixmaps/toolbar_print_1.xpm create mode 100644 src/pixmaps/toolbar_reload_1.xpm create mode 100644 src/pixmaps/toolbar_save_1.xpm create mode 100644 src/pixmaps/toolbar_search_1.xpm create mode 100644 src/pixmaps/toolbar_window_1.xpm create mode 100644 src/pixmaps/unlock_none.xpm create mode 100644 src/pixmaps/unlock_unknown.xpm create mode 100644 src/pixmaps/xm_error.xpm create mode 100644 src/pixmaps/xm_information.xpm create mode 100644 src/pixmaps/xm_question.xpm create mode 100644 src/pixmaps/xm_warning.xpm create mode 100644 src/port.h create mode 100644 src/prefs.c create mode 100644 src/prefs.h create mode 100644 src/prefs_defs.h create mode 100644 src/proxy-dialogs.c create mode 100644 src/proxy-dialogs.h create mode 100644 src/proxy-misc.c create mode 100644 src/proxy-misc.h create mode 100644 src/proxy.h create mode 100644 src/readJPEG.c create mode 100644 src/readJPEG.h create mode 100644 src/readPNG.c create mode 100644 src/readPNG.h create mode 100644 src/support.c create mode 100644 src/support.h create mode 100644 src/toolbar.h create mode 100644 src/whine.c create mode 100644 src/xpm.h create mode 100644 src/xpmhash.c create mode 100644 src/xpmhash.h create mode 100644 src/xpmread.c create mode 100644 src/xpmread.h create mode 100644 src/xresources.h diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..96d4bfb --- /dev/null +++ b/CHANGES @@ -0,0 +1,1321 @@ +See document FEATURES for canonical list of features. + +From 2.5 to 2.6 +............... + + o Inline JPEGs are supported. + o mailto URLs are supported. + o Improved Usenet support, including threaded newsgroup listings and article + posting. + o Common Client Interface now supports POST to server, SEND + BROWSERVIEW and QUIT browser protocol functionality. + o PostScript printing and saving optionally includes URL and page number as + page header. + o Minimal group annotation support. Set the annotationServer resource + to the URL of your CGI annotation server. + o The URL text field is now editable. Pressing Enter within the text field + causes Mosaic to open the displayed URL. + o Load to local disk can now be activated on a one-time basis by holding down + the shift key while clicking on a hyperlink. + o HTTP header Referer now contains a document's parent URL (for hyperlinks + that are clicked-on with the mouse pointer, only). NCSA httpd 1.4 can log + the Referer field. + o HTTP header User-Agent now uses a slightly different format, for + consistency with other platforms: + User-Agent: NCSA_Mosaic/2.6 (X11; SunOS 4.1.3 sun4m) libwww/2.12 modified + o resource *maxNumCCIConnect added to restrict number of cci clients + communicating with the browser. + o comment card for user survey introduced in this version. + o Added additional entity support + o On reload, added support for a cache proxy. If resource + reloadPragmaNoCache is set, Mosaic will send an additional header notifying + proxy not to use cache. + o Added support for older NNTP servers. + o Code has been Saber tested. + +From 2.4 to 2.5 +............... + + o Added Common Client Interface (CCI) support. + o Added X resource cciPort and command-line flag -cciPort. + o Mosaic creates the file $HOME/.mosaiccciport listing the active + CCI hostname and port number in the form host:port. + o Added nested hotlists, with Copy, Insert, Up, Save, and Load options. + (thanks to Gilles Bourhis). + o Hotlists are now stored in HTML as nested unordered lists. + o Binaries are now linked with the latest, greatest, HDF (Hierarchical + Data Format) library. + o Added -kiosk command-line flag and Boolean X resource, kiosk. + o Also added -kioskNoExit command-line flag and Boolean X + resource kioskNoExit for kiosk mode without the close button. + o Added defaultFontChoice X resource. + o Added experimental editor hook to File menu. + o Added editCommandUseXterm resource. + o Added child signal handler. + o For security reasons, changed /bin/rm system calls to unlink(). + o Added limited HTML table support. + o Added support for HTML superscript and subscript + tags, allong with supSubFont X resource. + o Forms may now have multiple submit buttons by including a NAME + attribute in INPUT elements of type SUBMIT. + o Fixed comment parsing, so that HTML mark-up can exist inside + comments. Comments should begin with + o Mosaic no longer displays text inside the section of an + HTML document. + o Added underline support. + o Fixed case-sensitivity forms bug. + o Fixed some forms core dumps + o More verbose error messages + +From 2.3 to 2.4 +............... + + o Fixed really embarassingly dumb bug that made widgets names appear + next to toggle buttons on forms. + +From 2.2 to 2.3 +............... + + o Fixed security bug in telnet URLs. + o Fixed bug with dithered images inverting on some displays. + o Fixed bug with non-direct-WAIS clients core dumping on WAIS URLs. + o Fixed bug with uninitialized gatewayed for proxy gateways. + o Fixed memory overrun in PEM_AUTH code. + o Fixed loss of small messages in PEM_AUTH code. + o Fixed improper defaults for VerticalScrollOnRight. + o Fixed more GIF decoding core dumps. + o Fixed mispelling of XtSpecificationRelease in gui.c + o Fixed 24bit handling bug that caused some displays to switch red and blue. + o Added names to child widgets in forms. + o Added autoconfiguration of MOTIF1_2 based on XmVERSION and XmREVISION. + o Made dialogs rise to the top when selected a second time. + o Added 24bit DirectColor support. + o Added 16bit TrueColor support. + o Changed dithering to Floyd-Steinberg dithering. + o 2 color images go to black & white on monochrome, instead of dithering. + o FORM now uses ENCTYPE and ENCENTITY to submit encrypted if PEM_AUTH + defined. + o New menu under "Options" to always request enrypted if PEM_AUTH defined. + +From 2.1 to 2.2 +............... + + o Fixed bug in unrecognized URLs that have whitespace at the beginning. + o Fixed bug with transparent color GIF89 images. + o Fixed more inlined image parsing code dumps. + o Fixed odd extra flashing in documents accessed after form documents. + o Fixed socket leak in interrupted I/O. + o Fixed bug in whitespace terminated entity '&' escapes. + o Added Frans Van Hoesel's latest postscript changes. + o Added Frans Van Hoesel's extra font support. + o Speedups in GIF decoding, thanks to David Koblas. + o Improved handling of monochrome displays. Detect mono without needing + the -mono option, and dither inlined images. + o Added