maxim       2006-06-01 15:03:06 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/cron/cron   do_command.c popen.c 
  Log:
  o Better be safe than sorry: check return code from setuid(2),
  setgid(2), setlogin(2) and initgroups(3).  In theory they could
  fail for root with some third party mac(4) policies.
  
  Submitted by:   Kostik Belousov
  MFC after:      1 month
  
  Revision  Changes    Path
  1.24      +21 -4     src/usr.sbin/cron/cron/do_command.c
  1.13      +9 -4      src/usr.sbin/cron/cron/popen.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to