[BACK]Return to 57.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/57.html between version 1.109 and 1.110

version 1.109, 2019/05/27 22:55:18 version 1.110, 2019/06/01 23:12:46
Line 300 
Line 300 
     <a href="https://man.openbsd.org/OpenBSD-current/man9/task_add.9">task API</a>.      <a href="https://man.openbsd.org/OpenBSD-current/man9/task_add.9">task API</a>.
     <li>Add support for creating kernel threads that cannot sleep to      <li>Add support for creating kernel threads that cannot sleep to
     <a href="https://man.openbsd.org/OpenBSD-5.6/man9/taskq_create.9">taskq_create(9)</a>.      <a href="https://man.openbsd.org/OpenBSD-5.6/man9/taskq_create.9">taskq_create(9)</a>.
     <li>Completed the implementation of the atomic (eg,      <li>Completed the implementation of the atomic (eg,
     <a href="https://man.openbsd.org/OpenBSD-current/man9/atomic_cas_uint.9">atomic_cas_uint(9)</a>,      <a href="https://man.openbsd.org/OpenBSD-current/man9/atomic_cas_uint.9">atomic_cas_uint(9)</a>,
     <a href="https://man.openbsd.org/OpenBSD-current/man9/atomic_swap_uint.9">atomic_swap_uint(9)</a>,      <a href="https://man.openbsd.org/OpenBSD-current/man9/atomic_swap_uint.9">atomic_swap_uint(9)</a>,
     <a href="https://man.openbsd.org/OpenBSD-current/man9/atomic_add_int.9">atomic_add_int(9)</a>,      <a href="https://man.openbsd.org/OpenBSD-current/man9/atomic_add_int.9">atomic_add_int(9)</a>,
Line 789 
Line 789 
     <b>      <b>
     <a href="errata57.html#001_sparc64_miniroot">5.7 Errata 001</a>:      <a href="errata57.html#001_sparc64_miniroot">5.7 Errata 001</a>:
     Unfortunately, 5.7 cannot boot from CDROM on some machines due      Unfortunately, 5.7 cannot boot from CDROM on some machines due
     a bootloader bug.      a bootloader bug.
     </b>      </b>
   
 <p>  <p>

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110