=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus33.html,v retrieving revision 1.62 retrieving revision 1.63 diff -c -r1.62 -r1.63 *** www/plus33.html 2019/05/27 22:55:22 1.62 --- www/plus33.html 2019/06/01 23:12:50 1.63 *************** *** 650,656 ****
  • Create a new group, _lkm, and install modstat(8) setgid to it instead of to kmem.
  • pstat(8) now only does kvm_openfiles(3) for the -v option, the rest is obtained using sysctl(3). !
  • cp(1) sets permissions later, so -R works when copying directories with no write access.
  • Fix a null deref in dlsym(3).
  • Avoid a rare division-by-zero in ps(1) that could occur on non-IEEE systems like the vax. --- 650,656 ----
  • Create a new group, _lkm, and install modstat(8) setgid to it instead of to kmem.
  • pstat(8) now only does kvm_openfiles(3) for the -v option, the rest is obtained using sysctl(3). !
  • cp(1) sets permissions later, so -R works when copying directories with no write access.
  • Fix a null deref in dlsym(3).
  • Avoid a rare division-by-zero in ps(1) that could occur on non-IEEE systems like the vax.