From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:06:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6294816A403; Fri, 1 Dec 2006 08:06:43 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D6643CA7; Fri, 1 Dec 2006 08:06:29 +0000 (GMT) (envelope-from yar@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 kB186gWk024783; Fri, 1 Dec 2006 08:06:42 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB186gC1024782; Fri, 1 Dec 2006 08:06:42 GMT (envelope-from yar) Message-Id: <200612010806.kB186gC1024782@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 1 Dec 2006 08:06:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/boot/common loader.8 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, 01 Dec 2006 08:06:43 -0000 yar 2006-12-01 08:06:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/common loader.8 Log: MFC rev 1.90: Note that not all architectures use sendfile(2) buffers; refer to the respective manpage for details. Revision Changes Path 1.82.2.6 +4 -1 src/sys/boot/common/loader.8