=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** www/64.html 2018/09/30 06:33:34 1.6 --- www/64.html 2018/09/30 08:43:24 1.7 *************** *** 139,144 **** --- 139,156 ---- inteldrm(4) and efifb(4) now support scrollback. +
  • rebound(8) + gained support for permanent A records, similiar to + local-data + supported by + unbound(8). +
  • New + kcov(4) + driver used for collection of code coverage inside the kernel. + It's used in an ongoing effort to fuzz the kernel. +
  • A bug in + ksh(1) + related to variable expansion of read-only varibles has been fixed.