PERFORCE change 107315 for review

Robert Watson rwatson at FreeBSD.org
Thu Oct 5 09:04:38 PDT 2006


http://perforce.freebsd.org/chv.cgi?CH=107315

Change 107315 by rwatson at rwatson_zoo on 2006/10/05 16:02:21

	Delete.

Affected files ...

.. //depot/projects/trustedbsd/priv/sys/compat/linux/linux_misc.c#5 edit

Differences ...

==== //depot/projects/trustedbsd/priv/sys/compat/linux/linux_misc.c#5 (text+ko) ====

@@ -1335,7 +1335,6 @@
 	case REBOOT_CAD_ON:
 	case REBOOT_CAD_OFF:
 		return (priv_check(td, PRIV_REBOOT));
-		return suser(td);
 	case REBOOT_HALT:
 		bsd_args.opt = RB_HALT;
 		break;


More information about the trustedbsd-cvs mailing list