[BACK]Return to 36.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/36.html between version 1.56 and 1.57

version 1.56, 2016/08/15 02:22:05 version 1.57, 2017/06/26 17:18:57
Line 72 
Line 72 
 <li>New functionality:  <li>New functionality:
 <ul>  <ul>
 <li>A cleaned up DHCP  <li>A cleaned up DHCP
 <a href="http://man.openbsd.org/?query=dhcpd&amp;sektion=8">server</a>  <a href="https://man.openbsd.org/?query=dhcpd&amp;sektion=8">server</a>
 and  and
 <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">client</a>  <a href="https://man.openbsd.org/?query=dhclient&amp;sektion=8">client</a>
 implementation, now featuring privilege separation and safe defaults.  implementation, now featuring privilege separation and safe defaults.
 <li>A new  <li>A new
 <a href="http://man.openbsd.org/?query=ntpd&amp;sektion=8">NTP  <a href="https://man.openbsd.org/?query=ntpd&amp;sektion=8">NTP
 daemon</a> written from scratch, which ought to fit the needs of most NTP users.  daemon</a> written from scratch, which ought to fit the needs of most NTP users.
 <li><a href="http://man.openbsd.org/?query=pfctl&amp;sektion=8">pfctl(8)</a>  <li><a href="https://man.openbsd.org/?query=pfctl&amp;sektion=8">pfctl(8)</a>
 now provides a <i>rules optimizer</i> to help improve filtering speed.  now provides a <i>rules optimizer</i> to help improve filtering speed.
 <li>The packet filter,  <li>The packet filter,
 <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>,  <a href="https://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>,
 now supports nested anchors.  now supports nested anchors.
 <li><a href="http://man.openbsd.org/?query=tcpdrop&amp;sektion=8">tcpdrop(8)</a>,  <li><a href="https://man.openbsd.org/?query=tcpdrop&amp;sektion=8">tcpdrop(8)</a>,
 a command to drop TCP connections.  a command to drop TCP connections.
 <li>The NMBCLUSTERS option has been eliminated, replaced by a sysctl  <li>The NMBCLUSTERS option has been eliminated, replaced by a sysctl
 with higher default values on many platforms.  with higher default values on many platforms.
 <li>Added support for cksum (three flavours), md4, sha256, sha384 and sha512 to  <li>Added support for cksum (three flavours), md4, sha256, sha384 and sha512 to
 the <a href="http://man.openbsd.org/?query=md5&amp;sektion=1">md5(1)</a>  the <a href="https://man.openbsd.org/?query=md5&amp;sektion=1">md5(1)</a>
 command.  command.
 <li>Memory file systems created by the  <li>Memory file systems created by the
 <a href="http://man.openbsd.org/?query=mount_mfs&amp;sektion=8">mount_mfs(8)</a>  <a href="https://man.openbsd.org/?query=mount_mfs&amp;sektion=8">mount_mfs(8)</a>
 command now can be populated immediately after creation.  command now can be populated immediately after creation.
 <li>New  <li>New
 <a href="http://man.openbsd.org/?query=hotplugd&amp;sektion=8&amp;arch=i386">hotplugd(8)</a>  <a href="https://man.openbsd.org/?query=hotplugd&amp;sektion=8&amp;arch=i386">hotplugd(8)</a>
 daemon and  daemon and
 <a href="http://man.openbsd.org/?query=hotplug&amp;sektion=4">hotplug(4)</a>  <a href="https://man.openbsd.org/?query=hotplug&amp;sektion=4">hotplug(4)</a>
 device that watch for newly attached devices.  device that watch for newly attached devices.
 <li><a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a> now supports NAT-traversal and Dead Peer Detection (RFC 3706).  <li><a href="https://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a> now supports NAT-traversal and Dead Peer Detection (RFC 3706).
 <li><a href="http://man.openbsd.org/?query=strtonum&amp;sektion=3">strtonum(3)</a>,  <li><a href="https://man.openbsd.org/?query=strtonum&amp;sektion=3">strtonum(3)</a>,
 a simple, robust and therefore safe function to convert strings to numbers, has  a simple, robust and therefore safe function to convert strings to numbers, has
 been added.  been added.
 <li>On the <a href="sparc.html">OpenBSD/sparc</a> platform, StackGhost buffer  <li>On the <a href="sparc.html">OpenBSD/sparc</a> platform, StackGhost buffer
