From owner-cvs-all@FreeBSD.ORG Fri Apr 18 12:48:46 2003 Return-Path: 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 CDF8337B401; Fri, 18 Apr 2003 12:48:46 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B38A143F3F; Fri, 18 Apr 2003 12:48:45 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h3IJmhqm002465; Fri, 18 Apr 2003 21:48:43 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 18 Apr 2003 12:44:12 PDT." <200304181944.h3IJiCJj026260@repoman.freebsd.org> Date: Fri, 18 Apr 2003 21:48:43 +0200 Message-ID: <2464.1050695323@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/bsdlabel Makefile bsdlabel.8 bsdlabel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 18 Apr 2003 19:48:47 -0000 In message <200304181944.h3IJiCJj026260@repoman.freebsd.org>, Poul-Henning Kamp writes: >phk 2003/04/18 12:44:12 PDT > > FreeBSD src repository > > Modified files: > sbin/bsdlabel Makefile bsdlabel.8 bsdlabel.c > Log: > First scrub of s/disklabel/bsdlabel/ > > bsdlabel.5 deliberately exempted, its contents looks less than useful. This stuff is repocopied from disklabel(8). I will not connect it to the build yet, since this offers a great opportunity to get the new GEOM API integrated here. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.