=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/44.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- www/44.html 2019/05/27 22:55:18 1.64 +++ www/44.html 2019/06/01 23:12:46 1.65 @@ -76,10 +76,10 @@ Much more platform support. Machines using the UltraSPARC IV/T1/T2 and Fujitsu SPARC64-V/VI/VII are now supported.
  • OpenBSD/socppc
    - For machines based on the Freescale MPC8349E - System-on-Chip (SoC) platform that use Das U-Boot as a boot loader. + For machines based on the Freescale MPC8349E + System-on-Chip (SoC) platform that use Das U-Boot as a boot loader.
  • OpenBSD/landisk
    - Added shared libraries support. + Added shared libraries support.

    @@ -112,7 +112,7 @@ uvideo(4) and video(4).

  • The openchrome(4) - driver replaces the via X.Org driver for VIA video cards. + driver replaces the via X.Org driver for VIA video cards.
  • AMD Geode video card driver for X.Org.
  • New vmt(4) driver which implements VMware Tools. @@ -133,7 +133,7 @@
  • The cas(4) driver now supports National Semiconductor Saturn devices.
  • The pccom(4) - driver has been removed; all platforms use + driver has been removed; all platforms use com(4) now.
  • cardbus(4) @@ -193,7 +193,7 @@
  • Initial import of ypldap(8), a drop-in replacement for ypserv to glue in an LDAP directory for - get{pw,gr}ent family of functions. + get{pw,gr}ent family of functions.
  • Deprecated slattach(8) and nmeaattach(8) in favor of @@ -213,11 +213,11 @@
  • dhcpd(8) now supports basic synchronization of the /var/db/dhcpd.leases file to allow running multiple instances for redundancy. -
  • WPA/WPA2-PSK support for several models of wireless cards. +
  • WPA/WPA2-PSK support for several models of wireless cards.
  • rpc.lockd(8) now supports NLMv4 and does actually do locking.
  • ftp(1) - now supports recursive mget transfers. + now supports recursive mget transfers.
  • ftp(1) now uses keep alive packets by default.
  • ftp(1) @@ -253,7 +253,7 @@ editor mode '?' and 'p' commands are more compact and the 'l' command has been added to produce previous verbose output.
  • I/O's outside the bounds of the RAW_PART are now prevented, allowing - proper detection of invalid I/O's. + proper detection of invalid I/O's.
  • USB floppies now have a valid cylinder count calculated, rather than 0.
  • newfs(8) can now create filesystems on devices with sector sizes other than 512, although @@ -320,7 +320,7 @@
  • A greatly improved implementation of malloc(3), the general purpose memory allocator, - which catches more mistakes, reduces address space fragmentation, + which catches more mistakes, reduces address space fragmentation, and is faster.
  • The statfs(2) system call has been enhanced to support large @@ -345,7 +345,7 @@ it easier to merge configuration files changes during an upgrade.
  • Fully support OpenBSD inside extended partitions on i386 and amd64.
  • During installation 'dhcp' is now the initial default answer during - network configuration. + network configuration.
  • Fetching sets via FTP more reliable due to automatic use of keep alive.
  • Fetching sets via NFS no longer hangs retrying a non-functional mount.
  • Installation ensures hostname.* files are installed with mode 600. @@ -377,7 +377,7 @@
  • Increased the ephemeral key size in protocol1 from 768 to 1024 bits.
  • Better tests of primes in /etc/moduli
  • Refuse to read .shosts or authorized_keys files that are not regular - files. + files.
  • Enable ~ escapes for multiplex slave sessions.
  • Support CIDR address matching in Match blocks and authorized_keys from="..." stanzas.