K 10 svn:author V 3 phk K 8 svn:date V 27 2003-01-23T21:26:47.000000Z K 7 svn:log V 373 For "sensitive" processes, we always set the 'A' flag which causes abort() to be called on first sight of trouble. "sensitive" is somewhat arbitrarily defined as "setuid, setgid, uid == root or gid == wheel". The 'A' option carries no performance penalty. It is not possible to override this setting: fix the program instead. Absentmindedly nodded OK to by: various END