From owner-freebsd-stable@FreeBSD.ORG Sun Jan 9 02:17:13 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9475916A4CE for ; Sun, 9 Jan 2005 02:17:13 +0000 (GMT) Received: from zircon.seattle.wa.us (dsl231-043-165.sea1.dsl.speakeasy.net [216.231.43.165]) by mx1.FreeBSD.org (Postfix) with SMTP id 61BA043D46 for ; Sun, 9 Jan 2005 02:17:12 +0000 (GMT) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 81037 invoked from network); 9 Jan 2005 02:18:22 -0000 Received: from localhost (HELO localhost.zircon.seattle.wa.us) (127.0.0.1) by localhost with SMTP; 9 Jan 2005 02:18:22 -0000 From: Joe Kelsey To: stable@freebsd.org Content-Type: text/plain Date: Sat, 08 Jan 2005 18:18:22 -0800 Message-Id: <1105237102.638.121.camel@zircon.zircon.seattle.wa.us> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: 4.10 vs. 5.3: iswcntrl X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 02:17:13 -0000 I am helping a friend work out problems with the latest release of streamripper. I run 5.3, he runs 4.10. The issue we currently have concerns iswcntrl, or rather the lack of iswcntrl in 4.10. Has thought been given to any sort of MFC to 4.11 or is his only recourse upgrading to 5.3? /Joe