=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/66.html,v retrieving revision 1.36 retrieving revision 1.37 diff -c -r1.36 -r1.37 *** www/66.html 2019/09/30 15:52:24 1.36 --- www/66.html 2019/09/30 20:17:25 1.37 *************** *** 134,139 **** --- 134,142 ---- the bridge(4) output fast-path.
  • Made resource limit access MP-safe. +
  • Made + file(9) + offset access MP-safe.
  • Improved hardware support, including: *************** *** 539,546 **** snmpd(8) has been moved into libutil. See ber_read_elements(3). -
  • Support for specifying boot device in - vm.conf(5).
  • Removed the old userland realpath(3) and replaced it with __realpath(2), a kernel --- 542,547 ---- *************** *** 557,563 ****
  • VMM/VMD improvements ...