=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus41.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- www/plus41.html 2019/05/27 22:55:23 1.50 +++ www/plus41.html 2019/06/01 23:12:51 1.51 @@ -419,7 +419,7 @@
  • Fix support for checking out binary files in rcs(1).
  • Fix keyboard problem for Intel Macs, where only first keypress is seen by boot.
  • Prevent mbuf tag memory leak on atu(4), ral(4) uath(4) and zyd(4) too, just like rum(4). -
  • When creating an X11/Xorg config, do not force a Mouse section if none was found. +
  • When creating an X11/Xorg config, do not force a Mouse section if none was found.
  • Make acpiec(4) be the first device to attach to acpi(4). Some systems require this.
  • Add support for -s state to OpenCVS. @@ -514,7 +514,7 @@
  • For ssh(1), make PermitOpen work with multiple values.
  • Added IPv6 passive OS fingerprinting in pf(4) and tcpdump(8).
  • Make the bgplg(8) produce valid XHTML1.1 code. -
  • Add a workaround for hardware ip4csum-tx on re(4) chips, it would be mangled on IP packets less than 28 bytes. +
  • Add a workaround for hardware ip4csum-tx on re(4) chips, it would be mangled on IP packets less than 28 bytes.
  • Make malo(4) work on macppc by adding lots of endian fixes.
  • Make ftp-proxy(8) handle SIGPIPE, fixes a race where ftp-proxy(8) would silently exit.