From owner-cvs-all Thu May 16 17:30:11 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 E8D0737B408; Thu, 16 May 2002 17:30:06 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4H0U6B70067; Thu, 16 May 2002 17:30:06 -0700 (PDT) (envelope-from arr) Message-Id: <200205170030.g4H0U6B70067@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Thu, 16 May 2002 17:30:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/ilmid ilmid.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 arr 2002/05/16 17:30:06 PDT Modified files: sbin/atm/ilmid ilmid.c Log: - Further replacing of UM_* macros with the appropriate function call. I am fairly certain that this should do it and that I may now remove the UM_ macros from port.h. I will, however, wait a few days to ensure that these can be safely removed. Revision Changes Path 1.10 +40 -45 src/sbin/atm/ilmid/ilmid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message