Document __FreeBSD_version 500017 (forgotten by green) and 500018.
This commit is contained in:
parent
fc20bd6c53
commit
896c50c530
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8831
2 changed files with 28 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.138 2001/01/10 17:58:31 obrien Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.139 2001/01/24 17:29:04 deischen Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -3018,6 +3018,19 @@ post-install:
|
|||
to be linked together, deprecating -pthread option.</entry>
|
||||
<entry>500016</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after switch from struct ucred to
|
||||
struct xucred to stabilize kernel-exported API for
|
||||
mountd et al.</entry>
|
||||
<entry>500017</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after addition of CPUTYPE make variable
|
||||
for controlling CPU-specific optimizations.</entry>
|
||||
<entry>500018</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.138 2001/01/10 17:58:31 obrien Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.139 2001/01/24 17:29:04 deischen Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -3018,6 +3018,19 @@ post-install:
|
|||
to be linked together, deprecating -pthread option.</entry>
|
||||
<entry>500016</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after switch from struct ucred to
|
||||
struct xucred to stabilize kernel-exported API for
|
||||
mountd et al.</entry>
|
||||
<entry>500017</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after addition of CPUTYPE make variable
|
||||
for controlling CPU-specific optimizations.</entry>
|
||||
<entry>500018</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue