cvs commit: src/lib/libdisk chunk.c

Marcel Moolenaar marcel at FreeBSD.org
Sat Nov 1 23:45:00 PST 2003


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


More information about the cvs-src mailing list