Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2003 18:39:47 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/ext2fs ext2_bitops.h ext2_linux_balloc.c ext2_linux_ialloc.c ia64-bitops.h
Message-ID:  <200308250139.h7P1dlwg002331@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/08/24 18:39:47 PDT

  FreeBSD src repository

  Modified files:
    sys/gnu/ext2fs       ext2_linux_balloc.c ext2_linux_ialloc.c 
  Added files:
    sys/gnu/ext2fs       ext2_bitops.h 
  Removed files:
    sys/gnu/ext2fs       ia64-bitops.h 
  Log:
  Change of plans: Add ext2_bitops.h with generic and portable
  implementations. Use those on platforms that don't have MD
  headers. Remove the ia64 MD header. We're going to use the C
  implementation there.
  
  Suggested by: bde
  
  Revision  Changes    Path
  1.1       +114 -0    src/sys/gnu/ext2fs/ext2_bitops.h (new)
  1.20      +1 -3      src/sys/gnu/ext2fs/ext2_linux_balloc.c
  1.20      +1 -3      src/sys/gnu/ext2fs/ext2_linux_ialloc.c
  1.2       +0 -43     src/sys/gnu/ext2fs/ia64-bitops.h (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308250139.h7P1dlwg002331>