=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.27 retrieving revision 1.28 diff -c -r1.27 -r1.28 *** www/68.html 2020/10/02 22:24:17 1.27 --- www/68.html 2020/10/02 22:30:23 1.28 *************** *** 141,147 ****
  • Enabled spleen16x32 and spleen32x64 fonts on armv7 for GENERIC kernels.
  • Implemented linear and power-of-two histograms in btrace(5).
  • Added btrace(8) -p flag to filter all actions by PID. !
  • Enabled btrace(8).
  • Added support for "&" and "|" operators in btrace scripts.
  • Used su(1) -fl to avoid sourcing the target user's .profile in rc.d(8)/rcctl(8).
  • Added a ktrace(1) -T option to make time-related system calls more prominent. --- 141,147 ----
  • Enabled spleen16x32 and spleen32x64 fonts on armv7 for GENERIC kernels.
  • Implemented linear and power-of-two histograms in btrace(5).
  • Added btrace(8) -p flag to filter all actions by PID. !
  • Enabled btrace(8) (dt(4) not yet enabled in GENERIC, though).
  • Added support for "&" and "|" operators in btrace scripts.
  • Used su(1) -fl to avoid sourcing the target user's .profile in rc.d(8)/rcctl(8).
  • Added a ktrace(1) -T option to make time-related system calls more prominent.