=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1409 retrieving revision 1.1410 diff -u -r1.1409 -r1.1410 --- www/plus.html 2019/01/28 14:00:16 1.1409 +++ www/plus.html 2019/01/28 14:01:02 1.1410 @@ -93,7 +93,7 @@
  • Added a -T option to test whether ssh(1) keys in an agent are usable.
  • Imported xorgproto 2018.4.
  • Added support for a new kcov(4) trace mode called KCOV_MODE_TRACE_CMP to trace comparison instructions and switch statements, usable during fuzzing to generate even more coverage. -
  • Set the shell to strip quotation marks from daemon_flags when starting a daemon with rc.d(8), making the details in pexp match what appears in the process list.
  • Restored correct display of treasure when snake runs over the money in snake(6). Adjusted cursor location during space warp and display of the pinball bonus.
  • Changed imsg header definitions to use standard types. @@ -104,7 +104,7 @@
  • Changes to dhclient(8) now handle changes to SSID or LLADDR by retrieving a new lease. This mproves performance when join connects to new networks.
  • Improved join error handling inifconfig(8).
  • Added a pwraction sysctl(8) that allows conversion of a power button into a sleep button if desired. -
  • Set an ssh(1) password prompt to begin with a carriage return to obscure portions of a password entered too early.
  • Enabled myx(4) on the large ramdisk for amd64.
  • Finished randomizing remaining layers of pmap_kernel.
  • Enabled ixl(4) on amd64. @@ -128,7 +128,7 @@
  • Enabled use of a 64-bit register when required for inline assembly on sparc64, correcting sparc64 kernels compiled with clang(1).
  • Continued work to prepare the network stack for fine-grained locking.
  • Added support for the SSD1306 OLED display. -
  • Modified signify(1) and doas(1) to prevent passwords from being retained in memory when errors are encountered. +
  • Modified signify(1) and doas(1) to prevent passwords from being retained in memory when errors are encountered.
  • Prevented users from specifying multiple join or nwid arguments in one ifconfig(8) call.
  • Fixed crash conditions in unveil(2), along with some cases where unveil would return ENOENT instead of EACCESS.
  • Enabled bwfm(4) in RAMDISK_CD for amd64, allowing use during installs.