Backout previous change (SIGSYS related). The fix has been applied to the

proper place.

Pointed out by:	rwatson
This commit is contained in:
Maxim Sobolev 2006-10-24 17:41:28 +00:00
parent 016b81e405
commit e7d4bf18db
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163665

View File

@ -173,8 +173,6 @@ main(int argc, char *argv[])
#ifdef USE_BSM_AUDIT
const char *aerr;
au_id_t auid;
signal(SIGSYS, SIG_IGN);
#endif
shell = class = cleanenv = NULL;