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

Diff for /www/plus.html between version 1.1174 and 1.1175

version 1.1174, 2010/08/01 22:24:28 version 1.1175, 2010/08/19 16:31:14
Line 66 
Line 66 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2010/08/10 -->
   <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <!-- 2010/08/09 -->
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> editor prompt for the 'R' (resize) command.
   <li>Make sure hardware and software are synchronized in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>.
   <!-- 2010/08/08 -->
   <li>Added suspend/resume handler for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&sektion=4&format=html">radeondrm(4)</a>.
   <li>Closed race between the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> thread and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> ioctls running in process context.
   <li>Added suspend/resume for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4&format=html">vga(4)</a> try to save the vga hardware state around suspend.
   <li>Moved to 4.8-beta.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioapic&sektion=4&format=html">ioapic(4)</a> restore the APIC ID to what we set it to at boot.
   <li>Activated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> function for suspend/restore.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> version 5.6.
   <li>Make disklabel -p slightly nicer by accepting capital letters and printing a more useful error message for invalid ones.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> silence BIOS takeover failure messages on unsuspends.
   <!-- 2010/08/07 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> report sleep state on RAMDISK kernel.
   <li>Fixed bug that could lead to panic in NTFS.
   <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <li>Added suspend/resume functions to aliagp, viaagp and amdagp.
   <li>Improved sisagp suspend/resume.
   <li>Allow a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> initial macro on a line to be delimited by a space or a tab (as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1&format=html">groff(1)</a> behaviour).
   <li>Fixed bug and memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>.
   <li>Make intelagp save and restore registers on suspend/resume.
   <li>Preserved blank lines at the end of .Bd -literal in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> -Thtml output.
   <li>Enforced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> register access restrictions.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiac&sektion=4&format=html">acpiac(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpibat&sektion=4&format=html">acpibat(4)</a> generate power change events for APM. Makes power up and power down scripts work with ACPI.
   <li>Avoided panics when detaching a partially attached <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> device.
   <li>Added resume support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a>.
   <li>Upon resume, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> notify all the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiac&sektion=4&format=html">acpiac(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpibat&sektion=4&format=html">acpibat(4)</a> drivers to update their status.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> dependencies check.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&sektion=8&format=html">init(8)</a> disable lidsuspend when powering down.
   <li>On resume, make the host RNG reactivate on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a> host bridges that need it.
   <!-- 2010/08/06 -->
   <li>Added initial support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isa&sektion=4&format=html">isa(4)</a> suspend and resume.
   <li>Corrected a problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> which could cause the wrong af to be displayed.
   <li>Fixed suspend/resume bugs with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> i915 chipsets.
   <li>Fixed suspend/resume bugs with intel i810 chipsets.
   <li>Fixed bug in libsndio.
   <li>Added suspend/resume for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
   <li>Added ca_activate handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a> for suspend/resume.
   <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&sektion=4&format=html">bktr(4)</a>.
   <!-- 2010/08/05 -->
   <li>Added a new i386/amd4 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> entry: machdep.lidsuspend which decides whether a lid close causes a suspend.
   <li>Added suspend/resume support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sili&sektion=4&format=html">sili(4)</a>.
   <li>Removed the AML parser from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a>.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpibtn&sektion=4&format=html">acpibtn(4)</a>.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8&format=html">traceroute(8)</a> via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> by splitting pf_icmp_mapping() into IPv4 and IPv6 sections.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> to allow some machines to have more than one suspend cycle.
   <li>Added Windows 2009 to the DSDT valid OSI table.
   <li>Avoided a tail queue corruption in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a>.
   <li>Make the caps/num/scroll lock keys on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=btkbd&sektion=4&format=html">btkbd(4)</a> to lit correctly the LEDs instead of panicking.
   <li>Fixed bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> local/remote window calculation for datagram data channels.
   <!-- 2010/08/04 -->
   <li>Added ca_activate handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> for suspend/resume.
   <li>Explicitly disable ftgl in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlock&sektion=1&format=html">xlock(1)</a>.
   <li>Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&sektion=4&format=html">bce(4)</a> in i386 GENERIC and RAMDISK kernels.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> resume.
   <li>Added suspend/resume support for PCI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4&format=html">atapiscsi(4)</a> cdroms attached to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> wake up.
   <li>Make sure xkblayout is not set from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> setting if specified in xorg.conf.
   <li>Fixed bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
   <li>Fixed keylength for aes-128-cbc in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> quick mode.
   <li>Updated zoneinfo database to tzdata2010k from elsie.nci.nih.gov.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> print supported sleep states to dmesg.
   <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print the MTU in OSPF dd packets.
   <li>Activated function for suspend/resume in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a>.
   <li>Added support for CA keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> PKCS#11 tokens.
   <li>Added fixes from upstream to XCB in Xenocara: various memory leaks, ensure get_wm_class_from_reply returns a valid C-string.
   <!-- 2010/08/03 -->
   <li>Enabled certificates for host based authentication in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
   <li>Make MAKEDEV create two more USB device nodes by default.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> stop attempting to read or write caches on USB disks.
   <li>Added support for 82576 fiber adaptors for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> Ethernet devices.
   <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> update to silently ignore a pkgpath problem.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> i915 light up after unsuspend.
   <li>Fixed a leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>.
   <!-- 2010/08/02 -->
   <li>Allowed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhidctl&sektion=1&format=html">usbhidctl(1)</a> to be used on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4&format=html">ukbd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4&format=html">ums(4)</a>.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=knote&sektion=9&format=html">knote(9)</a> handling for exiting processes.
   <li>Ignore SIGPIPE in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> message enqueueing as it prevented /usr/sbin/sendmail from relaying the server diagnostic back to the user.
   <li>Suppressed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=MAKEDEV&sektion=8&format=html">MAKEDEV(8)</a> warnings about 'unknown device' that can appear during upgrades when /etc/fstab is using disklabel UID's to mount partitions.
   <li>Prevented illegal struct casting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&sektion=8&format=html">pcidump(8)</a> show PCIe link/speed.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> save/restore more registers at suspend/resume for those chips which look like they need it or don't, when it appears they don't need it.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readlink&sektion=2&format=html">readlink(2)</a> on FFS and ext2 file systems to consistently return EFAULT when appropriate.
   <!-- 2010/08/01 -->
   <li>Improved USB keyboard support to permit rogue keyboard to attach and be usable to a certain extent.
   <li>Added infrastructure to build GCC 4.2.1 on sparc platform.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=remote&sektion=5&format=html">remote(5)</a> parsable again by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a>.
   <li>Fixed switching back from a text VT in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbtablet&sektion=4&format=html">usbtablet(4)</a> and make it avoid stealing the keyboard or other input device events.
   <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> from letting regular users logging in during anonymous-only mode (-A).
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <!-- 2010/07/31 -->
   <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> version 1.10.5 with feature -Tpdf now fully working and bug fixes: proper handling of quoted strings by .ds in roff, allow empty .Dd, make .Sm start no-spacing after the first output word, underline .Ad, minor fixes in -Thtml.
   <li>Fixed X server mysteriously exiting on macppc platform.
   <li>Added support for M-audio Audiophile 192k in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a>.
   <li>Prevented infinite loop in OpenCVS.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ym&sektion=4&format=html">ym(4)</a>.
   <li>Removed the `midisyn' framework and anything using it: the opl device and the midi interface to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcppi&sektion=4&format=html">pcppi(4)</a>.
   <li>Updated xrange to version 1.3.3, libpciaccess to 0.12 and sessreg to 1.0.6.
   <!-- 2010/07/30 -->
   <li>Prevented midi devices from attaching as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> that could lead to leave a phantom <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
   <li>Fixed Python 2.6 build on hppa.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a>.
   <li>Make "netstat -rvA" not print "Label" caption.
   <li>Avoided an xclock bus error on sparc64.
   <!-- 2010/07/29 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> print a column with the routing label if "netstat -vr" or "route -v show" are called with the -v switch.
   <!-- 2010/07/28 -->
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4&format=html">ipw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>.
   <li>Added -U and -C to specify context length for OpenCVS diff command.
   <li>Added suspend save/restore for SIS3112.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> delay suspend a bit longer before giving up, it fixes machines that sometimes don't suspend.
   <!-- 2010/07/27 -->
   <li>Added ca_activate handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alc&sektion=4&format=html">alc(4)</a> for suspend/resume.
   <li>Added suspend/resume for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&sektion=4&format=html">bce(4)</a>.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> compilation on gcc2 platforms.
   <li>Make sure to stop DMA before suspend in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>.
   <li>Update xserver to version 1.8, xf86-input-keyboard to 1.4.0 and xf86-input-mouse to 1.5.0.
   <li>Added support for multibyte characters in libc, installed the en_US.UTF-8 ctype locale support file, and allow the UTF-8 ctype locale to be enabled via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setlocale&sektion=3&format=html">setlocale(3)</a> (export LC_CTYPE='en_US.UTF-8').
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> set the sleeping indicator light on machines that support it.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a>.
   <li>Fixed video on HP Pavilion dv7-3160us on resume.
   <li>Fixed docked Thinkpads hang at boot.
   <li>Added scsi_cmd_rw_decode() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> for decoding any SCSI READ or WRITE command, and update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4&format=html">atapiscsi(4)</a> to make use of it.
   <li>Added additional notify handler for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidock&sektion=4&format=html">acpidock(4)</a>, according to ACPI specifications.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>, make sure FFS inputs and outputs are aligned for optimal performance on newer disk that lie about their sector size.
   <!-- 2010/07/26 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> to amd64 GENERIC kernel.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&sektion=4&format=html">ale(4)</a> back after resume on eeepc 1000HE.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> update progress message.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> back after resume on eeepc701.
   <li>Added a framesize quirk for Microsoft LifeCam in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>.
   <li>Turn on -Wsystem-headers by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a>.
   <li>Fixed watchdog timeout issues on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpisony&sektion=4&format=html">acpisony(4)</a> to support Sony ACPI hotkeys. Currently it only supports the suspend button.
   <li>Fixed a bus error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> B-Tree.
   <li>Improved rthreads by correcting the links between threads, processes, pgrps and sessions.
 <!-- 2010/07/25 -->  <!-- 2010/07/25 -->
 <li>Synchronized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> with upstream, adding bug fixes: do not let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> .Pp produce a newline before/after .Sh, avoid double blank lines related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .sp and .br, let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .nf and .fi flush the line, let "\ " produce a non-breaking space,  discard \m colour escape sequences, map undefined 1-character-escapes to the literal character itself; and new features: support the .in macro in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a>, support minimal PDF output, support .Sm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> HTML output, support .Vb and .nf in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> HTML output, complete the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> manual.  <li>Synchronized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> with upstream, adding bug fixes: do not let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> .Pp produce a newline before/after .Sh, avoid double blank lines related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .sp and .br, let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .nf and .fi flush the line, let "\ " produce a non-breaking space,  discard \m colour escape sequences, map undefined 1-character-escapes to the literal character itself; and new features: support the .in macro in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a>, support minimal PDF output, support .Sm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> HTML output, support .Vb and .nf in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> HTML output, complete the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> manual.
 <li>Updated a lot of fonts packages in Xenocara.  <li>Updated a lot of fonts packages in Xenocara.
Line 74 
Line 216 
 <!-- 2010/07/24 -->  <!-- 2010/07/24 -->
 <li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> to make it handle C99's _Bool and _Complex plus some GCC extensions (__real__ and __imag__ operators, the use of '~' for complex conjugation, and 'i' or 'j' as a suffix for complex constants).  <li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> to make it handle C99's _Bool and _Complex plus some GCC extensions (__real__ and __imag__ operators, the use of '~' for complex conjugation, and 'i' or 'j' as a suffix for complex constants).
 <li>Prevented dead locks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.  <li>Prevented dead locks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&sektion=4&arch=hppa&format=html">elroy(4/HPPA)</A> converts PCI addresses to proper 64-bit physical addresses on hppa64.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&sektion=4&arch=hppa&format=html">elroy(4/HPPA)</a> converts PCI addresses to proper 64-bit physical addresses on hppa64.
 <li>In Xenocara, updated xmore to version 1.0.2, xf86-video-ark to 0.7.3, xf86-video-chips to 1.2.3, xf86-video-rendition to 4.2.4, xf86-video-sisusb to 0.9.4, xf86-video-trident to 1.3.4, xf86-video-tseng to 1.2.4, xf86-video-voodoo to 1.2.4,  DejaVu TrueType fonts to 2.31, fonts/encodings to 1.0.3, font/alias to 1.0.2.  <li>In Xenocara, updated xmore to version 1.0.2, xf86-video-ark to 0.7.3, xf86-video-chips to 1.2.3, xf86-video-rendition to 4.2.4, xf86-video-sisusb to 0.9.4, xf86-video-trident to 1.3.4, xf86-video-tseng to 1.2.4, xf86-video-voodoo to 1.2.4,  DejaVu TrueType fonts to 2.31, fonts/encodings to 1.0.3, font/alias to 1.0.2.
 <li>Added check for vblank_mode in DRI2 GLX code.  <li>Added check for vblank_mode in DRI2 GLX code.
 <li>Added config query extension to Xenocara DRI2.  <li>Added config query extension to Xenocara DRI2.
Line 224 
Line 366 
 <li>Fixed an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> crash.  <li>Fixed an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> crash.
 <li>Fixed bulk update bugs on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=8&format=html">pfsync(8)</a>.  <li>Fixed bulk update bugs on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=8&format=html">pfsync(8)</a>.
   
 <li>On the i386 platform, removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&sektion=4&format=html">aha(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&sektion=4&format=html">tl(4)</a> from the RAMDISK kernel; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=geodesc&sektion=4&arch=i386&format=html">geodesc(4/I386)</A>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4&format=html">gdt(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4&format=html">twe(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4&format=html">iha(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exphy&sektion=4&format=html">exphy(4)</a> from the RAMDISKB kernel; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4&format=html">ne(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsphyter&sektion=4&format=html">nsphyter(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlphy&sektion=4&format=html">rlphy(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bmtphy&sektion=4&format=html">bmtphy(4)</a> from the RAMDISKC kernel. Those kernels went too big after the gcc4 switch.  <li>On the i386 platform, removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&sektion=4&format=html">aha(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&sektion=4&format=html">tl(4)</a> from the RAMDISK kernel; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=geodesc&sektion=4&arch=i386&format=html">geodesc(4/I386)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4&format=html">gdt(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4&format=html">twe(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4&format=html">iha(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exphy&sektion=4&format=html">exphy(4)</a> from the RAMDISKB kernel; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4&format=html">ne(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsphyter&sektion=4&format=html">nsphyter(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlphy&sektion=4&format=html">rlphy(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bmtphy&sektion=4&format=html">bmtphy(4)</a> from the RAMDISKC kernel. Those kernels went too big after the gcc4 switch.
   
 <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> to crash by using correct types for block numbers, those can grow big on very large filesystems.  <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> to crash by using correct types for block numbers, those can grow big on very large filesystems.
 <li>Many improvement on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> interface: setup proper mbuf pool watermarks for BCM5717 / BCM57765 chipsets, disabled initiation of multiple DMA reads for BCM5717 chipset, added a performance tweak for BCM5785 chipset, corrected the return ring count used for BCM5717 / BCM57765 chipsets, fixed fibre media detection for BCM5717 chipsets.  <li>Many improvement on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> interface: setup proper mbuf pool watermarks for BCM5717 / BCM57765 chipsets, disabled initiation of multiple DMA reads for BCM5717 chipset, added a performance tweak for BCM5785 chipset, corrected the return ring count used for BCM5717 / BCM57765 chipsets, fixed fibre media detection for BCM5717 chipsets.
Line 520 
Line 662 
   
 <li>Prevented to hang on resume with the amd64 and i386 platform in the inter-processor interrupt handlers.  <li>Prevented to hang on resume with the amd64 and i386 platform in the inter-processor interrupt handlers.
 <li>Fixed 100% interrupt usage on amd64 MP resume.  <li>Fixed 100% interrupt usage on amd64 MP resume.
 <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sii&sektion=4&arch=vax&format=html">sii(4/VAX)</A>.  <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sii&sektion=4&arch=vax&format=html">sii(4/VAX)</a>.
 <li>Removed OpenCVS from the build.  <li>Removed OpenCVS from the build.
 <li>Avoided a potential race when unlocking a mutex on the hppa platform.  <li>Avoided a potential race when unlocking a mutex on the hppa platform.
 <li>Added HUAWEI E182 (aka Emobile D31HW) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>.  <li>Added HUAWEI E182 (aka Emobile D31HW) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>.

Legend:
Removed from v.1.1174  
changed lines
  Added in v.1.1175