Age | Commit message (Expand) | Author |
2016-07-26 | Make sure there's space for the PT_OPENBSD_WXNEEDED segment, if requested | Philip Guenther |
2016-07-25 | Patch perl CVE-2016-1238 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2016-07-08 | The XSLoader issue has been assigned CVE-2016-6185 | Todd C. Miller |
2016-07-07 | Apply http://perl5.git.perl.org/perl.git/commitdiff/08e3451d7 | Todd C. Miller |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2016-07-04 | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS | Philip Guenther |
2016-07-03 | Update to perl 5.20.3 | Andrew Fresh |
2016-05-07 | Term::ReadKey vendor import, as discussed with millert@ and afresh1@ | Marc Espie |
2014-03-24 | Import perl-5.18.2 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2005-01-15 | perl 5.8.6 from CPAN | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2001-05-24 | stock perl 5.6.1 | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
2016-06-30 | Update perl Time::HiRes to 1.9739 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2016-06-28 | Add missing words to help the reader. | Jeremie Courreges-Anglas |
2016-06-28 | Stop linking perl to libpthread | Andrew Fresh |
2016-06-28 | Stop linking perl to libutil, never necessary | Andrew Fresh |
2016-06-23 | Use SYMBOL_CALLS_LOCAL() to determine whether we can drop relocations for a | Mark Kettenis |
2016-06-22 | Don't make the DT_TEXTREL warning fatal. Hopefully this will be temporary, | Mark Kettenis |
2016-06-21 | Make creation of text-relocations a fatal error by default, with -znotext | Philip Guenther |
2016-06-19 | At least display the DT_GNU_HASH tag nicely | Philip Guenther |
2016-06-19 | Update docs to match our local time_t changes | Philip Guenther |
2016-06-08 | Revert the change that made the PLT readonly. The dynamic linker now | Mark Kettenis |
2016-06-02 | Fix internal compiler error with long long arithmetic | David Coppa |
2016-06-01 | Until we get relro working, we need the __{got,plt}_{start,end} symbols | Philip Guenther |
2016-05-31 | Port over binutils fix for PR ld/3111. | Stefan Kempf |
2016-05-28 | -z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placed | Theo de Raadt |
2016-05-23 | On sparc64, make the PLT read-only. This allows the kernel and ld.so to | Mark Kettenis |
2016-05-08 | Correct return value of OpenBSD::MkTemp in scalar context | Andrew Fresh |
2016-05-07 | remove reference to file that's only built when dbm is present | Ted Unangst |
2016-05-07 | ... and link into the build | Marc Espie |
2016-05-07 | fix build within perl | Marc Espie |
2016-05-07 | same patch as ports tree | Marc Espie |
2016-05-07 | Term::ReadKey vendor import, as discussed with millert@ and afresh1@ | Marc Espie |
2016-05-05 | Add support for named initializers for anonymous structs/unions. This is a | Mark Kettenis |
2016-04-26 | Show octeon in readelf -h output. | Visa Hankala |