=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/73.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- www/73.html 2023/04/06 20:38:26 1.36 +++ www/73.html 2023/04/06 20:58:16 1.37 @@ -298,6 +298,8 @@
  • Added zap-to-char and zap-up-to-char to mg(1). Bound zap-to-char to M-z. +
  • Fixed handling of escaped backslashes in vi(1) ex_range.
  • Added support to gunzip(1) for zip files that contain a single member. @@ -307,15 +309,22 @@ href="https://man.openbsd.org/systat.1">systat(1) to measure elapsed time using clock_gettime(2). -
  • Fixed handling of escaped backslashes in vi(1) ex_range. +
  • Implemented periodic display in iostat(8).
  • Corrected top(1) display of online CPUs which can change based on the sysctl(2) sysctl setting.
  • Added support for a personal units(1) library by passing -f multiple times. - +
  • Changed df(1) to + round up fractional percentages. +
  • Fixed unbounded variable expansion in pkg-config(1). +
  • Switched to use llvm-strip(1) on + architectures that use
  • Made rc(8) reorder libraries in parallel to netstart(8), as this @@ -323,13 +332,6 @@
  • Made rc(8) print the name of each library before relinking as a signal to the operator that boot has not stalled. - -
  • Implemented periodic display in iostat(8). - -
  • Changed df(1) to - round up fractional percentages. -
  • Added the audioctl(8) -w option to @@ -342,7 +344,6 @@
  • Fixed .wav files generated by aucat(1) by using extended header format. -
  • In disklabel(8), use the @@ -354,15 +355,7 @@ the maximum available free space into a partition, and extended command line parsing to allow "T-" as the specification to read the template from stdin. - -
  • Fixed unbounded variable expansion in pkg-config(1). -
  • Switched to use llvm-strip(1) on - architectures that use ld.lld(1). - -
  • Improved hardware support and driver bugfixes, including: