Age | Commit message (Expand) | Author |
2010-04-05 | let perldoc -f use mandoc. | Marc Espie |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-05 | When cleaning, remove generated file and avoid removing some files that | Todd C. Miller |
2010-01-05 | Ignore CVS dir in private copy of libscan like real one does. | Todd C. Miller |
2010-01-05 | Ignore CVS dir in private copy of libscan like real one does. | Todd C. Miller |
2010-01-04 | Skip revision control dirs when looking for extensions. Fixes building | Todd C. Miller |
2009-11-16 | Fix generation of .IX entries that include characters escaped with | Todd C. Miller |
2009-11-03 | - apply fix from upstream git for CVE-2009-3626, which could cause perl to | Jasper Lievisse Adriaanse |
2009-10-22 | Fix a typo | Todd C. Miller |
2009-10-14 | Better fix for treating IO-Compress as an extension that the one in 5.10.1, | Todd C. Miller |
2009-10-13 | fix typo | Todd C. Miller |
2009-10-13 | No need for perlthanks binary when perlbug -T will do. | Todd C. Miller |
2009-10-13 | Add back bits mistakenly removed in rev 1.23 | Todd C. Miller |
2009-10-13 | Somehow shasum snuck back in. | Todd C. Miller |
2009-10-13 | Fix mismerge | Todd C. Miller |
2009-10-13 | Merge in some local changes that got lost. | Todd C. Miller |
2009-10-12 | remove troublesome file that broke the 5.10.1 merge | Todd C. Miller |
2009-10-12 | remove editor backup file from MANIFEST | Todd C. Miller |
2009-10-12 | Undo keywork expansion by escaping the dollar signs as octal | Todd C. Miller |
2009-10-12 | Merge in perl 5.10.1; part two | Todd C. Miller |
2009-10-12 | Merge in perl 5.10.1 | Todd C. Miller |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2009-08-14 | - fix for pr 6196 from upstream git | Jasper Lievisse Adriaanse |
2009-06-21 | CVE-2009-1391: Buffer overflow in the inflate function in Zlib.xs | Martynas Venckus |
2009-05-16 | import perl 5.10.1 | Simon Bertrang |
2009-05-16 | relocate / fix Test::Simple tests | Simon Bertrang |
2009-05-13 | update Test::Simple to version 0.86 | Jasper Lievisse Adriaanse |
2009-05-13 | update Sys::Syslog to CPAN version 0.27 | Simon Bertrang |
2009-03-25 | recognise encoding "646" as an alias of "ascii", similar to a change | Stuart Henderson |
2009-03-24 | s/postion/position/g | Todd C. Miller |
2008-10-12 | Remove hack from MM_Unix.pm and simply set man1dir to 'none' in | Todd C. Miller |
2008-10-07 | re-enable ieeefp mode on alpha again, now that the kernel code is | Martynas Venckus |
2008-10-07 | Prevent cvs keyword expansion from causing a test failure. | Todd C. Miller |
2008-10-01 | Add another change that got dropped in the merge of perl 5.10.0. | Todd C. Miller |
2008-10-01 | re-apply change from rev 1.18 | Todd C. Miller |
2008-09-30 | Add back a change that got lost in the final merge. | Todd C. Miller |
2008-09-30 | Remove a couple more bogus man pages and add missing MLINKs. The | Todd C. Miller |
2008-09-29 | Remove bogus man pages and fix the NAME lines for many more. | Todd C. Miller |
2008-09-29 | fix conflicts and merge in local changes to perl 5.10.0 | Todd C. Miller |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2008-07-09 | Incorporate Otto's yacc skeleton fix. | Todd C. Miller |
2008-05-05 | enforce make -j1 in SDBM_File, there is a nasty race that's hard to fix. | Marc Espie |
2008-03-28 | Enable shared libraries on landisk. | Dale Rahn |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-15 | This should set msg_control using CMSG_SIZE(), and not assume that | Theo de Raadt |
2008-01-29 | fix another make -j race, avoid rebuilding some archives twice in parallel. | Marc Espie |
2007-11-28 | insert .WAIT so that stuff is built first, and checked afterwards, instead | Marc Espie |
2007-11-26 | fix build for real, forward maninstall to wrapper1 | Marc Espie |
2007-11-25 | espie broke the make install codepath (and I think not just for DESTDIR), so ... | Theo de Raadt |
2007-11-25 | man pages are in Makefile.bsd-wrapper1, so MLINKS should be there too, | Theo de Raadt |