summaryrefslogtreecommitdiff
path: root/hints/bsdos.sh
Commit message (Collapse)AuthorAgeFilesLines
* backout redundant change#3628Gurusamy Sarathy1999-07-171-1/+0
| | | | | p4raw-link: @3628 on //depot/perl: 10ca40477ddc9b8d94a5d1880386d95c6cc6cc37 p4raw-id: //depot/perl@3675
* BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)Gurusamy Sarathy1999-07-071-0/+1
| | | p4raw-id: //depot/perl@3628
* [PATCH 5.004_65] Config_65-01: lchown() detection.Andy Dougherty1998-05-281-3/+0
| | | | | | | Date: Thu, 28 May 1998 13:25:21 -0400 (EDT) Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes Date: Thu, 28 May 1998 13:26:18 -0400 (EDT) p4raw-id: //depot/perl@1042
* [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-1/+22
| | | | | p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8 p4raw-id: //depot/win32/perl@936
* Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-3/+0
| | | p4raw-id: //depot/perl@575
* bsdos/hints.sh is wrongIrving Reid1998-02-201-19/+1
| | | p4raw-id: //depot/perl@546
* eg/sysvipc/ipcsem bug, new hints/bsdos.shTony Sanders1997-09-051-110/+52
| | | | | | | | | | | There appears to be a bug in the example ipcsem with the number of arguments to the SYSV IPC semop() function -- the POD's agree that it only takes two arguments now. The version of hints/bsdos.sh below has been cleaned up and updated for the next BSD/OS release. p5p-msgid: 199708272301.RAA12803@austin.bsdi.com
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUILD PROCESS Subject: Fix up Linux hints for tcsh, and Configure patch Date: Tue, 22 Apr 1997 11:02:27 -0400 (EDT) From: Andy Dougherty <doughera@lafcol.lafayette.edu> Files: Configure hints/linux.sh Msg-ID: Pine.SOL.3.95q.970422101051.2506C-100000@fractal.lafayette.e (applied based on p5p patch as commit 1eb1b1cb9647b817d039bb17afa3e74940b5ef92) Subject: There is no standard answer to 'Use suidperl?' From: Chip Salzenberg <chip@perl.com> Files: hints/bsdos.sh hints/freebsd.sh hints/linux.sh hints/machten_2.sh CORE LANGUAGE CHANGES Subject: Support PRINTF for tied handles Date: Sun, 20 Apr 1997 18:26:13 -0400 From: Doug MacEachern <dougm@opengroup.org> Files: pod/perldelta.pod pod/perltie.pod pp_sys.c t/op/misc.t Msg-ID: 199704202226.SAA08032@postman.osf.org (applied based on p5p patch as commit e7c5525577c16ee25e3521e86aca2b5105dba394) CORE PORTABILITY Subject: Fix bitwise shifts and pack('w') on Crays From: Chip Salzenberg <chip@perl.com> Files: pp.c DOCUMENTATION Subject: FAQ udpate (23-apr-97) Date: Wed, 23 Apr 1997 12:22:55 -0600 (MDT) From: Nathan Torkington <gnat@prometheus.frii.com> Files: pod/perlfaq*.pod private-msgid: 199704231822.MAA05074@prometheus.frii.com OTHER CORE CHANGES Subject: Mondo Cool patch for buffer safety and convenience From: Chip Salzenberg <chip@perl.com> Files: XSUB.h doop.c dump.c ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs ext/DynaLoader/dlutils.c ext/ODBM_File/ODBM_File.xs global.sym gv.c interp.sym mg.c op.c perl.c perl.h pod/perlguts.pod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c toke.c util.c Subject: Problems with glob Date: Sun, 20 Apr 1997 02:44:32 -0400 (EDT) From: Ilya Zakharevich <ilya@math.ohio-state.edu> Files: op.c Msg-ID: 1997Apr20.024432.1941365@hmivax.humgen.upenn.edu (applied based on p5p patch as commit a1230b335277820e65b8a9454ab751341204cf4f) Subject: Fix scalar leak in closures From: Chip Salzenberg <chip@perl.com> Files: op.c scope.c Subject: Refine error messages re: anon subs' prototypes From: Chip Salzenberg <chip@perl.com> Files: op.c Subject: Outermost scope is void, not scalar From: Chip Salzenberg <chip@perl.com> Files: pp_ctl.c
* Remove redundant patch to hints/bsdos.shShigeya Suzuki1997-03-221-1/+1
| | | | | | | | | | Subject: hints/bsdos.sh wrong in _94 (Re: Perl 5.003_94 is available) >> So use his patch instead of mine. Seems to be wrong. Please apply following patch against _94 p5p-msgid: 19970322222244K.shigeya@foretune.co.jp
* BSD/OS 3.0 hintsChip Salzenberg1997-03-091-1/+60
| | | | (this is the same change as commit 077b59947527f35fc97006c59d4f42e5fbe0b977, but as applied)
* Hints for BSDOSChristopher Davis1997-02-111-0/+10
| | | | private-msgid: <199702042011.PAA09206@loiosh.kei.com>
* perl 5.003: hints/bsdos.shPerl 5 Porters1996-06-241-21/+29
| | | | | Distinguish between 2.0.x and 2.1.x, and use dynamic linking in the latter
* perl 5.002_01: hints/bsdos.shPerl 5 Porters1996-03-231-16/+46
| | | | | | Update BSD/OS hints file to newer version shipped with Perl 5.001m, but comment out sig_name assignment, since it doesn't have a parallel sig_num. Configure should do ok now, though, according to Andy Dougherty.
* perl5.001 patch.1h: [re-organisations and patch description]Andy Dougherty1995-05-251-0/+61
[editor's note: individual patches have been split from this combined patch]