=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- www/70.html 2021/10/03 13:31:45 1.57 +++ www/70.html 2021/10/03 14:52:43 1.58 @@ -244,8 +244,9 @@
  • Changed diff(1) to consider two files sharing the same inode identical.
  • Allowed xenodm(1) - login when ~./Xauthority does not exist. -
  • Disabled building all of the non-unicode fonts except for ISO8859-1. + login when ~/.Xauthority does not exist. +
  • Disabled building all of the non-unicode fonts in Xenocara + except for ISO8859-1.
  • Removed from0 support from openrsync(1).
  • Altered passwd(1) @@ -271,8 +272,8 @@ maximization and full-screen mode toggling to keep the cursor within the window, preventing focus loss.
  • Made rc(8) quietly - attempt an early mount of /var/log in case someone has created it to - avoid /var overflow issues. + attempt an early mount of /var/log in case someone has created + it as a separate filesystem to avoid /var overflow issues.
  • Cleaned up the fdisk(8) MBR/GPT initialization code, making -g independent of -i, leaving four mutually exclusive initialization options (-i, -b, -u and -A) with the @@ -322,7 +323,8 @@
  • Corrected various min/max cluster numbers for FAT12/16/32 in newfs_msdos(8).
  • Added libexecinfo, a library providing backtrace functions. -
  • Updated en_US.UTF-8.src to Unicode 13.0. +
  • Updated C library support for character classification + to Unicode 13.0.
  • Limited the printf(1) \x escape sequence to two characters.