K 10 svn:author V 6 jilles K 8 svn:date V 27 2015-08-29T19:41:47.619078Z K 7 svn:log V 393 sh: Add set -o nolog. POSIX requires this to prevent entering function definitions in history but this implementation does nothing except retain the option's value. In ksh88, function definitions were usually entered in the history file, even when they came from ~/.profile and the $ENV file, to allow displaying their definitions. This is also the first option that does not have a letter. END