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

Diff for /www/plus.html between version 1.1032 and 1.1033

version 1.1032, 2006/12/29 06:32:11 version 1.1033, 2007/01/13 02:18:15
Line 61 
Line 61 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2006/12/26 -->
   <li>Add support for ADT7475 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&sektion=4&format=html">adt(4)</a> driver.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> devices do not re-initialize the card every time the IP address changes.
   <li>Fix for inline x86/x86_64 asm in libstdc++.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> show more digits in timedelta sensors as the timedelta sensors become increasingly more precise.
   <!-- 2006/12/25 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print icmpv6 inside securit header (AH/ESP).
   <!-- 2006/12/24 -->
   <li>Make non-autonegotiated 10BaseT and 100BaseTX work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>, use the correct size when loading the RX/TX descriptor bus DMA maps.
   <!-- 2006/12/23 -->
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> where inserting a file resulted in an incorrect line-number count.
   <li>Add column-number indication to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> status line.
   <li>Added a two-level sysctl sensor API.
   <!-- 2006/12/22 -->
   <li>For Ultrasparc-III machines, patch some crucial D-cache flush instructions and enable the cache.
   <li>Make sure the kernel only add sensors for NMEA devices if there was no error in nmeaopen().
   <li>Add special handling in URPF code to handle urpf-failed on carp interfaces.
   <!-- 2006/12/21 -->
   <li>Fix for Core 2 Duo X6800 setperf code where it would report invalid setperf MSR leading to a divide by zero.
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> use the arpcom copy of the ethernet address so that updates to lladdr can work.
   <li>Add Avlab PCI 2S to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> devices.
   <li>Eliminate BSMAP #ifdef in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>, exposing bsmap-mode which swaps ^H and DEL.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, unbreak "redistribute default" and make it possible to specify a metric for the default route as well.
   <li>Plug memory leaks in OpenCVS and OpenRCS code.
   <li>Fix a potential panic in pf_route().
   <!-- 2006/12/20 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>, enable auto-complete for the Execute: prompt when using auto-execute.
   <li>Enable recursive interrupts on the armish platform.
   <!-- 2006/12/19 -->
   <li>ACPI code added to various amd64 and i386 install images, though disabled.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> to amd64 and i386 RAMDISK_CD kernels.
   <li>Hook up acpicpu to the hw.setperf <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> mechanism, allowing people running ACPI kernels to scale processor and frequency voltage.
   <!-- 2006/12/18 -->
   <li>Make IPv6 input code reject packets from outside with interface-local multicast address in ip6_dst.
   <li>Sync KerberosV code with heimdal.
   <li>Add support for pci-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4&format=html">sti(4)</a> devices on hppa.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a> on macppc and sparc64 GENERIC kernels too.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>, provide dampening on negative events for sensors that flip due to bugs or erroneous readings, and increase polling frequency accordingly to provide same rate of reporting.
   <li>Activate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a> on i386 GENERIC kernels.
   <!-- 2006/12/17 -->
   <li>For landisk <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>, force speed down to PIO mode 4 until some DMA issues are sorted out.
   <li>wscons fixes for accented keys.
   <li>Import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>, a driver for Meinberg FunkUhren time signal station receivers. Currently, DCF77 PCI32 receiver card is supported.
   <li>Fix index of ERP information element in beacons for rt2560 and rt2661-based devices.
   <!-- 2006/12/16 -->
   <li>Fix for dual port <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> cards, now second port is enabled again.
   <li>On hppa platforms, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hil&sektion=4&format=html">hil(4)</a> aware of shared interrupts, hil_intr() gets invoked when serial ports interrupt too.
   <li>Update the xenocara XOrg code to X.Org7.2RC3.
   <li>Import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostated&sektion=8&format=html">hostated(8)</a> to monitor remote hosts and dynamically alter <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> tables and redirection rules.
   <!-- 2006/12/15 -->
   <li>Added acpi code to amd64 and i386 RAMDISK_CD kernels.
   <li>Generic fixes for MII code to allow correct duplex reporting for ethernet drivers.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> when processing status descriptors. Makes Yukon-2 XL Rev A3 devices work.
   <li>Add HP NC373i PCIe Gigcards to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a> devices.
   <!-- 2006/12/14 -->
   <li>OpenCVS now can handle Sticky bits on client and server side.
   <li>Removed GEMDOSFS from MS-DOS filesystem code.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&format=html">esp(4)</a> driver to macppc, supports NCR53c94 SCSI controller found on old world macs.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=1&format=html">man(1)</a>, make sure it closes fp before returning.
   <!-- 2006/12/13 -->
   <li>Fix a minor bug in the TX data queue setup for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> devices.
   <li>Fix for MS-DOS filesystem code where the fs claims to have more clusters than can be represented in the FAT.
   <li>Enable nested interrupts on the Zaurus platform, so interrupts are counted correctly.
   <li>Partial fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> regarding broken beacon frames when running in AP mode.
   <!-- 2006/12/12 -->
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, make PermitOpen work with multiple values.
   <li>Added IPv6 passive OS fingerprinting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a> produce valid XHTML1.1 code.
   <li>Add a workaround for hardware ip4csum-tx on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> chips, it would be mangled on IP packets less than 28 bytes.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> work on macppc by adding lots of endian fixes.
   <!-- 2006/12/11 -->
   <li>Make ftp-proxy(8) handle SIGPIPE, fixes a race where ftp-proxy(8) would silently exit.
   <li>In the SCSI layer, add the ability to requeue I/O rejected by a driver using the new NO_CCB result.
   <li>Imported a looking glass for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to be used for CGI web interfaces and so on. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a> for usage.
   <li>In the TCP input code, allow RST with th_seq incremented.
   <li>Change sig_atomic_t on alpha from long to int.
   <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> code, if the reomte peer rejects our MRU request, but our request is smaller than what the perr accepts, set the MRU anyway.
   <!-- 2006/12/10 -->
   <li>Make OpenCVS permit readonly checkouts using -R or the CVSREADONLYFS env. variable.
   <li>Make "flags 0" disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=si&sektion=4&format=html">si(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sw&sektion=4&format=html">sw(4)</a> DMA on sparc.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a>, handle unexpected minute gaps better and restart collecting bits immediately after a parity error.
   <li>In ip6_output(), make sure ia is initialized before use.
   <!-- 2006/12/09 -->
   <li>Add USR5423 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
   <li>Sparc and sparc64 wscons rework, and vt100 emulation removal. Saves 16KB on kernels.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> take multiple add/delete arguments, thus making it much easier to do bulk add/deletes without opening and locking the database for each one.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> on Zaurus GENERIC kernels.
   <!-- 2006/12/08 -->
   <li>Initial code for a coming <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> driver.
   <li>Switch IPv6 API from RFC2922 to RFC3542. Kernel still handles RFC2922 set/getsockopts so old binaries still work.
   <li>Better check for powernow on AMD K8 and AMD64 cpus.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, fix a crash seen on busy area border routers.
   <!-- 2006/12/07 -->
   <li>Fix some channel tweaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>.
   <li>Make it possible to set the metric and LSA type for redistributed routes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
   <li>Cleanups and fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a>.
   <!-- 2006/12/06 -->
   <li>Fixes for TX DMA on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> devices.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&sektion=4&format=html">sf(4)</a> to amd64 GENERIC kernels too.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mesh&sektion=4&format=html">mesh(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mc&sektion=4&format=html">mc(4)</a> in macppc GENERIC and RAMDISK kernels.
   <li>Replace Adaptec AIC-6915 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&sektion=4&format=html">sf(4)</a> driver with fully <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9&format=html">bus_dma(9)</a>-able driver from NetBSD.
   <li>Fix NULL dereference in NFS code, and make sure current buffer is big enough before caching current entry.
   <li>Added Zyxel ZyAIR G-100 to list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> devices.
   <!-- 2006/12/05 -->
   <li>Add dutch keymap to hppa map listings.
   <li>Implement correct fix for PCI scanning routines for old world macs.
   <li>Imported fixcoff for macppc and made some changes to ofwboot makes it possible to boot OpenBSD on Power Macintosh 9500 and 9600.
   <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> does not leak message structures when unsupported payloads appear or when payload allocation fails.
   <li>Implement TTL security hack in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
   <li>For tcp input code, make the syncache code inherit the TTL from the listening socket when sending the SYN/ACK response.
   <li>Do not install pmtu routes for transport mode SAs.
   <!-- 2006/12/04 -->
   <li>Add Sweex LW053 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> devices avoid unnecessary memcpy() operations in the TX path.
   <li>Report half/full duplex state on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> devices.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a>, wrap authname and authke in quotes to prevent problems when using special chars.
   <!-- 2006/12/03 -->
   <li>Added rde_check_route to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrp&sektion=8&format=html">dvmrp(8)</a>, still not complete.
   <li>Fix for sparc colormaps when using cgtwo graphics.
   <li>Fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a> regarding detach and firmware RX.
   <li>Make the virtual vmware <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a> always assume full duplex when up.
   <li>Added Rapid Spanning Tree Protocol support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a>.
   <li>First shot at endian fixing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>, still needs work.
   <!-- 2006/12/02 -->
   <li>Fix for sparc64 machines using a frame buffer whose endianness differs from the host CPU.
   <!-- 2006/12/01 -->
   <li>pthread fixes for pipes left in non-blocking mode after being closed.
   <li>Two fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&sektion=1&format=html">compress(1)</a>, one for using stdin and destdir not writeable, and the other for having a file called '-'.
   <!-- 2006/11/30 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> handle multiple SAs with same src/dst but different port.
   <!-- 2006/11/29 -->
   <li>Added some more ZD1211B variants to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>, enable short slots, should stabilize and increase throughput.
   <li>Add support in XF4 for vesafb to the wsfb driver. Allows unaccelerated and unprivileged X server on i386, with allowaperture=0.
   <li>Remaining bits for ZD1211B support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>.
   <li>Endian fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a> firmware handling code.
   <li>Fix for block address calculation in specfs code for devices with blocksize other than 512.
   <li>Enable monitor mode on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> devices.
   <li>Make kernel stack non-swappable.
   <li>Make sure amd64 and i386 only enable acpi if ACPI_ENABLE is defined in the kernel config.
   <!-- 2006/11/28 -->
   <li>Move the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> autogenerated public key into /etc/isakmpd, making it readable for unprivileged uses too.
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&sektion=4&format=html">nmea(4)</a> use tty timestamps if enabled, increases precision and lessens jitter.
   <li>Code added to allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to work on alternate routing tables.
   <li>Make sure apm code handles the case when acpi steals power management functionality.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbf&sektion=4&format=html">usbf(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdcef&sektion=4&format=html">cdcef(4)</a> on Zaurus RAMDISK kernels so it can be used during install.
   <li>On i386, make sure Enhanced Speedstep and other non-acpi setperf mechanisms are used only if acpi is not attached.
   <li>Make the kernel malloc() print out a warning when returning NULL due to M_CANFAIL.
   <!-- 2006/11/27 -->
   <li>Fixes for DMA TX handling on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> devices.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> error out for a greylisted session only after the DATA command, not after the RCPT command. Helps out with sender verification schemes.
   <li>Change the way dhclient sends to a unicast destination IP address.
   <li>Added support for different video modes on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cfxga&sektion=4&format=html">cfxga(4)</a> devices. 8-bit modes disabled for now, and default still 640x480x16.
   <li>Added acpi support to i386 and amd64 GENERIC kernels, though disabled.
   <li>Initial import of vesabios for i386.
   <li>Enable kvm86 in the i386 GENERIC kernels.
   <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&sektion=4&format=html">ips(4)</a>, a driver for the IBM ServeRAID controllers.
   <li>Only use the ichpcib speedstep feature if we're running in a (Mobile) Pentium 4, since celerons do not support it.
   <li>Add portugese LK-201 keyboard layout to vax machines.
   <li>First attempt at making kvm86 multiprocessor safe.
   <li>Prevent panics when booting GENERIC.MP with a vesabios kernel.
   <li>Initial bits for ZD1211B support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>. Untested.
   <li>Enable WEP on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> devices.
   <li>Speed up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cfxga&sektion=4&format=html">cfxga(4)</a> by not storing complete bitmaps as a backing store for multiple screens, but remember character cells instead.
   <li>Separate solid fills ops from regurlar raster ops in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cfxga&sektion=4&format=html">cfxga(4)</a>, brings us accelerated copyrows and copycols.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> on i386 and amd64 GENERIC kernels.
   <li>Make use of the multiple routing tables in the IPv4 and IPv6 input and forward handling code.
   <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a>, for battery charging and powering of the USB Blackberry device.
 <!-- 2006/11/26 -->  <!-- 2006/11/26 -->
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cfxga&sektion=4&format=html">cfxga(4)</a>, always update cfxga_scr emulops field when creating a new screen, in case the card was removed and reinserted.
   <li>Fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> reset handling, so ifconfig up/down works on amd64 too.
   <li>Fix the blitter functions on pcmcia based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cfxga&sektion=4&format=html">cfxga(4)</a> graphics, providing an accelerated putchar and fix synchronization points.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> on sparc64 GENERIC kernels.
   <li>Reworked the raster ops code for pcmcia based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cfxga&sektion=4&format=html">cfxga(4)</a> graphics when monitoring cpu-to-display operation. Much faster that before.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> on amd64 GENERIC kernels.
   <li>Silence some dmesg noise on Sun x4100 virtual consoles.
 <li>Activate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwdog&sektion=4&format=html">pwdog(4)</a> on i386 and macppc GENERIC kernels.  <li>Activate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwdog&sektion=4&format=html">pwdog(4)</a> on i386 and macppc GENERIC kernels.
 <!-- 2006/11/25 -->  <!-- 2006/11/25 -->
 <li>Added support in the scsi midlayer to handle detached targets better.  <li>Added support in the scsi midlayer to handle detached targets better.

Legend:
Removed from v.1.1032  
changed lines
  Added in v.1.1033