Date: Sat, 12 Apr 2003 01:34:40 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_mbr.c geom_mbr_enc.c src/sys/conf files files.i386 files.ia64 Message-ID: <200304120834.h3C8Ye6N067763@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/04/12 01:34:40 PDT
FreeBSD src repository
Modified files:
sys/geom geom_mbr.c
sys/conf files files.i386 files.ia64
Added files:
sys/geom geom_mbr_enc.c
Log:
Move the functions for encoding decoding struct dos_partition into
a separate .c file so they can be used from userland as well.
Revision Changes Path
1.779 +1 -0 src/sys/conf/files
1.442 +1 -0 src/sys/conf/files.i386
1.49 +1 -0 src/sys/conf/files.ia64
1.44 +2 -18 src/sys/geom/geom_mbr.c
1.1 +72 -0 src/sys/geom/geom_mbr_enc.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304120834.h3C8Ye6N067763>
