Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2001 04:37:31 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libdisk create_chunk.c write_disk.c
Message-ID:  <200104011137.f31BbW162870@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/04/01 04:37:31 PDT

  Modified files:
    lib/libdisk          create_chunk.c write_disk.c 
  Log:
  Try to untangle some of the #ifdef spaghetti.
  Also, looking to the future, don't assume all the world is an i386 and all
  its disk layout brain damage will be repeated by other platforms.  So all
  the diking out if we are an Alpha, becomes adding in if we are an i386.
  
  Revision  Changes    Path
  1.57      +4 -4      src/lib/libdisk/create_chunk.c
  1.39      +10 -10    src/lib/libdisk/write_disk.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?200104011137.f31BbW162870>