Line 112 
Line 112 
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
 <ul>  <ul>
 <li>Sangoma T1 and E1 cards  <li>Sangoma T1 and E1 cards
 (<a href="http://man.openbsd.org/?query=san&amp;sektion=4">san(4)</a>).  (<a href="https://man.openbsd.org/?query=san&amp;sektion=4">san(4)</a>).
 <li>Jumbo frames are now working reliably on  <li>Jumbo frames are now working reliably on
 <a href="http://man.openbsd.org/?query=em&amp;sektion=4">em(4)</a>,  <a href="https://man.openbsd.org/?query=em&amp;sektion=4">em(4)</a>,
 <a href="http://man.openbsd.org/?query=sk&amp;sektion=4">sk(4)</a>,  <a href="https://man.openbsd.org/?query=sk&amp;sektion=4">sk(4)</a>,
 and  and
 <a href="http://man.openbsd.org/?query=ti&amp;sektion=4">ti(4)</a>  <a href="https://man.openbsd.org/?query=ti&amp;sektion=4">ti(4)</a>
 adapters.  adapters.
 <li>USB 2.0  <li>USB 2.0
 (<a href="http://man.openbsd.org/?query=ehci&amp;sektion=4">ehci(4)</a>)  (<a href="https://man.openbsd.org/?query=ehci&amp;sektion=4">ehci(4)</a>)
 controllers.  controllers.
 <li>AIC79xx-based Ultra320 SCSI adapters, such as the Adaptec 29320 and  <li>AIC79xx-based Ultra320 SCSI adapters, such as the Adaptec 29320 and
 39320  39320
 (<a href="http://man.openbsd.org/?query=ahd&amp;sektion=4">ahd(4)</a>).  (<a href="https://man.openbsd.org/?query=ahd&amp;sektion=4">ahd(4)</a>).
 <li>The i386 and amd64 CD bootloader code no longer emulates a floppy which improves the chances  <li>The i386 and amd64 CD bootloader code no longer emulates a floppy which improves the chances
 of booting on newer machines.  of booting on newer machines.
 <li>New <a href="http://man.openbsd.org/?query=atw&amp;sektion=4">atw(4)</a>  <li>New <a href="https://man.openbsd.org/?query=atw&amp;sektion=4">atw(4)</a>
 driver for ADMtek ADM8211 802.11b wireless adapters.  driver for ADMtek ADM8211 802.11b wireless adapters.
 <li>New <a href="http://man.openbsd.org/?query=axe&amp;sektion=4">axe(4)</a>  <li>New <a href="https://man.openbsd.org/?query=axe&amp;sektion=4">axe(4)</a>
 driver for ASIX Electronics AX88172 USB Ethernet adapters.  driver for ASIX Electronics AX88172 USB Ethernet adapters.
 <li>New <a href="http://man.openbsd.org/?query=cdce&amp;sektion=4">cdce(4)</a>  <li>New <a href="https://man.openbsd.org/?query=cdce&amp;sektion=4">cdce(4)</a>
 driver for Ethernet over USB bridges.  driver for Ethernet over USB bridges.
 <li>New <a href="http://man.openbsd.org/?query=ichpcib&amp;sektion=4&amp;arch=i386">ichpcib(4)</a>  <li>New <a href="https://man.openbsd.org/?query=ichpcib&amp;sektion=4&amp;arch=i386">ichpcib(4)</a>
 driver for Intel ICHx/ICHx-M LPC PCI-ISA bridges.  driver for Intel ICHx/ICHx-M LPC PCI-ISA bridges.
 <li>New <a href="http://man.openbsd.org/?query=gscpcib&amp;sektion=4&amp;arch=i386">gscpcib(4)</a>  <li>New <a href="https://man.openbsd.org/?query=gscpcib&amp;sektion=4&amp;arch=i386">gscpcib(4)</a>
 driver for National Semiconductor Geode SC1100 PCI-ISA bridges.  driver for National Semiconductor Geode SC1100 PCI-ISA bridges.
 <li>New <a href="http://man.openbsd.org/?query=iic&amp;sektion=4">iic(4)</a>  <li>New <a href="https://man.openbsd.org/?query=iic&amp;sektion=4">iic(4)</a>
 driver for Inter IC (I2C) master/slave buses.  driver for Inter IC (I2C) master/slave buses.
 <li>New <a href="http://man.openbsd.org/?query=lmtemp&amp;sektion=4">lmtemp(4)</a>  <li>New <a href="https://man.openbsd.org/?query=lmtemp&amp;sektion=4">lmtemp(4)</a>
 driver for National Semiconductor LM75/LM77 temperature sensors.  driver for National Semiconductor LM75/LM77 temperature sensors.
 <li>New <a href="http://man.openbsd.org/?query=gscsio&amp;sektion=4">gscsio(4)</a>  <li>New <a href="https://man.openbsd.org/?query=gscsio&amp;sektion=4">gscsio(4)</a>
 driver for National Semiconductor Geode SC1100 Super I/O chips.  driver for National Semiconductor Geode SC1100 Super I/O chips.
 <li>New <a href="http://man.openbsd.org/?query=gpio&amp;sektion=4">gpio(4)</a>  <li>New <a href="https://man.openbsd.org/?query=gpio&amp;sektion=4">gpio(4)</a>
 driver and accompanying  driver and accompanying
 <a href="http://man.openbsd.org/?query=gpioctl&amp;sektion=8&amp;arch=i386">gpioctl(8)</a>  <a href="https://man.openbsd.org/?query=gpioctl&amp;sektion=8&amp;arch=i386">gpioctl(8)</a>
 utility for supporting General Purpose Input/Output.  utility for supporting General Purpose Input/Output.
 <li>New <a href="http://man.openbsd.org/?query=mediabay&amp;sektion=4&amp;arch=macppc">mediabay(4)</a>  <li>New <a href="https://man.openbsd.org/?query=mediabay&amp;sektion=4&amp;arch=macppc">mediabay(4)</a>
 macppc driver for the ATA33 HD controller over removable CD.  macppc driver for the ATA33 HD controller over removable CD.
 <li>New <a href="http://man.openbsd.org/?query=re&amp;sektion=4&amp;arch=i386">re(4)</a>  <li>New <a href="https://man.openbsd.org/?query=re&amp;sektion=4&amp;arch=i386">re(4)</a>
 driver for Realtek 8169/8169S/8110S PCI Ethernet adapters.  driver for Realtek 8169/8169S/8110S PCI Ethernet adapters.
 <li>hw.setperf sysctl hooks for PowerNow in AMD K6 and K7 processors.  <li>hw.setperf sysctl hooks for PowerNow in AMD K6 and K7 processors.
 </ul>  </ul>
 <p>  <p>
   
 <li>New functionality for <a href="http://man.openbsd.org/?query=bgpd&amp;sektion=8&amp">bgpd(8)</a>,  <li>New functionality for <a href="https://man.openbsd.org/?query=bgpd&amp;sektion=8&amp">bgpd(8)</a>,
 the Border Gateway Protocol Daemon:  the Border Gateway Protocol Daemon:
 <ul>  <ul>
 <li>Kernel memory management improvements now allow the full global  <li>Kernel memory management improvements now allow the full global
 routing table to be kept in memory without customizing or tuning.  routing table to be kept in memory without customizing or tuning.
 <li>Support for adding received prefixes to a <a href="http://man.openbsd.org/?query=pf&amp;sektion=4&amp">pf(4)</a> table.  <li>Support for adding received prefixes to a <a href="https://man.openbsd.org/?query=pf&amp;sektion=4&amp">pf(4)</a> table.
 <li>Support for IPsec, both manually keyed and using IKE.  <li>Support for IPsec, both manually keyed and using IKE.
 <li>Support for setting BGP communities (RFC1997) on incoming and outbound  <li>Support for setting BGP communities (RFC1997) on incoming and outbound
 UPDATES.  UPDATES.
