=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus66.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- www/plus66.html 2019/10/13 07:08:49 1.3 +++ www/plus66.html 2019/10/31 23:58:32 1.4 @@ -723,7 +723,7 @@
  • Adjusted tmux(1) to automatically scroll when dragging to create a selection with the mouse when the cursor reaches the top or bottom line.
  • Added support for the USB serial adapter found in Juniper SRX 300 to uslcom(4). -
  • Used unveil(2) to restrict file system access in relayd(8) to read only. +
  • Used unveil(2) to restrict file system access in relayd(8) to read only. Reverted (r1.175). "check script" needs access to the filesystem.
  • Added a watchdog for unattended upgrade to reboot after 30 minutes in case the script halts.
  • Changed most bootloaders to boot from /bsd.upgrade if it is present.
  • Implemented SIOCGIFSFFPAGE in bnxt(4) so that ifconfig(1) can get transceiver information from it.