From owner-cvs-all Fri Jan 17 14:58:33 2003 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 0D3EE37B401; Fri, 17 Jan 2003 14:58:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7B7743F18; Fri, 17 Jan 2003 14:58:32 -0800 (PST) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0HMwWfh015764; Fri, 17 Jan 2003 14:58:32 -0800 (PST) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0HMwWUm015763; Fri, 17 Jan 2003 14:58:32 -0800 (PST) Message-Id: <200301172258.h0HMwWUm015763@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Fri, 17 Jan 2003 14:58:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys libkern.h 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 2003/01/17 14:58:32 PST Modified files: sys/sys libkern.h Log: - Style fixes. - llabs() -> qabs(); long long isn't valid for the kernel. Submitted by: bde Revision Changes Path 1.36 +3 -3 src/sys/sys/libkern.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message