Date: Thu, 25 Jun 2009 17:14:06 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh expand.c Message-ID: <200906251714.n5PHENIV030472@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2009-06-25 17:14:06 UTC
FreeBSD src repository
Modified files:
bin/sh expand.c
Log:
SVN rev 194977 on 2009-06-25 17:14:06Z by jilles
Fix some weirdnesses in the NetBSD IFS code,
in particular "$@"$ifschar if the final positional parameter is empty.
With the NetBSD code, adding the $ifschar removes a parameter.
PR: standards/79067
Approved by: ed (mentor) (implicit)
Revision Changes Path
1.55 +3 -2 src/bin/sh/expand.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906251714.n5PHENIV030472>
