2007-10-30 |
Charles Bailey |
Re: copyright notices for vms.c and vmsish.h |
blob | commitdiff |
2007-10-25 |
Craig A. Berry |
Copy Win32 system() behavior on VMS and make a first... |
blob | commitdiff | diff to current |
2007-10-12 |
Craig A. Berry |
Normalize the case of some VMS syscalls so the prototyp... |
blob | commitdiff | diff to current |
2007-10-05 |
Craig A. Berry |
symlink() wrapper for VMS that prevents the creation... |
blob | commitdiff | diff to current |
2007-09-12 |
John E. Malmberg |
[patch@31846] vms stat and chmod fixes. |
blob | commitdiff | diff to current |
2007-08-31 |
John E. Malmberg |
[patch@31750] rename directories on VMS like on UNIX |
blob | commitdiff | diff to current |
2007-08-02 |
John E. Malmberg |
[patch@31670] vms.c - Missing null terminator |
blob | commitdiff | diff to current |
2007-08-01 |
Craig A. Berry |
Missing a couple of aTHX_'s in #31670. |
blob | commitdiff | diff to current |
2007-08-01 |
John E. Malmberg |
[patch@31688] VMS symbolic links - part 1 of ? 2nd... |
blob | commitdiff | diff to current |
2007-07-26 |
John E. Malmberg |
[patch@31658] Dynamically load dbg xterm on VMS |
blob | commitdiff | diff to current |
2007-07-24 |
John E. Malmberg |
[patch@31649] vms.c realpath prototype mismatch |
blob | commitdiff | diff to current |
2007-06-24 |
Nicholas Clark |
s/\bunicode\b/Unicode/; # For everything not dual life |
blob | commitdiff | diff to current |
2007-06-19 |
Craig A. Berry |
Better handling of escapes in filenames when converting... |
blob | commitdiff | diff to current |
2007-06-15 |
Craig A. Berry |
Don't let the home-grown readdir() on VMS return result... |
blob | commitdiff | diff to current |
2007-06-08 |
Craig A. Berry |
Make pipe shutdown on VMS care about whether PerlIO... |
blob | commitdiff | diff to current |
2007-06-03 |
Craig A. Berry |
cando_by_name again: work harder to identify directories |
blob | commitdiff | diff to current |
2007-06-02 |
Craig A. Berry |
Assorted fixes for VMS version of cando_by_name: |
blob | commitdiff | diff to current |
2007-05-31 |
Craig A. Berry |
Maintain UAF context across calls to sys$check_access... |
blob | commitdiff | diff to current |
2007-05-27 |
Craig A. Berry |
In the stat() wrapper for VMS, always allow extended... |
blob | commitdiff | diff to current |
2007-05-27 |
Craig A. Berry |
In the homegrown readdir() for VMS, always treat unix... |
blob | commitdiff | diff to current |
2007-05-25 |
Mark Pizzolato |
Re: argproc.c license Re: [perl #43037] Bad license... |
blob | commitdiff | diff to current |
2007-05-20 |
Craig A. Berry |
Make VMS's home-grown glob() recognize a directory... |
blob | commitdiff | diff to current |
2007-03-31 |
Craig A. Berry |
Make Perl_vms_start_glob return the input pattern when... |
blob | commitdiff | diff to current |
2007-03-16 |
Craig A. Berry |
Make sure escaped dots in filenames are preserved when... |
blob | commitdiff | diff to current |
2007-02-26 |
Craig A. Berry |
Assorted updates to vms/vms.c to fix compiler errors... |
blob | commitdiff | diff to current |
2007-02-11 |
Craig A. Berry |
In vms/vms.c's declaration of the LIB$INITIALIZE psect... |
blob | commitdiff | diff to current |
2006-12-18 |
Craig A. Berry |
In vms/vms.c, don't prototype decw$term_port until... |
blob | commitdiff | diff to current |
2006-11-25 |
Craig A. Berry |
xterm debugger support for VMS from John Malmberg ... |
blob | commitdiff | diff to current |
2006-11-06 |
Craig A. Berry |
In pipe_exit_routine in vms/vms.c, mark a subprocess... |
blob | commitdiff | diff to current |
2006-09-08 |
Craig A. Berry |
declaration after code nit in vms/vms.c (from Martin... |
blob | commitdiff | diff to current |
2006-06-29 |
Craig A. Berry |
Updated handling of signal names and signals for VMS |
blob | commitdiff | diff to current |
2006-06-26 |
John E. Malmberg |
[patch@28427] vms.c - null termination of string missing. |
blob | commitdiff | diff to current |
2006-06-15 |
Craig A. Berry |
only use NAML$M_OPEN_SPECIAL where it exists |
blob | commitdiff | diff to current |
2006-06-07 |
John E. Malmberg |
[patch@28349] vmsify - full EFS charset support |
blob | commitdiff | diff to current |
2006-05-31 |
Craig A. Berry |
Make VMS-specific device name encoding routine say... |
blob | commitdiff | diff to current |
2006-04-15 |
juna |
Fix bug in prime_env_iter where the terms of a comparis... |
blob | commitdiff | diff to current |
2006-04-15 |
Craig A. Berry |
Honor READALL privilege in cando_by_name (from Scott |
blob | commitdiff | diff to current |
2006-04-15 |
Craig A. Berry |
Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy |
blob | commitdiff | diff to current |
2006-04-07 |
John E. Malmberg |
[patch@27694] VMS RMSEXPAND/PERL_CANDO fixes |
blob | commitdiff | diff to current |
2006-04-04 |
Craig A. Berry |
sort out some utime() issues on VMS |
blob | commitdiff | diff to current |
2006-03-31 |
John E. Malmberg |
[patch@27638] Enable standard stat for VMS >=8.2 |
blob | commitdiff | diff to current |
2006-03-28 |
John E. Malmberg |
[patch@27613] VMS long file path support active. |
blob | commitdiff | diff to current |
2006-03-26 |
John E. Malmberg |
[patch@27609] vms pool corruption fix for _NLA0: |
blob | commitdiff | diff to current |
2006-03-21 |
John E. Malmberg |
[patch@27538] utime patch for VMS |
blob | commitdiff | diff to current |
2006-03-20 |
Rafael Garcia-Suarez |
Revert part of change 27546 related to a /dev/null bug |
blob | commitdiff | diff to current |
2006-03-20 |
John E. Malmberg |
[patch@27538] Misc vms.c fixes for buffer sizes. |
blob | commitdiff | diff to current |
2006-03-11 |
Craig A. Berry |
null terminate command string -- broken in #27438 |
blob | commitdiff | diff to current |
2006-03-09 |
John E. Malmberg |
patch@27385 - VMS thread fixes (was: threads and VMS) |
blob | commitdiff | diff to current |
2006-03-06 |
John E. Malmberg |
Re: threads and VMS |
blob | commitdiff | diff to current |
2006-03-04 |
John E. Malmberg |
patch@27373 VMS build fix + more long pathname stuff |
blob | commitdiff | diff to current |
2006-02-20 |
John E. Malmberg |
patch@27236 vms glob/readdir/chdir EFS/long filename... |
blob | commitdiff | diff to current |
2006-02-15 |
John E. Malmberg |
patch@27162 long path name support in readdir / cando_b... |
blob | commitdiff | diff to current |
2006-02-07 |
John E. Malmberg |
patch@27082 Allow fatal exceptions to bring up VMS... |
blob | commitdiff | diff to current |
2006-01-31 |
John E. Malmberg |
patch@26996 - patch around stat("_NLA0:") bug |
blob | commitdiff | diff to current |
2006-01-14 |
Craig A. Berry |
Friday the 13th, Part II. Don't call SYS$GETJPI with... |
blob | commitdiff | diff to current |
2006-01-14 |
Craig A. Berry |
Eek. #25783 broke all pre-v8.2 VMS builds. Undo all... |
blob | commitdiff | diff to current |
2006-01-02 |
John E. Malmberg |
patch@26561 & earlier - buffer overrun in VMS.C |
blob | commitdiff | diff to current |
2005-12-14 |
Craig A. Berry |
Using the system's utime() requires a patch to vms... |
blob | commitdiff | diff to current |
2005-12-13 |
Craig A. Berry |
Don't include utime.h in vms.c -- it collides with |
blob | commitdiff | diff to current |
2005-12-09 |
John E. Malmberg |
patch@26310 - Major step for > 256 char paths on VMS |
blob | commitdiff | diff to current |
2005-12-08 |
Craig A. Berry |
On VMS, do not use Perl's memory allocator for the... |
blob | commitdiff | diff to current |
2005-12-08 |
John E. Malmberg |
patch@26253 Allow embedded new lines passed through... |
blob | commitdiff | diff to current |
2005-12-03 |
Craig A. Berry |
In vms/vms.c, don't use the thread-specific Newx()... |
blob | commitdiff | diff to current |
2005-11-07 |
Abe Timmerman |
follow up on 25969 for VMS |
blob | commitdiff | diff to current |
2005-10-26 |
John E. Malmberg |
[patch@25854]vms.c rmsexpand and memmove fixes |
blob | commitdiff | diff to current |
2005-10-25 |
John E. Malmberg |
VMS exit handling still broken, need some help. |
blob | commitdiff | diff to current |
2005-10-23 |
John E. Malmberg |
[patch@25825] Fix st_ino compare to use real data. |
blob | commitdiff | diff to current |
2005-10-22 |
Craig A. Berry |
VMS threaded build fixes for things broken in #25783 |
blob | commitdiff | diff to current |
2005-10-20 |
John E. Malmberg |
[patch@25809]restore documented exit behavior |
blob | commitdiff | diff to current |
2005-10-19 |
John E. Malmberg |
[patch@25784] enable open(FOO, "child.pl foo|") on VMS |
blob | commitdiff | diff to current |
2005-10-17 |
John E. Malmberg |
[patch@25775] VMS prep for symbolic links and long... |
blob | commitdiff | diff to current |
2005-10-16 |
John E. Malmberg |
[patch@25763] Fix VMS error/exit handling, update kill... |
blob | commitdiff | diff to current |
2005-10-14 |
Craig A. Berry |
Grab enough room from the outset in do_tovmsspec() |
blob | commitdiff | diff to current |
2005-09-13 |
John E. Malmberg |
[patch@25388] vms/vms.c Perl_cando fix. |
blob | commitdiff | diff to current |
2005-08-19 |
John E. Malmberg |
[patch@25305] fixes to const fixes + Case Preserved... |
blob | commitdiff | diff to current |
2005-08-10 |
John E. Malmberg |
patch@25279 VMS error handling and const fixes |
blob | commitdiff | diff to current |
2005-08-05 |
John E. Malmberg |
[patch]vms.c - buffer highwater overrun in vmsify |
blob | commitdiff | diff to current |
2005-08-01 |
Rafael Garcia-Suarez |
Various patches by John E. Malmberg to fix data |
blob | commitdiff | diff to current |
2005-08-01 |
John E. Malmberg |
[patch] blead@25226 on OpenVMS/vms.c - fopen bug. |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-05-29 |
Craig A. Berry |
VMS build update for blead |
blob | commitdiff | diff to current |
2005-03-25 |
Craig A. Berry |
const fix-up for vms/vms.c |
blob | commitdiff | diff to current |
2004-07-09 |
Craig A. Berry |
prime_env_iter and zero-length values on VMS |
blob | commitdiff | diff to current |
2004-03-21 |
Craig A. Berry |
fix memory bug in vms.c:mp_do_tounixspec |
blob | commitdiff | diff to current |
2003-12-11 |
Craig A. Berry |
environ array fix for VMS |
blob | commitdiff | diff to current |
2003-12-07 |
Craig A. Berry |
setenv tweak for VMS |
blob | commitdiff | diff to current |
2003-07-04 |
Peter Prymmer |
switch vmspipe.com over to using local symbols instead... |
blob | commitdiff | diff to current |
2003-04-14 |
Craig A. Berry |
vms/vms.c waitpid tweak |
blob | commitdiff | diff to current |
2003-04-03 |
Craig A. Berry |
VMS %ENV fix (follow-up to 18852) |
blob | commitdiff | diff to current |
2003-03-24 |
Craig A. Berry |
vms.c thread clean-up |
blob | commitdiff | diff to current |
2003-03-21 |
Craig A. Berry |
readdir_r for VMS (was Re: [PATCH] configure.com: sig_n... |
blob | commitdiff | diff to current |
2003-03-11 |
Jarkko Hietaniemi |
"""glob.*""" patch for VMS, from Peter Prymmer. |
blob | commitdiff | diff to current |
2003-03-11 |
Todd C. Miller |
typos and other minor things |
blob | commitdiff | diff to current |
2003-03-08 |
Craig A. Berry |
long %ENV values for VMS |
blob | commitdiff | diff to current |
2003-02-16 |
Craig A. Berry |
arcane tainting bug in vms.c |
blob | commitdiff | diff to current |
2002-10-19 |
H.Merijn Brand |
Happy chainsaw stories; The removal of the 5005 threads |
blob | commitdiff | diff to current |
2002-07-02 |
Craig A. Berry |
opendir() nit for VMS |
blob | commitdiff | diff to current |
2002-06-14 |
Craig A. Berry |
assorted help for older VMS systems |
blob | commitdiff | diff to current |
2002-05-24 |
Craig A. Berry |
logical name translation iteration limits |
blob | commitdiff | diff to current |
2002-05-20 |
Jarkko Hietaniemi |
Missed hunk from #16701. |
blob | commitdiff | diff to current |
next |