=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- www/65.html 2019/04/13 03:05:55 1.74 +++ www/65.html 2019/04/13 03:15:36 1.75 @@ -114,7 +114,8 @@
  • If an auto-join list is configured, wireless interfaces will no longer connect to unknown open networks by default. This behaviour must now be explicitly enabled by adding the empty network name to the - auto-join list, e.g. ifconfig iwm0 join "" + auto-join list, e.g. ifconfig iwm0 join "", or join "" + in hostname.if files.
  • The iwn(4) and iwm(4) drivers will now automatically try to connect to a network if the radio kill switch is @@ -282,8 +283,10 @@ always copies files safely (as with -S), avoiding race conditions.
  • syslog.conf(5) now supports program names containing dots and underscores. -
  • tcpdump(8) now - drops root privileges completely at runtime. +
  • tcpdump(8) already used + privsep, pledge(2) and + unveil(2) containment. + Now also drop root privileges completely (switching to a reserved uid).
  • The multi-threaded performance of malloc(3) has been improved.
  • malloc(3) now uses