Age | Commit message (Expand) | Author |
2013-02-19 | Remove m68k optimizer workaround. | Brad Smith |
2012-11-04 | Less pessimistic OPT value for m68k. | Miod Vallat |
2011-07-22 | update to lynx2.8.7rel.2, with local patches: | Anil Madhavapeddy |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-02-16 | Fix off by one in page display. | Paul Irofti |
2010-11-19 | Fix the "SSL error:host(blah)!=cert(*.blah)-Continue? (y)" error when going | Federico G. Schwindt |
2010-09-06 | enable wide character support; ok nicm@ | Christian Weisgerber |
2009-12-02 | reapply from mainline lynx, fix lost after local update. Okay deraadt. | Paul Irofti |
2009-08-09 | Initialize all the InputFieldData members correctly. Fixes a crash when | Federico G. Schwindt |
2009-08-08 | Actually, add --enable-debug to configure so -g is not stripped if specified | Federico G. Schwindt |
2009-08-08 | allow to compile lynx with debug symbols. | Federico G. Schwindt |
2009-05-31 | Update to lynx-2.8.6.rel5, with our local patches maintained where relevant. | Anil Madhavapeddy |
2008-11-06 | add support for iso8859-13 | Martynas Venckus |
2008-09-30 | from mainline lynx; passed to us by bulibuta@sdf.lonestar.org | Theo de Raadt |
2008-01-29 | More read/write result checking fixes to avoid unsigned comparisons vs | Kenneth R Westerback |
2007-12-01 | fix makefile races. | Marc Espie |
2006-11-21 | Use appropriate wait(2) macros to test for editor failure. | Ray Lai |
2006-10-13 | Add check for mkdtemp(3) failure. Prevents segfaults when TMPDIR | Ray Lai |
2006-10-10 | fgets(3) returns NULL on error, not 0. No functional change, but it makes | Chad Loder |
2005-12-27 | Backport of a fix from lynx2.8.6dev.16 which prevents a crash. | Moritz Jodeit |
2005-11-27 | make lynx(1) to use arc4random(4) instead of other random functions; | Robert Nagy |
2005-11-04 | update to lynx2.8.5rel.4; fixes CAN-2005-3120 among other things. | Federico G. Schwindt |
2005-04-17 | remove amd64 special casing. | Brad Smith |
2005-04-06 | Use fprintf correctly. | Chad Loder |
2005-02-16 | zap compilation date from the binary; ok henning@ | Marc Balmer |
2005-02-04 | unfuck amd64 | Peter Valchev |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2004-11-07 | fix man page path; moritz@jodeit.org | Theo de Raadt |
2004-10-21 | Backport from lynx-2.8.6dev.7b to prevent a memory exhaustion from crashing | Anil Madhavapeddy |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |
2004-07-05 | Compile at -O1 on m68k, sig11 in LYMainLoop at -O2. | Miod Vallat |
2004-06-27 | Let's have http://www.OpenBSD.org/ defined as the STARTFILE again. | Robert Nagy |
2004-06-24 | let vax build lynx (workaround); miod ok | Theo de Raadt |
2004-06-22 | sync with lynx 2.8.5.rel2 which fixes a few minor bugs (null pointer checks, | Anil Madhavapeddy |
2004-06-22 | trim some other-os build stuff that crept in | Anil Madhavapeddy |
2004-06-22 | update to lynx 2.8.5rel.1 | Anil Madhavapeddy |
2004-06-21 | Recognize cats as an arm machine. Dunno how this was missed before. | Dale Rahn |
2004-06-21 | back out CPP change; obviously not tested. On at least arm, kills at | Theo de Raadt |
2004-06-21 | propagate CPP to build system as well, millert@ ok | Anil Madhavapeddy |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2003-10-31 | add pegasos to config.guess matches | Dale Rahn |
2003-08-12 | Stop the madness, though shalt not pass FD_SETSIZE as the first param to | Todd C. Miller |
2003-05-17 | no need for O0 on hppa anymore | Michael Shalayeff |
2003-05-08 | multiple readlink() calls that forgot the -1... | Vincent Labrecque |
2003-05-07 | Re-include a patch missed in the recent upgrade: | Anil Madhavapeddy |
2003-05-01 | Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as well | Anil Madhavapeddy |
2003-04-22 | replace an unbounded fscanf with an fgets | Anil Madhavapeddy |
2003-01-04 | spelling | Theo de Raadt |
2002-12-19 | build LYMainLoop.o -O0 as a workaround for gcc on hppa | Michael Shalayeff |