From owner-cvs-all Sat Sep 7 22:39:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBCC937B400; Sat, 7 Sep 2002 22:39:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF3A43E7B; Sat, 7 Sep 2002 22:39:37 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from freefall.freebsd.org (mdodd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g885dbJU054143; Sat, 7 Sep 2002 22:39:37 -0700 (PDT) (envelope-from mdodd@freefall.freebsd.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g885dbdV054142; Sat, 7 Sep 2002 22:39:37 -0700 (PDT) Message-Id: <200209080539.g885dbdV054142@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Sat, 7 Sep 2002 22:39:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c 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 mdodd 2002/09/07 22:39:36 PDT Modified files: sbin/camcontrol camcontrol.c Log: Split cam_argmask and move "commands" into cam_cmdmask. This addresses the issue of not having any free bits left for additional commands. Approved by: ken MFC after: 4 weeks Revision Changes Path 1.47 +102 -94 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message