summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
AgeCommit message (Expand)Author
2006-04-01Remove index entries for \n since nroff will try to expand this.Todd C. Miller
2006-04-01Fix typo; E<GT> -> E<gt>. From jmc@Todd C. Miller
2006-03-28merge in perl 5.8.8Todd C. Miller
2006-03-28perl 5.8.8 importTodd C. Miller
2006-03-28perl 5.8.8 importTodd C. Miller
2006-01-02The official fix for the Perl sprintf buffer overflow.Brad Smith
2005-12-03Use PERL_INT_MAX instead of INT_MAX in previous commit for consistencyTodd C. Miller
2005-12-01Fix an int oflow bug in perl's parameter format string code.Todd C. Miller
2005-06-06Add a missing check for NULL before dereferencing a buf pointer inTodd C. Miller
2005-03-02get rid of an embedded compilation date in perl(1)Marc Balmer
2005-02-18Set cf_time to the epoch for consistency of generated files.Todd C. Miller
2005-02-02Limit PERLIO_DEBUG environtment variable to a sane length and just ignoreTodd C. Miller
2005-01-15sync in-tree perl with 5.8.6Todd C. Miller
2005-01-15perl 5.8.6 from CPANTodd C. Miller
2004-12-08fix perlbug 32446: socket on fd 1 gets duped to fd 0 on close(STDIN)+close(ST...Markus Friedl
2004-08-15Don't check for -fno-delete-null-pointer-checks on gcc 2; the resultingTodd C. Miller
2004-08-14gcc 3.3.2 needs -fno-delete-null-pointer-checks in addition toTodd C. Miller
2004-08-11mips->mips64. ok deraadt@Per Fogelstrom
2004-08-10missing \ at eolTheo de Raadt
2004-08-09proper version chekc for shlibsMichael Shalayeff
2004-08-09merge 5.8.5 into HEADTodd C. Miller
2004-08-09Import of stock perl 5.8.5Todd C. Miller
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-11move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadtPeter Valchev
2004-06-07enable dynamic perl; millert okMichael Shalayeff
2004-06-01remove workaround not needed w/ gcc3 anymore; millert@ okMichael Shalayeff
2004-05-31#ifndef errno declaration. ok millert@Otto Moerbeek
2004-04-07merge local changes into perl-5.8.3Todd C. Miller
2004-04-07perl 5.8.3 from CPANTodd C. Miller
2004-04-05Switch mvme88k to -O2 optimization by default.Miod Vallat
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-02-08shave build time.Marc Espie
2004-01-30no shlibs yetMichael Shalayeff
2003-12-10Ignore PSALL if NOMAN is set; noticed by jmc@Todd C. Miller
2003-12-06Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@Todd C. Miller
2003-12-03fix 2 typosTodd C. Miller
2003-12-03Add back these dead files for 5.8.2Todd C. Miller
2003-12-03Whoops, don't build threaded by defaultTodd C. Miller
2003-12-03Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ...Todd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2003-08-10link File::Basename to basename, dirname, fileparseMarc Espie
2003-08-09Perl hints to use -O1 on mvme88k now; ok millert@Miod Vallat
2003-08-01Back out threads setting inadvertently added in last commit.Todd C. Miller
2003-07-30hppa no longer needs -O0 to build toke.c; from miod@ and OK mickey@Todd C. Miller
2003-07-23perl 5.8.2 from CPANTodd C. Miller
2003-07-23Update CGI module to version 2.98; fixes a cross-site scripting bugTodd C. Miller
2003-06-24Pull in change 17805 by hv@hv-crypt.org on 2002/08/29 13:49:04Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-30Force the creation of pod/Makefile. We don't actually use this forTodd C. Miller
2003-03-28Add missing MLINKS for Getopt::Std and fix NAME sectionTodd C. Miller