Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2006 16:02:38 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 107315 for review
Message-ID:  <200610051602.k95G2cbw025383@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=107315

Change 107315 by rwatson@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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610051602.k95G2cbw025383>