Commit ID: 1005EC06DF8176EA813
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/05/16 22:51:25 UTC
Modified files:
bin/mksh : main.c
Log message:
if as_builtin skip_startup_files:
• FTALKING cannot be set
• FLOGIN can be set but MKSH_SYSTEM_PROFILE shan’t be read nor ~/.profile
• FPRIVILEGED can be set but MKSH_SUID_PROFILE also be skipped,
and the change_flag dance isn’t needed in direct builtin calls
• restricted_shell and errexit are always 0: parse_args only !as_builtin
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.371 -r1.372 src/bin/mksh/main.c