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 <s...@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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to