Age | Commit message (Expand) | Author |
1996-08-15 | Merge of GCC 2.7.2.1 | Niklas Hallqvist |
1995-12-20 | FSF GCC version 2.7.2 | Niklas Hallqvist |
2016-08-31 | admin: add -C option to set a revision's commitid | Joshua Stein |
2016-08-16 | When the commit message is empty, don't default to c)ontinue | Theo Buehler |
2016-08-14 | Turning off relro shouldn't insert padding into the middle of the relro | Philip Guenther |
2016-08-10 | auto-dope-slap: mips64 has 16K pages, not 4K. With that fixed, enable RELRO | Philip Guenther |
2016-08-10 | Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value. | Philip Guenther |
2016-08-10 | Cover your kid's remaining eye and lock up the pets for the great old ones | Philip Guenther |
2016-08-07 | Since we have kbind(2), we don't need -znow to use -zrelro | Philip Guenther |
2016-08-07 | If an output section is skipped because of a constraint, then skip it | Philip Guenther |
2016-08-01 | Make sure variables are initialized before using them | Stefan Kempf |
2016-07-30 | Revert unneeded version bump for perl modules | Andrew Fresh |
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 |