CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/08 22:11:35
Modified files:
gnu/usr.bin/lynx: CHANGES COPYHEADER COPYHEADER.asc INSTALLATION
LYMessages_en.h README aclocal.m4 config.guess
config.hin config.sub configure configure.in
lynx.cfg lynx.hlp lynx.man makefile.in
userdefs.h
gnu/usr.bin/lynx/WWW/Library/Implementation: HTAABrow.c
HTAABrow.h
HTAAProt.c
HTAAUtil.c
HTAAUtil.h
HTAccess.c
HTAnchor.c
HTAnchor.h
HTAssoc.c HTAtom.c
HTBTree.c HTCJK.h
HTChunk.c HTChunk.h
HTDOS.c HTDOS.h
HTFTP.c HTFile.c
HTFile.h HTFinger.c
HTFormat.c
HTFormat.h
HTGopher.c
HTGroup.c HTList.c
HTMIME.c HTMLDTD.c
HTMLGen.c HTNews.c
HTParse.c HTParse.h
HTPlain.c HTRules.c
HTStream.h
HTString.c
HTString.h
HTStyle.c HTStyle.h
HTTCP.c HTTP.c
HTTP.h HTTelnet.c
HTUU.c HTUU.h
HTUtils.h
HTVMSUtils.c
HTVMS_WaisProt.c
HTVMS_WaisUI.c
HTVMS_WaisUI.h
HTWAIS.c HTWSRC.c
HText.h LYLeaks.h
LYexit.h SGML.c
SGML.h UCAux.h
UCMap.h dtd_util.c
hdr_HTMLDTD.h
makefile.in
src0_HTMLDTD.h
src0_HTMLDTD.txt
src1_HTMLDTD.h
src1_HTMLDTD.txt
tidy_tls.h
www_tcp.h
gnu/usr.bin/lynx/WWW/Library/vms: libmake.com
gnu/usr.bin/lynx/docs: README.defines README.jp README.metrics
gnu/usr.bin/lynx/lynx_help: Lynx_users_guide.html
about_lynx.html help_files.txt
lynx-dev.html lynx_help_main.html
lynx_url_support.html
gnu/usr.bin/lynx/lynx_help/keystrokes: alt_edit_help.html
bashlike_edit_help.html
bookmark_help.html
cookie_help.html
dired_help.html
edit_help.html
environments.html
follow_help.html
gopher_types_help.html
history_help.html
keystroke_help.html
movement_help.html
option_help.html
other_help.html
print_help.html
scrolling_help.html
test_display.html
visited_help.html
xterm_help.html
gnu/usr.bin/lynx/po: de.po et.po fi.po ja.po lynx.pot
makefile.inn nl.po sv.po tr.po uk.po vi.po
gnu/usr.bin/lynx/samples: jumps.htm lynx-demo.cfg lynx-keymaps
gnu/usr.bin/lynx/scripts: cfg2html.pl indent.sh tbl2html.pl
gnu/usr.bin/lynx/src: AttrList.h DefaultStyle.c GridText.c
GridText.h HTAlert.c HTAlert.h HTFWriter.c
HTForms.h HTInit.c HTML.c HTML.h
LYBookmark.c LYCgi.c LYCharSets.c
LYCharSets.h LYCharUtils.c LYCharUtils.h
LYClean.c LYClean.h LYCookie.c LYCookie.h
LYCurses.c LYCurses.h LYDownload.c
LYEdit.c LYEditmap.c LYExtern.c LYExtern.h
LYForms.c LYGetFile.c LYGlobalDefs.h
LYHash.c LYHash.h LYHistory.c LYHistory.h
LYIcon.rc LYJump.c LYJustify.h LYKeymap.c
LYKeymap.h LYLeaks.c LYList.c LYList.h
LYLocal.c LYMail.c LYMail.h LYMain.c
LYMainLoop.c LYMap.c LYMap.h LYNews.c
LYNews.h LYOptions.c LYOptions.h
LYPrettySrc.c LYPrettySrc.h LYPrint.c
LYReadCFG.c LYReadCFG.h LYSearch.c
LYSearch.h LYSession.c LYShowInfo.c
LYSignal.h LYStrings.c LYStrings.h
LYStructs.h LYStyle.c LYStyle.h
LYTraversal.c LYUpload.c LYUtils.c
LYUtils.h LYexit.c LYmktime.c LYrcFile.c
LYrcFile.h TRSTable.c TRSTable.h UCAuto.c
UCAux.c UCdomap.c Xsystem.c makefile.dos
makefile.in mktime.c parsdate.c parsdate.h
parsdate.y structdump.h tcpipshr.opt
tidy_tls.c
gnu/usr.bin/lynx/src/chrtrans: def7_uni.tbl makefile.in
makeuctb.c
gnu/usr.bin/lynx/test: README.txt cp-1252.html cp-1252a.html
iso-8859-2.html iso-8859-2a.html
tags.html test-styles.html
Added files:
gnu/usr.bin/lynx/docs: README.release
gnu/usr.bin/lynx/po: eo.po
gnu/usr.bin/lynx/src: multinet_ucx.opt
gnu/usr.bin/lynx/test: circle.html square.html triangle.html
Removed files:
gnu/usr.bin/lynx: lynx.rsp mkdirs.sh
gnu/usr.bin/lynx/WWW/Library/Implementation: HTFWriter.c
gnu/usr.bin/lynx/samples: lynx.bat
Log message:
update to lynx 2.8.8rel2, keeping local changes. primarily to get these
changes from 2.8.8dev.16:
* fix most issues found by clang 3.2 analyze
* fix most issues found by Coverity scan
tested on i386, sparc64, and macppc by myself.
tested on vax by miod@ (including https)
helpful discussion with avsm@, sthen@
ok deraadt@
