Age | Commit message (Expand) | Author |
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 |
2007-11-24 | some make -j fixes. | Marc Espie |
2007-11-11 | import perl 5.10.0 from CPAN | Simon Bertrang |
2007-11-11 | update File::Temp to CPAN version 0.18 as other modules start to use it | Simon Bertrang |
2007-11-07 | Fix potential heap overflow given a specially crafted regexp. | Todd C. Miller |
2007-08-24 | fix a bug leading to infinite recursion; adapted from CPAN | Simon Bertrang |
2007-05-20 | hack generated Makefile so that section is properly 3p. | Marc Espie |
2007-05-15 | pass COPTS thru, okay millert@ | Marc Espie |
2007-02-24 | replace 400 lines of md5 code in Digest::MD5's XS with 4 lines | Simon Bertrang |
2007-02-16 | Back-port a getpeername() fix from IO version 1.30. | Todd C. Miller |
2007-02-04 | upgrade documentation so it reflects the way MakeMaker currently fills | Marc Espie |
2007-02-01 | Ignore HASATTRIBUTE_UNUSED for C++ as our g++ does not grok | Todd C. Miller |
2007-01-31 | gcc 3.3 doesn't support __attribute__((unused)) in C++ mode. Patch | Todd C. Miller |
2006-11-30 | When using setproctitle() don't fall back into the non-setproctitle() | Todd C. Miller |
2006-11-16 | let E<copy> be recognized for man documents as well. | Marc Espie |
2006-11-15 | make sure pod parsers are in a sane state at beginning of parse. | Marc Espie |
2006-11-09 | Don't build profiled libperl; requested by deraadt@ | Todd C. Miller |