Date: Thu, 11 Jul 2002 14:50:55 -0700 From: Juli Mallett <jmallett@FreeBSD.org> 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> In-Reply-To: <200207112144.g6BLi3L5017967@freefall.freebsd.org>; from jmallett@FreeBSD.org on Thu, Jul 11, 2002 at 02:44:03PM -0700 References: <200207112144.g6BLi3L5017967@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* De: Juli Mallett <jmallett@FreeBSD.org> [ 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 <jmallett@FreeBSD.org> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020711145055.A28091>