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

Diff for /www/plus.html between version 1.1119 and 1.1120

version 1.1119, 2008/09/11 13:58:37 version 1.1120, 2008/09/24 17:00:47
Line 66 
Line 66 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/08/26 -->
   <li>Updated libdrm to 2.3.1.
   <li>Plug potential memory leak in the uvm_amap code.
   <!-- 2008/08/25 -->
   <li>Updated xterm to update 236.
   <li>SGI machines now get an installXX.iso image to install from.
   <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> devices on sgi.
   <!-- 2008/08/24 -->
   <li>Make NFS correctly invalidate attribute cache entries in case the vnode mode changes.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> for processing unit controls.
   <li>Stop making <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> report CHS information, since it mostly is lies.
   <!-- 2008/08/23 -->
   <li>Updated xf86-video-chips to 1.2.0 and xf86-input-mouse to 1.3.0.
   <li>Added support for Gunze touchpanels, found on Panasonic Toughbook CF-27.
   <li>Updated xf86-video-ark to 0.7.0 and xf86-video-ast to 0.85.0.
   <li>Make xf86-video-sunffb build on sparc64 machines.
   <li>Updated the xenocara input code for: magellan, microtouch, mutouch, palmax, penmount, summa, tek4957, ur98 and vmmouse.
   <li>Updated the xenocara input code for: acecad, calcomp, citron, digitaledge, dmc, dynapro, elo2300, elographics, fpit, hyperpen, jamstudio and xf86-input-joystick.
   <li>Make mbstowcs() return the correct length of the wchar_t string in some cases.
   <!-- 2008/08/22 -->
   <li>Fixed the libc wcschr() function.
   <li>For Vax machines, let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lkms&sektion=4&format=html">lkms(4)</a> support VSXXX-AB tables in addition to the mice already supported.
   <li>Smarter implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=calloc&sektion=3&format=html">calloc(3)</a>, based on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&sektion=2&format=html">mmap(2)</a> returning zero filled pages.
   <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&sektion=1&format=html">crunchgen(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchide&sektion=1&format=html">crunchide(1)</a> into one, and move to usr.sbin.
   <li>Make sure OpenBSD sets _POSIX_JOB_CONTROL and _POSIX_SAVED_IDS to the correct values.
   <li>Set the PIE address range on hppa, mips and sh to minimize mmap pressure.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> commands which toggle settings take an explicit on or off argument.
   <!-- 2008/08/21 -->
   <li>In the libc getgrouplist code, after spotting a + record, continue scanning and pick up later groups in the file.
   <li>Added sbus support code to xenocara to be able to support the sunffb driver.
   <li>Updated the xf86-video-siliconmotion driver to 1.6.0.
   <!-- 2008/08/20 -->
   <li>Updated freetype in xenocara to 2.3.7.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> allow ForceCommand internal-sftp with arguments.
   <li>Initial minimal graphics driver for VAXstation 3[58}x0 LEGSS option. Limited to 8 bit and no acceleration.
   <li>Enabled support for socket maps in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzip&sektion=1&format=html">gzip(1)</a> use and report errors the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inflate&sektion=3&format=html">inflate(3)</a> can return.
   <!-- 2008/08/19 -->
   <li>Allow devices attaching at boot to be disabled in UKC.
   <li>Made it possible to enter DDB on macppc from a serial console.
   <li>Added DLink DWA-110 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.
   <!-- 2008/08/18 -->
   <li>Added support for the "Firefox" VAXstation 3[58][24]0 workstation machines.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4&format=html">stge(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gentbi&sektion=4&format=html">gentbi(4)</a> to hppa GENERIC and RAMDISK kernels.
   <li>Updated pcc from the master repo. Can now compile both userland and kernel (with some patches).
   <!-- 2008/08/17 -->
   <!-- 2008/08/16 -->
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a> be more liberal in include handling and stop skipping spaces outside of paranthesis.
   <!-- 2008/08/15 -->
   <li>Added an option to force TCP lookups in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">resolv.conf(5)</a> and extend nameserver declaration syntax to support port numbers.
 <!-- 2008/08/14 -->  <!-- 2008/08/14 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> dsdt parsing causing panics on the Asus eeePC 1000H when attaching the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> driver.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_vnd&sektion=8&format=html">mount_vnd(8)</a> accept a sector size to be specified by the user when configuring a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> device.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_vnd&sektion=8&format=html">mount_vnd(8)</a> accept a sector size to be specified by the user when configuring a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> device.
 <!-- 2008/08/13 -->  <!-- 2008/08/13 -->
 <li>Added a VIDIOC_ENUM_FRAMESIZES ioctl to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> so applications can query the available formats and resolutions of a device.  <li>Added a VIDIOC_ENUM_FRAMESIZES ioctl to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> so applications can query the available formats and resolutions of a device.

Legend:
Removed from v.1.1119  
changed lines
  Added in v.1.1120