Searched hist:119462 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/geom/part/
H A Dg_part_apm.cdiff 169389 Tue May 08 18:18:17 MDT 2007 marcel 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.
H A Dg_part.hdiff 169389 Tue May 08 18:18:17 MDT 2007 marcel 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.
H A Dg_part_gpt.cdiff 169389 Tue May 08 18:18:17 MDT 2007 marcel 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.
H A Dg_part.cdiff 169389 Tue May 08 18:18:17 MDT 2007 marcel 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.
/freebsd-11-stable/sys/dev/pccard/
H A Dpccard.cdiff 119462 Mon Aug 25 16:20:03 MDT 2003 imp Probe routines can return < 0 for speculative matches. In the
compatibility routine, go ahead and accept that as 'success'. A
properly written compatible driver should return < 0 for both the
compat match and compat probe routines, so this will wind up doing the
right thing.

Completed in 271 milliseconds