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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"