=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus31.html,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- www/plus31.html 2023/09/27 16:32:48 1.71 +++ www/plus31.html 2023/12/14 17:45:59 1.72 @@ -333,7 +333,7 @@
  • Block signals in find(1) when running fts_read().
  • Move NFS creds out of the standard buf structure and into the nfs node, and use pool(9) for NFS node allocation.
  • Fix the password length check in user(8). -
  • Use lockmgr in procfs (mount_procfs(8)) instead of a home-made version. +
  • Use lockmgr in procfs ((mount_procfs(8)) instead of a home-made version.
  • Correctly mark items on the syncer worklist with VBIOONSYNCLIST, ensuring items not on the list don't have this mark.
  • Convert to using the vn_marktext() function instead of VTEXT to mark a vnode as executing a text image.
  • Enable the NI_WITHSCOPEID getnameinfo(3) flag by default.