Date: Tue, 29 Oct 2002 04:13:36 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk Makefile chunk.c disk.c libdisk.h rules.c Message-ID: <200210291213.g9TCDaSF005895@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/10/29 04:13:36 PST
Modified files:
lib/libdisk Makefile chunk.c disk.c libdisk.h rules.c
Log:
Since make release is toast anyway, add wood to the pyre:
This significantly rewamps libdisks discovery of existing disk
layout.
Please send me reports if this does not work as expected on
i386 or sparc64 platforms.
I need to sort out alpha, pc98 and ia64 (in that order) before
testing on those platforms make a lot of sense.
Belived to work for: i386 sparc64
Unknown state: pc98 alpha ia64
Revision Changes Path
1.36 +13 -0 src/lib/libdisk/Makefile
1.38 +60 -32 src/lib/libdisk/chunk.c
1.95 +182 -702 src/lib/libdisk/disk.c
1.49 +48 -2 src/lib/libdisk/libdisk.h
1.26 +12 -9 src/lib/libdisk/rules.c
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?200210291213.g9TCDaSF005895>
