Ignore:
Timestamp:
Dec 22, 2008, 10:05:34 PM (16 years ago)
Author:
katerina
Message:

New option LooseDirCheck (ticket #132). Also, replace _exit() with raise(SIGKILL).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_readconf.c

    r199 r205  
    932932    sh_unix_setcheckacl },
    933933#endif
     934  { N_("loosedircheck"),      SH_SECTION_MISC,   SH_SECTION_NONE,
     935    sh_hash_loosedircheck },
    934936  { N_("addokchars"),         SH_SECTION_MISC,   SH_SECTION_NONE,
    935937    sh_util_obscure_ok },
Note: See TracChangeset for help on using the changeset viewer.