From owner-cvs-all@FreeBSD.ORG Fri Sep 8 15:05:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 5480C16A4DA; Fri, 8 Sep 2006 15:05:39 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E41F43D53; Fri, 8 Sep 2006 15:05:39 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k88F5cIa086044; Fri, 8 Sep 2006 15:05:38 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k88F5cq4086043; Fri, 8 Sep 2006 15:05:38 GMT (envelope-from emax) Message-Id: <200609081505.k88F5cq4086043@repoman.freebsd.org> From: Maksim Yevmenkin Date: Fri, 8 Sep 2006 15:05:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/bluetooth/bthidd kbd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2006 15:05:39 -0000 emax 2006-09-08 15:05:38 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd kbd.c Log: Temporarily put ugly workaround in place to make sparc64 build happy. panther is down at the moment, so better fix will follow later. Revision Changes Path 1.4 +12 -12 src/usr.sbin/bluetooth/bthidd/kbd.c