=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- www/57.html 2015/03/17 11:58:22 1.69 +++ www/57.html 2015/03/17 12:12:46 1.70 @@ -264,6 +264,9 @@
  • kdump(1) now always displays both the numeric and the textual forms for users, groups, timestamps, and sysctl ids, eliminating the -r option. It also auto-selects between decimal and hex format for arguments, renders more types of flags, and is more robust when parsing corrupt ktrace files.
  • chmod(1)/chgrp(1)/chown(8) now comply with POSIX's requirements when they encounter symlinks when the -R option is used, and are safe from race conditions when doing so.
  • The dmesg(8) utility can now display the console message buffer in addition to the system message buffer. +
  • Reworking of the kernel + pool(9) + implementation to provide mpsafety and pave the way for performance improvements.