summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* pwent.pm doc tweak (from Tom Christiansen)Gurusamy Sarathy2000-03-191-2/+2
| | | p4raw-id: //depot/perl@5832
* unsigned is a more reasonable socksizetype default (fromGurusamy Sarathy2000-03-191-1/+1
| | | | | Laszlo <ml1050@freemail.hu>) p4raw-id: //depot/perl@5831
* taint.t shouldn't fail where IPC::SysV unavailableGurusamy Sarathy2000-03-191-4/+7
| | | p4raw-id: //depot/perl@5830
* update ChangesGurusamy Sarathy2000-03-192-0/+186
| | | p4raw-id: //depot/perl@5829
* squelch known scalar leak due to compile failureGurusamy Sarathy2000-03-191-2/+4
| | | p4raw-id: //depot/perl@5828
* mention how to look up perllocal.pod (from Michael G Schwern)Gurusamy Sarathy2000-03-193-10/+20
| | | p4raw-id: //depot/perl@5827
* mention need to wait for children (from Russ Allbery)Gurusamy Sarathy2000-03-193-22/+40
| | | p4raw-id: //depot/perl@5826
* Pod::Man should strip leading lib/ for module manpages (fromGurusamy Sarathy2000-03-191-3/+5
| | | | | Russ Allbery) p4raw-id: //depot/perl@5825
* User::pwent fixups for additional fields (from Tom Christiansen);Gurusamy Sarathy2000-03-191-46/+239
| | | | | | fix bug in pw_has(); tolerate absense of pw{change,age,quota} and pw{comment,class} (Debian 2.1 doesn't have either of these) p4raw-id: //depot/perl@5824
* pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)Gurusamy Sarathy2000-03-197-10/+10
| | | p4raw-id: //depot/perl@5823
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-1937-170/+562
|\ | | | | p4raw-id: //depot/perl@5822
| * Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-198-64/+138
| | | | | | p4raw-id: //depot/cfgperl@5812
| * Taint shmread().Jarkko Hietaniemi2000-03-195-15/+58
| | | | | | p4raw-id: //depot/cfgperl@5811
| * Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-195-10/+16
| | | | | | p4raw-id: //depot/cfgperl@5810
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-182-2/+40
| |\ | | | | | | p4raw-id: //depot/cfgperl@5809
| * | (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-1813-34/+145
| | | | | | | | | p4raw-id: //depot/cfgperl@5808
| * | The #5805 requires a test change, too.Jarkko Hietaniemi2000-03-181-2/+2
| | | | | | | | | p4raw-id: //depot/cfgperl@5807
| * | Taint the shell from the getpw*.Jarkko Hietaniemi2000-03-184-30/+46
| | | | | | | | | p4raw-id: //depot/cfgperl@5805
| * | Use the newSVuv().Jarkko Hietaniemi2000-03-184-17/+22
| | | | | | | | | p4raw-id: //depot/cfgperl@5804
| * | Add newSVuv().Jarkko Hietaniemi2000-03-188-6/+46
| | | | | | | | | p4raw-id: //depot/cfgperl@5803
| * | Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-1810-20/+28
| | | | | | | | | | | | | | | and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1811-32/+565
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@5801
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-182-5/+16
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@5793
| * \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-178-50/+74
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5790
| * | | | | Add the NEXTSTEP strftime %j bug to Known Problems.Jarkko Hietaniemi2000-03-171-0/+7
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5783
| * | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1713-29/+48
| |\ \ \ \ \ | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5782
| * | | | | | More Todo.Jarkko Hietaniemi2000-03-172-5/+23
| | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5776
| * | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-176-30/+43
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5772
| * | | | | | | Make the test easier to use.Jarkko Hietaniemi2000-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5771
| * | | | | | | Add "Known Problems" section.Jarkko Hietaniemi2000-03-171-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5766
| * | | | | | | pp_send() type tuning continues.Jarkko Hietaniemi2000-03-161-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5764
| * | | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-168-12/+43
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5763
| * | | | | | | | VMS patches from Dan Sugalski and Charles BaileyJarkko Hietaniemi2000-03-164-6/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5762
| * | | | | | | | Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-1616-39/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | return a SSize_t, not an Off_t); add a note about a slightly similar situation in pp_truncate(); introduce $sizesize for Configure; update EPOC, VOS, Win32, and VMS for the sizesize; minor updates on the EPOC config file; reword socklen_t message slightly; fix fpossize (though unused currently) p4raw-id: //depot/cfgperl@5760
| * | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-151-1/+6
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5759
| * | | | | | | | | Retract #5767; replace it with a tested patchJarkko Hietaniemi2000-03-151-25/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from Anton Berezin. p4raw-id: //depot/cfgperl@5758
| * | | | | | | | | Configure nits: do not use /tmp to avoid potential securityJarkko Hietaniemi2000-03-158-88/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | problems (Andy Dougherty: this does not fix the rampant use of /tmp by the various utilities like C compilers, though. Just don't run Configure as root if you care about security.), fix man3dir bug (both from Andy Dougherty); fix hints files not to use /tmp; retract #4993 (the description of the *symbols variables is okay, after all); regen Configure. p4raw-id: //depot/cfgperl@5757
| * | | | | | | | | cater for FreeBSD 5.*Jarkko Hietaniemi2000-03-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5756
| * | | | | | | | | Add missing Windows O_ constants.Jarkko Hietaniemi2000-03-152-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5755
| * | | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1537-1050/+1608
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5753
* | | | | | | | | | | remove dead codeGurusamy Sarathy2000-03-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5821
* | | | | | | | | | | fix typoGurusamy Sarathy2000-03-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5820
* | | | | | | | | | | produce better error message when \N{...} is used withoutGurusamy Sarathy2000-03-193-26/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "use charnames ..." p4raw-id: //depot/perl@5819
* | | | | | | | | | | default warnLevel and dieLevel to 0 in debugger (from TomGurusamy Sarathy2000-03-194-19/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Christiansen); make dumpvar.pl safe against non-glob entries in stashes p4raw-id: //depot/perl@5818
* | | | | | | | | | | better notes on s///ee (from Simon Cozens <simon@cozens.net>)Gurusamy Sarathy2000-03-191-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5817
* | | | | | | | | | | support for C<use vmsish 'hushed'>; move VMSISH_EXIT out ofGurusamy Sarathy2000-03-1912-27/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | op_private (from Charles Lane <lane@DUPHY4.Physics.Drexel.Edu>) p4raw-id: //depot/perl@5816
* | | | | | | | | | | fix sort optimizer to not hang inside loopsGurusamy Sarathy2000-03-192-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5815
* | | | | | | | | | | fixes for alias handling in debugger (from Tom Christiansen)Gurusamy Sarathy2000-03-191-20/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5814
* | | | | | | | | | | warn about CHECK and INIT blocks encountered at run timeGurusamy Sarathy2000-03-194-33/+108
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5813
* | | | | | | | | | queued errors may not be displayed after the PL_error_count limitGurusamy Sarathy2000-03-182-2/+40
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5806