summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/lynx/WWW/Library/Implementation/HTString.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delinked from tree, now it goes to the bit bucketderaadt2014-07-231-167/+0
|
* update to lynx 2.8.8rel2, keeping local changes. primarily to get thesedaniel2014-07-091-7/+22
| | | | | | | | | | | | | 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@
* update to lynx2.8.7rel.2, with local patches:avsm2011-07-221-31/+30
| | | | | | | | | | | - restore local lynx.cfg settings [avsm] - fix makefile races [espie] - read/write result checking fixes to avoid unsigned comparisons vs -1 [krw] - initialize all the InputFieldData members correctly [fgsch] - fix socklen_t test to include <sys/types.h> [miod] - fgets(3) returns NULL on error, not 0. No functional change [cloder] ok krw@, tests by Simon Kuhnle and Martin Pieuchot
* Update to lynx-2.8.6.rel5, with our local patches maintained where relevant.avsm2009-05-311-59/+55
| | | | | | | tests from miod@ sthen@ jmc@ jsing@ two additional fixes from miod: - fix uninitialized stack variable use, leading to occasional crash. - modify the socklen_t test to include <sys/types.h>, fixes gcc2 build failures
* update to lynx 2.8.5rel.1avsm2004-06-221-5/+39
| | | | tested todd@,naddy@. millert@ deraadt@ ok
* Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as wellavsm2003-05-011-3/+21
| | | | | | | | | | | | | | | | Local patches we maintain to the distribution are: - replace unbounded fscanf with fgets (avsm) - spelling fixes (deraadt) - hppa -O0 workaround (mickey) - default to ftp passive (deraadt) - work with non-exec scripts (deraadt,hin,maja) - be more careful with rlogin username (art) - default to our webpage (deraadt) - install helpfiles locally (maja) - mkdtemp temp space directory (art) - install more recent config.guess (avsm) Tested by beck,millert,grange,fries,miod and others, deraadt@ ok
* Upgrade to Lynx 2.8.2. -mojmaja2000-03-251-7/+49
|
* Lynx 2.8maja1998-03-111-0/+63