Date: Tue, 5 Jun 2012 01:59:27 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/pdksh Makefile ports/shells/pdksh/files patch-edit.c Message-ID: <201206050159.q551xRTx067582@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206050159.q551xRTx067582>