Line 182 
Line 182 
   
 <li>Privilege separation or revocation for the following programs:  <li>Privilege separation or revocation for the following programs:
 <ul>  <ul>
 <li><a href="http://man.openbsd.org/?query=afsd&amp;sektion=8">afsd(8)</a>  <li><a href="https://man.openbsd.org/?query=afsd&amp;sektion=8">afsd(8)</a>
 <li><a href="http://man.openbsd.org/?query=mopd&amp;sektion=8">mopd(8)</a>  <li><a href="https://man.openbsd.org/?query=mopd&amp;sektion=8">mopd(8)</a>
 <li><a href="http://man.openbsd.org/?query=pppoe&amp;sektion=8">pppoe(8)</a>  <li><a href="https://man.openbsd.org/?query=pppoe&amp;sektion=8">pppoe(8)</a>
 <li><a href="http://man.openbsd.org/?query=rbootd&amp;sektion=8">rbootd(8)</a>  <li><a href="https://man.openbsd.org/?query=rbootd&amp;sektion=8">rbootd(8)</a>
 <li><a href="http://man.openbsd.org/?query=dhcrelay&amp;sektion=8">dhcrelay(8)</a>,  <li><a href="https://man.openbsd.org/?query=dhcrelay&amp;sektion=8">dhcrelay(8)</a>,
 <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>,  <a href="https://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>,
 and  and
 <a href="http://man.openbsd.org/?query=dhcpd&amp;sektion=8">dhcpd(8)</a>  <a href="https://man.openbsd.org/?query=dhcpd&amp;sektion=8">dhcpd(8)</a>
 </ul>  </ul>
 <p>  <p>
   
