From owner-cvs-all Wed Jan 30 13:37:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E602537B405; Wed, 30 Jan 2002 13:37:32 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0ULbW400569; Wed, 30 Jan 2002 13:37:32 -0800 (PST) (envelope-from rwatson) Message-Id: <200201302137.g0ULbW400569@freefall.freebsd.org> From: Robert Watson Date: Wed, 30 Jan 2002 13:37:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sockio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/01/30 13:37:32 PST Modified files: sys/sys sockio.h Log: o Reserve two interface ioctl values, 38, and 38, for SIOCGIFMAC and SIOCSIFMAC, which are for the Mandatory Access Control implementation. This will prevent collisions on the p4 development branch. Obtained from: TrustedBSD Project Revision Changes Path 1.24 +2 -0 src/sys/sys/sockio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message