=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- www/67.html 2020/05/10 16:11:09 1.58 +++ www/67.html 2020/05/11 08:12:26 1.59 @@ -624,11 +624,12 @@ href="https://man.openbsd.org/systat">systat(1). +
  • Extracted dig(1), host(1) and nslookup(1) from the - bind(8) source code, cleanup the source code by removing not needed - features and auditing it. The kernel API accessible to these + bind(8) source code and cleaned up the source code by removing not + needed features and auditing it. The kernel API accessible to these programs is now restricted through pledge(2).
  • System calls may now only be performed from selected code regions: