=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.85 retrieving revision 1.86 diff -c -r1.85 -r1.86 *** www/74.html 2023/10/14 22:47:31 1.85 --- www/74.html 2023/10/14 23:00:49 1.86 *************** *** 303,308 **** --- 303,309 ---- aucat(1) and fix spelling mistakes.
  • Improve the code quality of find(1). +
  • Many changes in mg(1): !
  • On aarch64 architectures improve how BTI control flow integrity ! enforcement is implemented in the executable entry point and enable ! support for BTI control flow integrity checks in libc assembly ! functions.
  • In ld.so(1) treat symlinks in $ORIGIN determination the same way as other OS linkers do.
  • Fix a segfault when the --- 334,340 ---- be set with set-default-mode.
  • Added a missing void. !
  • In ld.so(1) treat symlinks in $ORIGIN determination the same way as other OS linkers do.
  • Fix a segfault when the *************** *** 359,364 **** --- 357,363 ---- always uses the current media type provided by the kernel.
  • Ensure fdisk(8) handles the case where a GPT partition name is not a valid C string. +
  • When creating new crypto volumes with bioctl(8), by default use a hardware based number of KDF rounds for passphrases. *************** *** 368,373 **** --- 367,373 ----
  • Let bioctl(8) read passphrases without prompts or confirmation in -s mode. +
  • Allow the atactl(8) command readattr to succeed even for disks where ATA_SMART_READ and *************** *** 399,407 ****
  • In pax(1), safely escape characters when displaying messages that may include file names, and truncate times to the correct maximum value. -
  • In patch(1), - increase the maximum line length from 32768 to 9223372036854775807 - (ssize_t) characters.
  • Make rcctl(8) check if a daemon exists before trying to disable it, thereby avoiding parsing and printing of bogus characters. --- 399,404 ---- *************** *** 414,419 **** --- 411,460 ----
  • Improved hardware support and driver bugfixes, including: --- 516,521 ---- *************** *** 609,615 ****
  • On luna88k, implement the chmod() signaling mechanism for /bsd.upgrade to prevent re-upgrade, like other architectures. !
  • Support for softraid(4) disks in the installer was improved: --- 612,619 ----
  • On luna88k, implement the chmod() signaling mechanism for /bsd.upgrade to prevent re-upgrade, like other architectures. ! !
  • Support for softraid(4) disks in the installer was improved: