sh: Allow unsetting OPTIND.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 25 Dec 2011 17:16:48 +0000 (09:16 -0800)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 25 Dec 2011 17:25:41 +0000 (09:25 -0800)
commit45ae67c3f324b0f3f42e3fae90e6002e4a5b3bf5
tree168ca46e26fa8e3ed6514fda7beae8081a1f6e7f
parent279f045c49dc96d8ffc58d778acf0fc6cf5a97d3
sh: Allow unsetting OPTIND.

Obtained-from:  FreeBSD 227773
bin/sh/options.c
tools/regression/bin/sh/parameters/optind1.0 [new file with mode: 0644]