From owner-cvs-all Thu Jul 11 14:51: 2 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id E995837B400; Thu, 11 Jul 2002 14:50:55 -0700 (PDT) Date: Thu, 11 Jul 2002 14:50:55 -0700 From: Juli Mallett To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/dumpfs Makefile dumpfs.c Message-ID: <20020711145055.A28091@FreeBSD.ORG> References: <200207112144.g6BLi3L5017967@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200207112144.g6BLi3L5017967@freefall.freebsd.org>; from jmallett@FreeBSD.org on Thu, Jul 11, 2002 at 02:44:03PM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , X-Affiliated-Projects: FreeBSD, xMach, ircd-hybrid-7 X-Towel: Yes X-LiveJournal: flata X-Negacore: Yes X-Warning: If you make me read stupid email, don't be surprised if I respond. If you don't want me to reply to something, don't send it to me. 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 * De: Juli Mallett [ Data: 2002-07-11 ] [ Subjecte: cvs commit: src/sbin/dumpfs Makefile dumpfs.c ] > jmallett 2002/07/11 14:44:03 PDT > > Modified files: > sbin/dumpfs Makefile dumpfs.c > Log: > Convert dumpfs(8) to libufs(3), rather than rolling local functions for a > number of things. This is the fabled first use of libufs(3) [manpage coming soon, right Chad?], and substantially cleans up this code. This is a pretty trivial program to test, and the functionality moved to libufs(3) is admittedly trivial at this point. Anyone who would like to help [cylinder.c is begging to be written to satisfy all users of cg code] in testing, converting, debugging, or writing of new functionality should really let me know. Poke, poke. This is easy stuff, but there's probably areas where some people have explicit interests, and I'd love to let them satisfy them :) > Revision Changes Path > 1.6 +1 -0 src/sbin/dumpfs/Makefile > 1.19 +13 -39 src/sbin/dumpfs/dumpfs.c -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message