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

Diff for /www/50.html between version 1.37 and 1.38

version 1.37, 2019/06/13 06:16:25 version 1.38, 2021/03/15 10:18:42
Line 175 
Line 175 
       parts.  Many bugs for various architectures were fixed along the way.        parts.  Many bugs for various architectures were fixed along the way.
     <li><a href="https://man.openbsd.org/malloc.3">malloc(3)</a> is a lot faster and has a few further security features (more      <li><a href="https://man.openbsd.org/malloc.3">malloc(3)</a> is a lot faster and has a few further security features (more
       randomization, as well as the 'S' flag to enable all paranoia checks).        randomization, as well as the 'S' flag to enable all paranoia checks).
     <li>'make depend' is no longer neccessary in kernel compilation directories      <li>'make depend' is no longer necessary in kernel compilation directories
       since the dependencies are calculated automatically.        since the dependencies are calculated automatically.
     <li>Increased the default size of the buffer cache.      <li>Increased the default size of the buffer cache.
     <li><a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> now works on /dev/random and spliced sockets      <li><a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> now works on /dev/random and spliced sockets

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38