=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1419 retrieving revision 1.1420 diff -u -r1.1419 -r1.1420 --- www/plus.html 2019/03/04 21:06:04 1.1419 +++ www/plus.html 2019/03/09 15:42:43 1.1420 @@ -485,7 +485,7 @@
  • Improved ddb(4) readability by printing right-aligned hex values.
  • Fix for rcs(1) to allow correct lock resolution before expansion of keywords, so expansion can happen with the correct values and files don't show up as modified.
  • Added the ability for arm64 efiboot to boot from partitions other than "a". -
  • Spleen font enabled in wsfontload(8), along with font selection logic to allow selecting larger fonts when available at runtime in rasops(9). +
  • Spleen font enabled in wsfont, along with font selection logic to allow selecting larger fonts when available at runtime in rasops(9).
  • Implemented an if_enqueue handler for vlan(4), bypassing the ifq handling for a performance improvement in particular configurations.
  • Disabled ret-protector and retpoline protections in the clang(1) compiler to regain build performance.