Add version values for the following entries: 802511-802514, 1000000-
1000001. Add XXX note about 900045 because AFAICT it's not actually committed into param.h.
This commit is contained in:
parent
10c4163717
commit
24f17e93f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38010
1 changed files with 36 additions and 0 deletions
|
@ -14199,6 +14199,31 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
<entry>8.2-STABLE after addition of
|
||||
RFTSIGZMB flag for <function>rfork(2)</function>.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>802511</entry>
|
||||
<entry>Sep 9, 2011</entry>
|
||||
<entry>8.2-STABLE after addition of
|
||||
automatic detection of USB mass storage devices
|
||||
which do not support the no synchronize cache SCSI command.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>802512</entry>
|
||||
<entry>Sep 10, 2011</entry>
|
||||
<entry>8.2-STABLE after merging of
|
||||
re-factoring of auto-quirk.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>802513</entry>
|
||||
<entry>Oct 25, 2011</entry>
|
||||
<entry>8.2-STABLE after merging of the MAP_PREFAULT_READ
|
||||
flag to <function>mmap(2)</function>.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>802514</entry>
|
||||
<entry>Nov 16, 2011</entry>
|
||||
<entry>8.2-STABLE after merging of
|
||||
addition of posix_fallocate(2) syscall.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900000</entry>
|
||||
<entry>August 22, 2009</entry>
|
||||
|
@ -14476,11 +14501,22 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
<entry>September 10, 2011</entry>
|
||||
<entry>Re-factor auto-quirk.</entry>
|
||||
</row>
|
||||
<!-- XXX MCL THIS DOES NOT EXIST! -->
|
||||
<row>
|
||||
<entry>900045</entry>
|
||||
<entry>Oct 13, 2011</entry>
|
||||
<entry>All non-compatibility system call entry points have been prefixed with sys_.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>1000000</entry>
|
||||
<entry>Sep 26, 2011</entry>
|
||||
<entry>10.0-CURRENT.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>1000001</entry>
|
||||
<entry>Nov 4, 2011</entry>
|
||||
<entry>10-CURRENT after addition of the posix_fadvise(2) system call.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue