Commit Graph

29 Commits

Author SHA1 Message Date
Mark Murray 24ad19c546 Resolve conflicts. 2000-08-20 09:51:08 +00:00
Mark Murray 169c95233c This commit was generated by cvs2svn to compensate for changes in r64866,
which included commits to RCS files with non-trunk default branches.
2000-08-20 08:43:07 +00:00
Mark Murray 8947993a91 Vendor supplied patches to fix procname ($0) 2000-08-20 08:43:07 +00:00
Mark Murray 29c800e0e7 Suidperl fixes.
1) Official patch - remove the whole effort to fork off a process
   to run /bin/mail; we don't have a /bin/mail, but this brings our
   code in line with mainstream Perl recommendation.

2) Make the "Can't do setuid" message a bit clearer; when our userbase
   bumps into our suidperl-with-no-commit-bit, give them a good clue as
   to what is going on.
2000-08-13 20:05:58 +00:00
Mark Murray 67205a5041 Find pod2man in the right place.
Submitted by:	aDe (Amongst others).
2000-07-10 17:42:38 +00:00
Mark Murray 788dcecfdf Yuck. Hack round a bootstrapping issue. 2000-06-26 10:14:07 +00:00
Mark Murray a1a0102e72 Grr..
Fix FUBARred conflict-merge. This fixes "make world".
2000-06-25 20:12:58 +00:00
Mark Murray ba0d106e3a Resolve conflicts. 2000-06-25 14:31:11 +00:00
Mark Murray 2b0d64b9da Resolve conflicts. 2000-06-25 13:05:26 +00:00
Mark Murray 120a02d4f3 Vendor import of Perl 5.006 2000-06-25 11:04:01 +00:00
Mark Murray 5bd17c648f This commit was generated by cvs2svn to compensate for changes in r62076,
which included commits to RCS files with non-trunk default branches.
2000-06-25 11:04:01 +00:00
Andrey A. Chernov 738988c182 Better fix for strftime/mktime bug, now more compatible since local timezone
name and offset restored for compatibility with standard perl
2000-05-11 23:49:13 +00:00
Mark Murray 52ae664d24 Force installs. This is to allow (semi-)automatic garbage removal by
"find /usr/libdata -ctime -N -delete".
2000-01-29 17:27:17 +00:00
Andrey A. Chernov 6d98baad02 Fix bug with internal functions when locale is active
PR:		15370
Reviewed by:	no responce from maintainer
Obtained from:	perl development sources
1999-12-13 19:11:53 +00:00
Marcel Moolenaar d176626abc When a Makefile.PL is evaluated in a subdirectory (ext/SDBM_Files/sdbm)
do not prepend '../' to PERL and FULLPERL. It breaks cross-building.

Approved by: markm
1999-12-04 12:35:56 +00:00
Andrey A. Chernov 3973dacdb3 Fix time printing bug
PR:		14813
Submitted by:	idea by netch@lucky.net (Valentin Nechayev)
1999-11-13 20:04:41 +00:00
Mark Murray f95d9a7c6c Fix a problem where commands in backticks `` wont get executed in taint
mode because of an insecure path.

Reported by:	George Cox
1999-07-19 18:17:54 +00:00
Mark Murray c3180f4f12 Merge conflicts. More elegant improvements will follow in a couple
of days.
1999-05-02 15:18:32 +00:00
Mark Murray 7c312e6b6a Maintenance releace 3 of perl5.005. Includes support for threads. 1999-05-02 14:33:17 +00:00
Mark Murray ef0775c4f0 This commit was generated by cvs2svn to compensate for changes in r46307,
which included commits to RCS files with non-trunk default branches.
1999-05-02 14:33:17 +00:00
Andrey A. Chernov a0f25b5561 Prevent MakeMaker to produce /usr/local/local/bin path for
INSTALLSCRIPT and INSTALLBIN: it broke ports
1998-11-15 15:26:12 +00:00
Mark Murray a4e5855509 Fix minor bogon pointed out by perl5's own perldoc. 1998-10-11 17:27:33 +00:00
Mark Murray 24cafe721c Cleanup. No need to install manpages here; no other system module
does it, and it is done /in toto/ elsewhere.
1998-10-11 17:23:34 +00:00
Mark Murray 9c9bdebb92 Fix default location of *.ph file install.
Asked-for-by: ache
1998-10-01 19:17:58 +00:00
Mark Murray 40b57f3d1f Whitespace cleanup. Probable patch cut 'n paste. 1998-10-01 19:16:20 +00:00
Mark Murray 5c17a87bef Part #1 of suidperl repair. 1998-09-24 17:20:46 +00:00
Mark Murray 110a65c26d Fix for the 2.2.7 a.out --> 3.0 ELF cross-build.
I need report backs on this one, guys!!
1998-09-15 10:55:21 +00:00
Mark Murray 39ab139322 Minimalist fixes to make BMaked perl build. 1998-09-09 13:10:47 +00:00
Mark Murray ff6b7ba98e Initial import of Perl5. The king is dead; long live the king! 1998-09-09 07:00:04 +00:00