=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus48.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- www/plus48.html 2019/05/27 22:55:24 1.41 +++ www/plus48.html 2019/06/01 23:12:51 1.42 @@ -137,7 +137,7 @@
  • Fixed a bug in pkg_add(1). -
  • Improved disklabel(8) editor prompt for the 'R' (resize) command. +
  • Improved disklabel(8) editor prompt for the 'R' (resize) command.
  • Make sure hardware and software are synchronized in auich(4).
  • Added suspend/resume handler for radeondrm(4). @@ -453,7 +453,7 @@
  • Make ifstated(8) print run commands in debug mode only (ifstated -d).
  • Fixed deadlocks on sparc64. -
  • Added mpi_wait over to mpii(4) as a multiprocessor-safe mechanism: sleep while waiting for a command to complete. +
  • Added mpi_wait over to mpii(4) as a multiprocessor-safe mechanism: sleep while waiting for a command to complete.
  • Made mpii(4) more multiprocessor-safe. @@ -534,7 +534,7 @@
  • Constrained malloc to only grab pages from DMA reachable memory.
  • Allowed uvm(9) to swap when there is more memory than what can be DMA.
  • Make deeply nested dlopen(3) binaries start faster. -
  • Switched getpeereid(3) from system calls to library routines by using getsockopt(2) with SOL_SOCKET and SO_PEERCRED. +
  • Switched getpeereid(3) from system calls to library routines by using getsockopt(2) with SOL_SOCKET and SO_PEERCRED.
  • Improved pkg_add(1) debug mode.
  • Make ldapd(8) parse and ignore schema extensions with an X- prefix.
  • Removed compat_ibcs2(8).