summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
AgeCommit message (Expand)Author
2001-11-24for openbsd 3.1+, don't even bother trying to pick libdl, since it is dead.Peter Valchev
2001-10-24"minium" -> "minimum", ok deraadt@Daniel Hartmeier
2001-10-09Add missing rule for B::CC.ps3p; Hans-Guenter WeigandTodd C. Miller
2001-09-28sparc64 has shared libsJason Wright
2001-09-20treat unions as structs; fixes pr 1918, perl dudes never replied thoughMichael Shalayeff
2001-09-10no shared libs on sparc64 (yet)Jason Wright
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-04alpha has shared libs; pointed out by brad@Todd C. Miller
2001-07-21SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor.Kenneth R Westerback
2001-07-02fix some incorrect cat page dependenciesTodd C. Miller
2001-06-02Remove a few extraneous subshells. Okay millert@Marc Espie
2001-05-24merge in perl 5.6.1 with our local changesTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2001-05-08Insure detection of prefixes is limited to whole words. This avoidsMarc Espie
2001-02-07Change 6214 by gsar@auger on 2000/06/08 13:57:54Todd C. Miller
2001-02-04Copy symlinks in addition to running h2ph so machine/foo.ph worksTodd C. Miller
2000-12-28Fixed m88k related defines.Steve Murphree
2000-12-05powerpc has shared libs for OpenBSD >= 2.8Todd C. Miller
2000-11-10these contain special cases where they build man pages into .0 files;Theo de Raadt
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-11Use "cc -shared" not "ld -Bstatic" to build shared objectsTodd C. Miller
2000-08-08The official perl fix deletes the /bin/mail code entirely.Todd C. Miller
2000-08-07#ifdef out code that runs /bin/mail insecurely. We don't have a /bin/mailTodd C. Miller
2000-05-18Update from perl-current--fixes the op/universal test.Todd C. Miller
2000-04-30Change 5985 by gsar@auger on 2000/04/28 07:30:28Todd C. Miller
2000-04-30Change 5982 by gsar@auger on 2000/04/28 04:48:25Todd C. Miller
2000-04-30Change 5948 by gsar@auger on 2000/04/25 18:21:57Todd C. Miller
2000-04-30stock perl 5.6.1Todd C. Miller
2000-04-30Change 5969 by gsar@auger on 2000/04/27 17:50:56Todd C. Miller
2000-04-30Perl Change 5912 by gsar@auger on 2000/04/24 04:17:15Todd C. Miller
2000-04-24Better fix for all the dash shenanigans; rra@stanford.eduTodd C. Miller
2000-04-24Fix in scalar vs. list dereference bug in InputObjects.pm. KeepTodd C. Miller
2000-04-21stock perl 5.6.1Todd C. Miller
2000-04-21add CPAN File::Temp module for perl versions of mkstemp et al.Todd C. Miller
2000-04-12do h2ph for the whole include tree; millert@ okMichael Shalayeff
2000-04-09o config.sh depends on config.overTodd C. Miller
2000-04-09Fix bug when doing C<FOO I<BAR>>; rra@stanford.eduTodd C. Miller
2000-04-08Make installsitebin '/usr/local/bin'Todd C. Miller
2000-04-07Win32.pod should go in man3p, not man1. The only reason we evenTodd C. Miller
2000-04-07need -fPIC on sparc for libperl.soTodd C. Miller
2000-04-06perl-5.6.0 + local changesTodd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
2000-04-05seed srandom from /dev/arandom not /dev/urandomTodd C. Miller
2000-02-02Remove -Bforcearchive from lddlflags. -Bforcearchive only makes senseTodd C. Miller
2000-01-30Remove perly.c dependency on perly.y; should not be needed but...Todd C. Miller
2000-01-28Remove perly.y so Configure doesn't think things are missing.Todd C. Miller
2000-01-28Prevent make from trying to build perly.y for good.Todd C. Miller
2000-01-27Take /usr/local/lib out of glibpth and libpth. Define locincpth andTodd C. Miller
2000-01-18Add /usr/local/lib to libpth/glibpth since ports installs thingsTodd C. Miller