cvs commit: src/sys/geom geom_apple.c geom_bsd.c geom_mbr.c geom_pc98.c geom_sunlabel.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Apr 3 03:36:55 PST 2003


phk         2003/04/03 03:36:53 PST

  FreeBSD src repository

  Modified files:
    sys/geom             geom_apple.c geom_bsd.c geom_mbr.c 
                         geom_pc98.c geom_sunlabel.c 
  Log:
  Use <sys/endian.h> instead of geom_enc.c for endianess-agnostification.
  
  Revision  Changes    Path
  1.4       +6 -6      src/sys/geom/geom_apple.c
  1.45      +82 -81    src/sys/geom/geom_bsd.c
  1.37      +3 -2      src/sys/geom/geom_mbr.c
  1.30      +3 -3      src/sys/geom/geom_pc98.c
  1.23      +25 -24    src/sys/geom/geom_sunlabel.c


More information about the cvs-all mailing list