=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/50.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- www/50.html 2019/06/13 06:16:25 1.37 +++ www/50.html 2021/03/15 10:18:42 1.38 @@ -175,7 +175,7 @@ parts. Many bugs for various architectures were fixed along the way.
  • malloc(3) is a lot faster and has a few further security features (more randomization, as well as the 'S' flag to enable all paranoia checks). -
  • 'make depend' is no longer neccessary in kernel compilation directories +
  • 'make depend' is no longer necessary in kernel compilation directories since the dependencies are calculated automatically.
  • Increased the default size of the buffer cache.
  • kqueue(2) now works on /dev/random and spliced sockets