Add FSH (set -o sh), initialize it if we're /bin/sh, and add the first use:
authordownsj <downsj@openbsd.org>
Thu, 2 Jan 1997 09:33:56 +0000 (09:33 +0000)
committerdownsj <downsj@openbsd.org>
Thu, 2 Jan 1997 09:33:56 +0000 (09:33 +0000)
commitd29e9b4c56ba80605a32f1a36b29e1c35c528ab3
treebc5ea73728909eb61b3b2539fe16bffab6387765
parent17ba841738be3bbd25eeb6dec4538d430637026f
Add FSH (set -o sh), initialize it if we're /bin/sh, and add the first use:
don't set $_ if we're non-interactive.
bin/ksh/exec.c
bin/ksh/history.c
bin/ksh/main.c
bin/ksh/misc.c
bin/ksh/sh.h
bin/pdksh/exec.c
bin/pdksh/history.c
bin/pdksh/main.c
bin/pdksh/misc.c
bin/pdksh/sh.h