Date: Tue, 8 May 2007 20:18:17 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/part g_part.c g_part.h g_part_apm.c g_part_gpt.c Message-ID: <200705082018.l48KIHsI037089@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2007-05-08 20:18:17 UTC
FreeBSD src repository
Modified files:
sys/geom/part g_part.c g_part.h g_part_apm.c
g_part_gpt.c
Log:
MFp4:
119373: o Remove the query verb, along with the request and response
parameters.
o Add the version and output parameters.
119390: [APM,GPT] Properly clear deleted entries.
119394: o Make the alias the standard and use the '!' to prefix
literal partition types.
o Treat schemes and partition types as case insensitive.
119462: [GPT] Fix a page fault caused when modifying a partition entry
without a new partition type.
Revision Changes Path
1.3 +34 -61 src/sys/geom/part/g_part.c
1.2 +8 -8 src/sys/geom/part/g_part.h
1.2 +25 -11 src/sys/geom/part/g_part_apm.c
1.2 +35 -14 src/sys/geom/part/g_part_gpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705082018.l48KIHsI037089>
