Date: Sat, 1 Nov 2003 23:44:59 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk chunk.c Message-ID: <200311020744.hA27ixB7045874@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/11/01 23:44:59 PST FreeBSD src repository Modified files: lib/libdisk chunk.c Log: o In Print_Chunk(), don't print the address of the chunk on ia64. It doesn't have any meaning and only results in lines longer than 80 characters. o In Delete_Chunk2(), also look for chunks of type "part" under chunks of type "whole" on ia64. They're not only under chunks of type "freebsd" there. Revision Changes Path 1.49 +11 -4 src/lib/libdisk/chunk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311020744.hA27ixB7045874>