From owner-cvs-all Thu Dec 7 14:33:16 2000 From owner-cvs-all@FreeBSD.ORG Thu Dec 7 14:33:13 2000 Return-Path: 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 45FD437B400; Thu, 7 Dec 2000 14:33:13 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB7MXDi07804; Thu, 7 Dec 2000 14:33:13 -0800 (PST) (envelope-from phk) Message-Id: <200012072233.eB7MXDi07804@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 7 Dec 2000 14:33:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus lpt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/12/07 14:33:13 PST Modified files: sys/dev/ppbus lpt.c Log: Don't use a private malloc(9) type for something this M_DEVBUFish. Noticed long time ago by: bde Revision Changes Path 1.20 +5 -7 src/sys/dev/ppbus/lpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message