From owner-cvs-all Mon Jan 14 19:10:36 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 BCC6037B41F; Mon, 14 Jan 2002 19:10:33 -0800 (PST) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0F3AX135595; Mon, 14 Jan 2002 19:10:33 -0800 (PST) (envelope-from marcel) Message-Id: <200201150310.g0F3AX135595@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 14 Jan 2002 19:10:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.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 marcel 2002/01/14 19:10:33 PST Modified files: sys/compat/linux linux_ioctl.c Log: Reinstate linux_ifname. Although the Linuxulator doesn't use it itself, it's used outside the Linuxulator. Reimplement the function so that its behaviour matches the current renaming scheme. It's probably better to formalize these interdependencies. Revision Changes Path 1.82 +27 -0 src/sys/compat/linux/linux_ioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message