Line 206 
Line 206 
 <li>OpenSSH 3.9:  <li>OpenSSH 3.9:
 <ul>  <ul>
 <li>  <li>
 <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>  <a href="https://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>
 now re-executes itself on accepting a new connection. This security  now re-executes itself on accepting a new connection. This security
 measure ensures that all execute-time randomizations are reapplied for each  measure ensures that all execute-time randomizations are reapplied for each
 connection rather than once, for the master process' lifetime. This includes  connection rather than once, for the master process' lifetime. This includes
Line 225 
Line 225 
 <li>XFree86 4.4.0 unencumbered (+ patches, and i386 contains 3.3.6 servers  <li>XFree86 4.4.0 unencumbered (+ patches, and i386 contains 3.3.6 servers
 (+ patches) for legacy chipsets not supported by 4.4)  (+ patches) for legacy chipsets not supported by 4.4)
 <li>Gcc 2.95.3  <li>Gcc 2.95.3
 (+ <a href="http://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)  (+ <a href="https://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)
 and 3.3.2  and 3.3.2
 (+ <a href="http://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)  (+ <a href="https://man.openbsd.org/?query=gcc-local&amp;sektion=1">patches</a>)
 <li>Perl 5.8.5 (+ patches)  <li>Perl 5.8.5 (+ patches)
 <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)  <li>Apache 1.3.29, mod_ssl 2.8.16, DSO support (+ patches)
 <li>OpenSSL 0.9.7d (+ patches)  <li>OpenSSL 0.9.7d (+ patches)
Line 314 
Line 314 
 <p>  <p>
 To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located  To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
 at <i>CD1:3.6/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,  at <i>CD1:3.6/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
 use the <a href="http://man.openbsd.org/?query=  use the <a href="https://man.openbsd.org/?query=
 dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of  dd&amp;sektion=1">dd(1)</a> utility. The following is an example usage of
 <a href="http://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)  <a href="https://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)
 </a>, where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or  </a>, where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
 &quot;rfd0a&quot;.  &quot;rfd0a&quot;.
   
Line 565 
Line 565 
 OpenBSD ports system.  OpenBSD ports system.
 <p>  <p>
 The <i>ports/</i> directory represents a CVS (see the manpage for  The <i>ports/</i> directory represents a CVS (see the manpage for
 <a href="http://man.openbsd.org/?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">  <a href="https://man.openbsd.org/?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">
 cvs(1)</a> if  cvs(1)</a> if
 you aren't familiar with CVS) checkout of our ports.  As with our complete  you aren't familiar with CVS) checkout of our ports.  As with our complete
 source tree, our ports tree is available via anoncvs.  So, in  source tree, our ports tree is available via anoncvs.  So, in

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57