Add BSD and KSE.
This commit is contained in:
parent
bddac34733
commit
96fcec368a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18154
1 changed files with 33 additions and 0 deletions
|
|
@ -12,6 +12,16 @@
|
||||||
<glossdiv>
|
<glossdiv>
|
||||||
<title>B</title>
|
<title>B</title>
|
||||||
|
|
||||||
|
<glossentry id="bsd">
|
||||||
|
<glossterm>Berkeley Software Distribution</glossterm>
|
||||||
|
<acronym>BSD</acronym>
|
||||||
|
<glossdef>
|
||||||
|
<para>This is the name that the Computer Systems Research Group
|
||||||
|
at Berkeley gave to their improvements and modifications to
|
||||||
|
AT&T's 32V &unix;.</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="bikeshed">
|
<glossentry id="bikeshed">
|
||||||
<glossterm>Bikeshed Building</glossterm>
|
<glossterm>Bikeshed Building</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
|
|
@ -22,8 +32,31 @@
|
||||||
the origin of the term.</para>
|
the origin of the term.</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry>
|
||||||
|
<glossterm>BSD</glossterm>
|
||||||
|
<glosssee otherterm="bsd">
|
||||||
|
</glossentry>
|
||||||
</glossdiv>
|
</glossdiv>
|
||||||
|
|
||||||
|
<glossdiv
|
||||||
|
<title>K</title>
|
||||||
|
|
||||||
|
<glossentry id="kse">
|
||||||
|
<glossterm>Kernel Scheduler Entities</glossterm>
|
||||||
|
<acronym>KSE</acronym>
|
||||||
|
<glossdef>
|
||||||
|
<para>A kernel-supported threading system. See the <ulink
|
||||||
|
url="http://www.FreeBSD.org/kse">project home page</ulink>
|
||||||
|
for further details.</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry>
|
||||||
|
<glossterm>KSE</glossterm>
|
||||||
|
<glosssee otherterm="kse">
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossdiv>
|
<glossdiv>
|
||||||
<title>M</title>
|
<title>M</title>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue