=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus55.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- www/plus55.html 2015/08/05 05:32:55 1.10 +++ www/plus55.html 2016/01/08 13:06:28 1.11 @@ -196,8 +196,8 @@
  • Create dhclient(8) lease files and dhcpd(8) lease files with permissions 0640, rather than 0000 and 0664 respectively.
  • Be less verbose for pkg_delete(1) -X.
  • Stop disabling/enabling interrupts in the interrupt handler for "chip type D" (Marvell 9580). -
  • Copy the correct number of channels in sndiod(1) join/expand. -
  • Use the proper integer width when sndiod(1) calls AMSG_ISSET(). +
  • Copy the correct number of channels in sndiod(8) join/expand. +
  • Use the proper integer width when sndiod(8) calls AMSG_ISSET().
  • Macppc G5 systems with >2GB RAM now report correct amount of memory (kernel still only uses the lower 2GB).
  • Changed pkg_add(1) default to requiring signed packages.
  • Limit the number of currently opened pkg_add(1) packages, to limit memory usage. @@ -472,7 +472,7 @@
  • Tweaked azalia(4) to enable beep and CD controls on ALC282, ALC221 and ALC269.
  • Fixed mkuboot(8) "make bsd.umg"; allow it to handle PT_LOAD, fail on any others. -
  • Fixed deadlocks when sndiod(1) device slot uses the SIO_SYNC mode. +
  • Fixed deadlocks when sndiod(8) device slot uses the SIO_SYNC mode.
  • Fixed ztsscale(8/zaurus) after struct wscons_event size change.
  • Don't consider ld.so(1) to be successfully built unless a test program using it works.