Diff for /embedaddon/sudo/common/sudo_debug.c between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/05/29 12:26:49 version 1.1.1.2, 2012/10/09 09:29:52
Line 101  const char *const sudo_debug_subsystems[] = { Line 101  const char *const sudo_debug_subsystems[] = {
     "perms",      "perms",
     "plugin",      "plugin",
     "hooks",      "hooks",
       "sssd",
     NULL      NULL
 };  };
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>