cvs commit: ports/shells/bash Makefile ports/shells/bash/files patch-jobs.c patch-subst.c patch-variables.c

Oliver Eikemeier eik at FreeBSD.org
Thu Aug 19 02:15:47 PDT 2004


eik         2004-08-19 09:15:47 UTC

  FreeBSD ports repository

  Modified files:
    shells/bash          Makefile 
  Added files:
    shells/bash/files    patch-jobs.c patch-subst.c 
                         patch-variables.c 
  Log:
  add three fixes from bug-bash@:
  
  - pipefail option
  - broken array expansion
  - segmentation fault in unset typeset array variable
  
  Revision  Changes    Path
  1.73      +1 -1      ports/shells/bash/Makefile
  1.1       +21 -0     ports/shells/bash/files/patch-jobs.c (new)
  1.3       +16 -0     ports/shells/bash/files/patch-subst.c (new)
  1.1       +19 -0     ports/shells/bash/files/patch-variables.c (new)


More information about the cvs-all mailing list