=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- www/68.html 2020/10/02 22:30:23 1.28 +++ www/68.html 2020/10/02 22:44:53 1.29 @@ -104,7 +104,6 @@
  • Corrected getopt_long(3) parsing of a trailing dash in an option group, which was being incorrectly returned as an argument.
  • Enabled building wsmoused(8) and wsfontload(8) on arm64 and armv7.
  • Added a new column to wsfontload(8) -l output to report the number of characters contained in a loaded font. -
  • Fixed a panic in wscons(4).
  • Prevented callers inspecting unrelated fields in the libc resolver function asr_run().
  • Prevented rcs(1) removal of locked revisions with rcs -orange, avoiding leaving behind a lock for a revision which no longer exists.
  • Provided an optimized implementation of ffs(3) in the kernel on arm64/powerpc/powerpc64. @@ -183,7 +182,6 @@