cvs commit: ports/shells/pdksh Makefile ports/shells/pdksh/files patch-edit.c

David E. O'Brien obrien at FreeBSD.org
Tue Jun 5 01:59:28 UTC 2012


obrien      2012-06-05 01:59:27 UTC

  FreeBSD ports repository

  Modified files:
    shells/pdksh         Makefile 
    shells/pdksh/files   patch-edit.c 
  Log:
  Fix bug for add_glob:
    Do not stop scanning if we see '$' as it does more harm than good.
    For $HOME/tm we should return $HOME/tm*
  
  Set license to BSD (not "public domain" due to sigact.[ch]).
  
  Submitted by:   Simon Gerraty <sjg at juniper.net>
  Obtained from:  NetBSD
  Approved by:    skreuzer
  
  Revision  Changes    Path
  1.37      +2 -1      ports/shells/pdksh/Makefile
  1.2       +9 -0      ports/shells/pdksh/files/patch-edit.c


More information about the cvs-all mailing list