=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.69 retrieving revision 1.70 diff -c -r1.69 -r1.70 *** www/74.html 2023/10/14 18:16:54 1.69 --- www/74.html 2023/10/14 18:24:33 1.70 *************** *** 361,368 **** >ober_scanf_elements(3) when encountering empty sequences.
  • Remove broken special handling of test -t in ksh(1). -
  • Consistently escape control chars when displaying file name - completions in ksh(1).
  • The caching mechanism used by pkg_add(1) to speed up pkg_add -u now also works if -stable packages --- 361,366 ---- *************** *** 582,589 **** to the current directory including subdirectories, TMPDIR, and file names given on the command line using unveil(2). !
  • In ksh(1), escape ! control characters when displaying file name completions, even when there are multiple matches.
  • In pax(1), tar(1), and --- 580,587 ---- to the current directory including subdirectories, TMPDIR, and file names given on the command line using unveil(2). !
  • In ksh(1), consistently ! escape control characters when displaying file name completions, even when there are multiple matches.
  • In pax(1), tar(1), and