More fixes, typos etc.
This commit is contained in:
parent
d64fec00da
commit
abf0c677da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27544
2 changed files with 14 additions and 14 deletions
|
|
@ -875,9 +875,9 @@
|
|||
problems that were found.</task>
|
||||
|
||||
<task>Making our linker link to libc and libpthread (when using
|
||||
(-pthread) when building shared libraries. This is needed so that
|
||||
(-pthread)) when building shared libraries. This is needed so that
|
||||
symbol version dependencies are recorded in the shared library. I
|
||||
think kan is working on this.???</task>
|
||||
think kan@ is working on this.???</task>
|
||||
|
||||
<task>Identify and symbol version any other libraries that should
|
||||
be symbol versioned. If anyone has any suggestions, I'm all
|
||||
|
|
@ -913,14 +913,14 @@
|
|||
<p>ATA has grown a USB backend so that fx. flash keys and external
|
||||
HD/CD/DVD drives can be used directly without atapicam/CAM etc.
|
||||
This is very handy on small (embedded) systems where resources are
|
||||
limitted and kernel space at a premium. burncd(8) is in the process
|
||||
limited and kernel space at a premium. burncd(8) is in the process
|
||||
of being updated so it will support this along with SATA ATAPI
|
||||
devices, and if time permits adding DVD support.</p>
|
||||
|
||||
<p>The next months will be used to (hopefully) work on getting ATA
|
||||
to work properly on systems with > 4G of memory and utilize the
|
||||
64bit addressing of controllers that supports it. RAID5 support for
|
||||
ataraid is on the list as well together with hardening of the RAID
|
||||
64bit addressing of controllers that support it. RAID5 support for
|
||||
ataraid is on the list together with hardening of the RAID
|
||||
subsystem to help keep data alive and well.</p>
|
||||
</body>
|
||||
</project>
|
||||
|
|
@ -1054,7 +1054,7 @@
|
|||
|
||||
<body>
|
||||
<p>Three betas have been released so far. The code is operational
|
||||
and seems to be stable but it is not MPSAFE as yet.</p>
|
||||
and seems to be stable but it is not MPSAFE yet.</p>
|
||||
|
||||
<p>The second and third betas used different mechanisms for data
|
||||
I/O. (sfbuf vs. kernel_map+vacache) and at present I am in the
|
||||
|
|
@ -1132,7 +1132,7 @@
|
|||
</ul>
|
||||
|
||||
Parts of this work may be already in 6.1, but there's still a good
|
||||
portion which isn't even in -current as of this writting.</p>
|
||||
portion which isn't even in -current as of this writing.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
|
|
|
|||
|
|
@ -875,9 +875,9 @@
|
|||
problems that were found.</task>
|
||||
|
||||
<task>Making our linker link to libc and libpthread (when using
|
||||
(-pthread) when building shared libraries. This is needed so that
|
||||
(-pthread)) when building shared libraries. This is needed so that
|
||||
symbol version dependencies are recorded in the shared library. I
|
||||
think kan is working on this.???</task>
|
||||
think kan@ is working on this.???</task>
|
||||
|
||||
<task>Identify and symbol version any other libraries that should
|
||||
be symbol versioned. If anyone has any suggestions, I'm all
|
||||
|
|
@ -913,14 +913,14 @@
|
|||
<p>ATA has grown a USB backend so that fx. flash keys and external
|
||||
HD/CD/DVD drives can be used directly without atapicam/CAM etc.
|
||||
This is very handy on small (embedded) systems where resources are
|
||||
limitted and kernel space at a premium. burncd(8) is in the process
|
||||
limited and kernel space at a premium. burncd(8) is in the process
|
||||
of being updated so it will support this along with SATA ATAPI
|
||||
devices, and if time permits adding DVD support.</p>
|
||||
|
||||
<p>The next months will be used to (hopefully) work on getting ATA
|
||||
to work properly on systems with > 4G of memory and utilize the
|
||||
64bit addressing of controllers that supports it. RAID5 support for
|
||||
ataraid is on the list as well together with hardening of the RAID
|
||||
64bit addressing of controllers that support it. RAID5 support for
|
||||
ataraid is on the list together with hardening of the RAID
|
||||
subsystem to help keep data alive and well.</p>
|
||||
</body>
|
||||
</project>
|
||||
|
|
@ -1054,7 +1054,7 @@
|
|||
|
||||
<body>
|
||||
<p>Three betas have been released so far. The code is operational
|
||||
and seems to be stable but it is not MPSAFE as yet.</p>
|
||||
and seems to be stable but it is not MPSAFE yet.</p>
|
||||
|
||||
<p>The second and third betas used different mechanisms for data
|
||||
I/O. (sfbuf vs. kernel_map+vacache) and at present I am in the
|
||||
|
|
@ -1132,7 +1132,7 @@
|
|||
</ul>
|
||||
|
||||
Parts of this work may be already in 6.1, but there's still a good
|
||||
portion which isn't even in -current as of this writting.</p>
|
||||
portion which isn't even in -current as of this writing.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue