=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus44.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- www/plus44.html 2008/09/15 06:58:47 1.6 +++ www/plus44.html 2008/09/19 06:37:08 1.7 @@ -83,7 +83,7 @@
  • Compile inteldrm and radeondrm in i386 and amd64 GENERIC, but disabled.
  • Prevent crash in the Mesa code if Delete is not defined for the given renderbuffer.
  • Disabled pf(4) state key linking for now. -
  • Make sure the 802.11 layer drop unencrypted frames wen WEP is on, or when WPA is on and RX protection for TA is enabled. +
  • Make sure the 802.11 layer drops unencrypted frames when WEP is on, or when WPA is on and RX protection for TA is enabled.
  • Unconditionally force route priority to RTP_DEFAULT, effectively disabling route prio. Not all parts of the system deal with them correctly yet. @@ -98,12 +98,12 @@
  • Enabled ix(4) to the amd64 GENERIC kernels.
  • Fix potential division by zero in the trunk(4) driver. -
  • Stability fixes for the radeon driver, mostly related to VBLANK interrupt handling. +
  • Stability fixes for the radeon(4) driver, mostly related to VBLANK interrupt handling.
  • Prevent memory leak for IPv6 output descriptors in the pcb code when detaching.
  • Prevent sparc64 Tadpole SPARCLE machines from using DMA in the pciide code and fall back to PIO instead.
  • Updated xf86-video-mga to 1.4.9, xf86-video-nv to 2.1.10, xf86-video-neomagic to 1.2.1 and xf86-video-vmware to 10.16.4. -
  • Added stricter checking for values controlling loops and memory allocations in the i915 and radeon DRM code. -
  • Allow port distfiles to be stored as by_digest/sha1/di/digest to prevent distfiles directories to exceed the maximum number of links. +
  • Added stricter checking for values controlling loops and memory allocations in the i915 and Radeon DRM code. +
  • Allow port distfiles to be stored as by_digest/sha1/di/digest to prevent distfiles directories exceeding the maximum number of links.
  • Fix for record ring pointers when audio pauses or overruns.
  • Try harder on sparc64 to find the aux port in pckbd(4). Tadpole SPARCLE needs it. @@ -127,7 +127,7 @@
  • Make RAMDISK kernels work on sparc64 T2 systems by switching early to a temporary stack.
  • Make sure libstdc++ does not undefine C99 math macros if !_GLIBCPP_USE_C99. -
  • Add code for alpha to decode machine checks on Avanti, providing a description ofthe problem. +
  • Add code for alpha to decode machine checks on Avanti, providing a description of the problem.
  • Make sure we clear the pf(4) state key pointer in the mbuf header to prevent ipsec encapsulated state to be linked to the decapsulated one.
  • Implemented various C99 functions like isnormal(3) and isnan(3) in libc. @@ -333,7 +333,7 @@
  • Make ssh(1) refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not regular files.
  • Added support in sysmerge(8) for ignoring files and directories using optional /etc/sysmerge.ignore file.
  • Make ssh(1) fall back to creating a new TCP session for most multiplexing errors. -
  • Make amd64 and i386 detect Intels SMX, Safer Mode Extensions. +
  • Make amd64 and i386 detect Intel's SMX, Safer Mode Extensions.
  • New display mode for systat(1), "pftop".
  • Added support for malo(4) and ep(4) at pcmcia(4) and also re(4), ral(4) and xl(4) at cardbus(4) for sparc64 GENERIC kernels.
  • Enabled uvideo(4) on i386 GENERIC kernels. @@ -387,7 +387,7 @@
  • Added NFS cache improvements.
  • Added AMD Geode LX support in xenocara.
  • Add no-more-sessions extension to ssh(1) to indicate it will never request another session. -
  • Increased isakmpd(8) fifo command buffer size to accomodate for IPv6 addresses. +
  • Increased isakmpd(8) fifo command buffer size to accommodate IPv6 addresses.
  • Make relayd(8) use sloppy pf(4) state keeping for routed sessions (Direct Server Return).
  • Make pf(4) counters on table addresses optional, and disabled by default. Saves about 40% memory if counters are not being used.
  • Fixed buffer cache pending read statistics. @@ -508,7 +508,7 @@
  • Fix NULL dereference in OpenCVS logging code and segfault in keyword expansion code if no RCS file is available.
  • Added support of diff -D in OpenCVS. -
  • Make sure we dont overflow the static buffer in the uvideo(4). +
  • Make sure we don't overflow the static buffer in the uvideo(4).
  • Add support for PCA9552 LED dimmer in the pcaled(4) driver.
  • Rewrote pf(4) state logic. @@ -574,7 +574,7 @@
  • Switched the i386 platform from pccom(4) to com(4).
  • Make cwm(1) menu_filter handle mouse movement too, enables keyboard search dialogues to be manipulated with the mouse. -
  • Implemented a -U option for httpd(8), to set the default address family to PF_UNSPEC for ambigous directives. +
  • Implemented a -U option for httpd(8), to set the default address family to PF_UNSPEC for ambiguous directives.
  • Added multicast support to lii(4).
  • Fix ksh(1) cast pointer arithmetic to correctly handle underflows. @@ -753,8 +753,8 @@
  • Allow low level audio(4) drivers to specify a default sample format, instead of 8-bit mono mulaw @8kHz.
  • On hppa64, use the firmware for reset when rebooting. -
  • When starting Xorg without an xorg.conf, and the wskbd is "user", dont try to set such an xkb layout. -
  • Replaced thehppa64 pluto(4) driver with astro(4) from hppa. +
  • When starting Xorg without an xorg.conf, and the wskbd is "user", don't try to set such an xkb layout. +
  • Replaced the hppa64 pluto(4) driver with astro(4) from hppa.
  • Added a proper bus_space_vaddr(9) implementation for hppa64.
  • Updated xinit(1) to 1.0.8, xkbcomp(1), xprop(1) and xset to 1.0.4 and xrdb(1) to 1.0.5.
  • Sync hppa64 console handling to the hppa code base. @@ -762,7 +762,7 @@
  • Moved amd64 and i386 serial boot handling to talk directly to the hardware and not relying on the BIOS to do it for us.
  • Check bge(4) for BCM5704-based devices and only for them, set special register settings used in TBI mode for fiber adapters.
  • Add workaround for bge(4) CRC bug errata with BCM5701 A0 and B0 chipset-based devices. -
  • For rl(4), make sure we dont call rl_rxeof() twice if both RX Ok and Err bits are set. +
  • For rl(4), make sure we don't call rl_rxeof() twice if both RX Ok and Err bits are set.
  • Changed the ELF loader to use the LMA as the load address for the various segments.
  • Updated twm(1) to 1.0.4.
  • Updated xenocara xf86-video-radeonhd to 1.2.1, xf86-video-sis to 0.10 and xrandr to 1.2.3. @@ -898,7 +898,7 @@
  • In config(8), don't make a disable of a disabled device as a change, same for enable.
  • Make sftp(1) prefer POSIX style renaming over filexfer if the server supports it.
  • Add command in ddb(4) to show all mounts. -
  • Make sure eeprom(8) does not about walking the OpenFirmware tree if a nodes content is too large. +
  • Make sure eeprom(8) does not abort walking the OpenFirmware tree if a node's content is too large.
  • Added AGP support for the Intel G33 chipset.
  • andl(4) enabled in amd64 and i386 GENERIC kernels. @@ -937,7 +937,7 @@
  • Make agp(4) attach at vga(4) instead of pchb(4).
  • Have syslogd(8) do waitpid(2) in a loop until all children are gone. -
  • Timing fixes for sensorsd(8) so time always goes forward and so reports dont get duplicated or lost. +
  • Timing fixes for sensorsd(8) so time always goes forward and so reports don't get duplicated or lost.
  • For snmpd(8), implement the hrSWRun portion of HOST-RESOURCES mib.
  • Make GENERIC.MP work on the E10000 sparc64 machines.
  • Support the old-prom XVideo board on the sparc platform by rewriting the sbus range registers. @@ -972,7 +972,7 @@
  • Add support for checkout/update -j on opencvs.
  • Sparc64 drivers for the virtual bus vbus(4), virtual real-time clock vrtc(4) and virtual console vcons(4) on sun4v.
  • Added UltraSPARC Hypervisor interface for sun4v to the sparc64 platform. -
  • Make the firmware loader look in /mnt/etc/firmware a swell, for the ramdisk installations. +
  • Make the firmware loader look in /mnt/etc/firmware as well, for the ramdisk installations.
  • Avoid infinite recursion in vi(1) on certain error conditions.
  • Make sparc64 check the status of OFW nodes, so devices which are disabled in the OpenFirmware gets avoided by OpenBSD.
  • Segfault fix in vi(1) for the "set nu" case when very long lines contain tabs. @@ -1025,7 +1025,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus44.html,v 1.6 2008/09/15 06:58:47 jj Exp $ +
    $OpenBSD: plus44.html,v 1.7 2008/09/19 06:37:08 jj Exp $