=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- www/57.html 2015/03/04 20:08:52 1.30 +++ www/57.html 2015/03/05 00:12:49 1.31 @@ -171,9 +171,16 @@
  • Improved standards compliance in system header files.
  • Improved portability in many userland components by reducing reliance on historic BSD header files. +
  • Eliminate many duplicate header file inclusions.
  • gzsig has been removed.
  • switch last workq API uses to taskq API and remove all traces of workq. +
  • Use + services(5) names in the default pf rules in force during startup. +
  • + what(1) now displays correct $OpenBSD: 57.html,v 1.31 2015/03/05 00:12:49 krw Exp $ expansions. +
  • + fdisk(8) now zeros out GPT signatures found when writing out an MBR that has been re-initialzed and lacks any EFI or EFISYS partition.
  • ...