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

Diff for /www/plus.html between version 1.1187 and 1.1188

version 1.1187, 2010/11/27 19:51:43 version 1.1188, 2010/12/16 19:58:14
Line 67 
Line 67 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2010/12/05 -->
   <li>Improved xf86-video-glint for sparc64. Make mplayer play video without weird colors.
   <li>Upgraded xorg-xserver to version 1.9.2, xf86-video-savage to 2.3.2.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pyro&sektion=4&arch=sparc64&format=html">pyro(4/sparc64)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vpci&sektion=4&arch=sparc64&format=html">vpci(4/sparc64)</a> return the appropriate size for the extended PCIe configuration space.
   <li>Make sure nfsrv_descrpt_pl pool is initialised only once in nfs_syscalls to prevent infinite loops.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> framework easier to reuse.
   <!-- 2010/12/04 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> check the register offset against the device's configuration space size in PCIOCREAD and PCIOCWRITE ioctls.
   <li>Introduced a new pci routine, pci_conf_size(), in all platforms machine-dependent code. It returns the size of a given pcitag_t configuration address space.
   <li>Added a simple bus_space_barrier implementation in octeon.
   <li>Fixed a file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iockbc&sektion=4&arch=sgi&format=html">iockbc(4/sgi)</a> compilation.
   <li>Updated amd64 locore.S for handling the new size of pm_cpus, member of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9&format=html">pmap(9)</a>.
   <li>Added support for DUIDs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=swapctl&sektion=2&format=html">swapctl(2)</a>.
   <li>Added a protocol extension to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> to support a hard link operation.
   <!-- 2010/12/03 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> key authentication check for revoked keys earlier.
   <li>Fixed a file descriptor leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <!-- 2010/12/02 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> properly initialize the manual section to a default when .Dt is missing. Prevent it from dying on an assertion.
   <li>Added a quirks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> to prevent it from attaching the hid interface of the Texas Instrument MSP430.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&sektion=8&format=html">savecore(8)</a> from reading lapic area by not linking vers.o last.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplug&sektion=4&format=html">hotplug(4)</a> queue dynamic. Allow it to increase size without waste.
   <li>Introduced a <tt>-N</tt> option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&sektion=1&format=html">tar(1)</a> to make it use only the numeric UID and GID values when creating or extracting an archive.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&sektion=4&format=html">umodem(4)</a> from matching, attaching devices without a data endpoint since <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&sektion=4&format=html">umodem(4)</a> can't use them.
   <!-- 2010/12/01 -->
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> from assuming autodetected file format are all the same.
   <li>Disable default maintainer mode in makedepend(1). Suppress extra attempts to re-run autoheader that fails.
   <li>Added a <tt>-s</tt> option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> to allow passphrase read from stdin.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&sektion=1&format=html">find(1)</a> from throwing an error if it can't opendir() while -empty is used.
   <!-- 2010/11/30 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> work with THREADED_PERL=true, though not enabled by default.
   <li>Increase the maximum number of monitored hosts and concurrent health checks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>. Fixes issues when having around 100 hosts or more.
   <li>Replaced a large stack buffer with a malloc call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=localtime&sektion=3&format=html">localtime(3)</a>.
   <!-- 2010/11/29 -->
   <li>Avoid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> hostkey warnings when connecting to servers with new ECDSA keys that are preferred by default.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> and isakmpd key exchange speed.
   <li>Updated xterm to 267, xf86-video-apm to 1.2.3.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> configure mode-keys and status-keys to vi if $VISUAL or $EDITOR are set to "vi".
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifmedia&sektion=4&format=html">ifmedia(4)</a> ifa_print_rb() build on kernels not implementing inet6. Fixes some RAMDISK builds.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> correctly load comment for encrypted rsa1 keys.
   <li>Make <tt>fsck -p</tt> respect fs_passno > 2 as implied by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&sektion=8&format=html">fsck(8)</a> manual.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> deny prefixes that have F_ATTR_PARSE_ERR set by default. Prevent them from leaking into the Loc-RIB or other RIBs but act as withdraws.
   <li>Introduced a new asynchronous resolver in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>Added rss mime type to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>.
   <li>Removed .Sp, .Vb, and .Ve workarounds from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> now it has a proper .de support.
   <li>Implemented the roof .ft (change font) request for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a>.
   <!-- 2010/11/28 -->
   <li>Bumped the number of supported CPUs from 32 to 64 on i386 and amd64.
   <li>Fixed hangs seen with MCLGETI and put it back in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>.
   <li>Removed machdep.root_device <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3&format=html">sysctl(3)</a> in alpha platform.
   <li>Added boot descriptor support to octeon.
   <li>Removed machdep.debug, machdep.booted_device and machedep.booted_kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3&format=html">sysctl(3)</a> in arm, armish, beagle, gumstix, palm and zaurus architecture.
   <li>Enabled __HAVE_PMAP_DIRECT on mips64, unless the kernel is configured to run on R5000 family processors.
   <li>Fixed a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> panic.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> handling of error message when parsing unimplemented macros.
   <!-- 2010/11/27 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> parse and ignore .ad, .hy, .nh and .ne roff requests to reduce ERROR messages from <tt>mandoc -Tlint</tt>.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> from printing bogus ERROR messages about undefined macros.
   <li>Improved the way saved registers are displayed in arm backtraces.
   <li>Removed the global pmap list and related debug code in arm machine-dependent code.
   <li>Removed the vm_map field of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> breakpoints and watchpoints, and do not pretend these could work on userland addresses.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> single-step load and store counters.
   <li>Updated xf86-input-keyboard to 1.5.0.
   <li>Make sure i386 and amd64 kernels don't attach more CPUs they can handle and allow OpenBSD to boot on machines with more than 32 CPUs/cores.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> keeps track of all manpages directories.
   <li>Increase <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> UVIDEO_MAX_FRAME to 32 to support 28 possible frame types.
   <!-- 2010/11/26 -->
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gfxp&sektion=4&arch=sparc64&format=html">gfxp(4/sparc64)</a>.
   <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&sektion=4&format=html">uscanner(4)</a> by default on all kernels which configure it.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> re-indexing by checking if an index entry already exists.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc.shutdown&sektion=8&format=html">rc.shutdown(8)</a> print the daemon name before rc_stop.
   <li>Remove sunmouse protocol decoder from Xenocara.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a> pass through ssh command-line flags and options when doing remote-remote transfers.
   <!-- 2010/11/25 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> support quoting of arguments passed to user-defined macros and make .del a synonym for .de.
   <li>Implement the .de (define macro) roff instruction in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
   <li>Updated xcalc to 1.0.4, xeyes to 1.1.1, xf86-video-ast to 0.91.10.
   <li>Updated xlsatoms to 1.1.0, xlsclients to 1.1.0, xwininfo to 1.1.1, all rewritten to use XCB.
   <!-- 2010/11/24 -->
   <li>Added floating-point emulation code for systems mips64 systems lacking proper FPU like octeon.
   <li>Allow machine-dependent code to setup machine-dependent specific mappings in sys_execve(), if machine-dependent <machine/_types.h> defines __HAVE_EXEC_MD_MAP.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2&format=html">ptrace(2)</a> usage on mips64.
   <li>Implemented a real pmap_proc_iflush() in mips64 chipsets.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> controls that use two-bytes signed data on sparc64.
   <li>Make sure that hw.disknames gets updated whenever a disklabel is set.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> set the number of hosts that are up to zero when disabling and enabling tables.
   <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> aliases.
   <!-- 2010/11/23 -->
   <li>Avoid NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> when receiving a channel request on an unknown or invalid channel.
   <li>Improved octeon interrupt handling.
   <li>Prevent RAMDISK <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> from printing terminating null character after strings.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mii&sektion=4&format=html">mii(4)</a> recognize the Marvell PHYG65G Gigabit PHY.
   <!-- 2010/11/22 -->
   <li>Removed WINDOW_HIDDEN flag from <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=zs&sektion=4&arch=macppc&format=html">zs(4/macppc)</a> use cons_decl() to get console routine prototypes.
   <li>Make installation script create devices for fstab entries that are using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> UID.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>.
 <!-- 2010/11/14 -->  <!-- 2010/11/14 -->
 <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> midi.  <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> midi.
 <li>In Xenocara, updated Pixmap to version 0.20.0.  <li>In Xenocara, updated Pixmap to version 0.20.0.
Line 82 
Line 180 
 <li>Make the installer properly quote the wireless config into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>.  <li>Make the installer properly quote the wireless config into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>.
 <!-- 2010/11/11 -->  <!-- 2010/11/11 -->
 <li>Added XAUTHORITY to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> update-environment.  <li>Added XAUTHORITY to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> update-environment.
 <li>Add a -a flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> unbind-key to flush all key bindings.  <li>Added a -a flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> unbind-key to flush all key bindings.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcasic&sektion=4&arch=alpha&format=html">tcasic(4/alpha)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&arch=mac68k&format=html">esp(4/mac68k)</a> compute synchronous transfer periods (involving the bus clock) with a better accuracy.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcasic&sektion=4&arch=alpha&format=html">tcasic(4/alpha)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&arch=mac68k&format=html">esp(4/mac68k)</a> compute synchronous transfer periods (involving the bus clock) with a better accuracy.
 <li>In Xenocara, updated libXdmcp to version 1.1.0, libXext to 1.4.0, libXft to 2.2.0, xtrans to 1.2.6, libXi 1.4.0, bh-ttf to 1.0.3, mkfontdir 1.0.6, xdriinfo 1.0.4, xgamma to 1.0.4, xinput to 1.5.3, xkill to 1.0.3, xrdb to 1.0.7, xrefresh 1.0.7, xset 1.2.1, xwd 1.0.4, xwud 1.0.3.  <li>In Xenocara, updated libXdmcp to version 1.1.0, libXext to 1.4.0, libXft to 2.2.0, xtrans to 1.2.6, libXi 1.4.0, bh-ttf to 1.0.3, mkfontdir 1.0.6, xdriinfo 1.0.4, xgamma to 1.0.4, xinput to 1.5.3, xkill to 1.0.3, xrdb to 1.0.7, xrefresh 1.0.7, xset 1.2.1, xwd 1.0.4, xwud 1.0.3.
 <!-- 2010/11/10 -->  <!-- 2010/11/10 -->
Line 140 
Line 238 
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a> attach only if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a> is specifically asking for it after vmt_probe succeeds. Prevents <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a> from hanging.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a> attach only if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a> is specifically asking for it after vmt_probe succeeds. Prevents <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a> from hanging.
 <!-- 2010/11/02 -->  <!-- 2010/11/02 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&sektion=4&format=html">trm(4)</a> reduce useless retry of commands getting sense errors.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&sektion=4&format=html">trm(4)</a> reduce useless retry of commands getting sense errors.
 <li>Make <tt>make -q</tt> exists with 1 and not -1. Fixes PR6494.  <li>Make <tt>make -q</tt> exit with 1 and not -1. Fixes PR6494.
 <li>Make <tt>&lt;sys/ressource.h&gt;</tt> usable on its own by including <tt>&lt;sys/time.h&gt;</tt> as required by POSIX.  <li>Make <tt>&lt;sys/ressource.h&gt;</tt> usable on its own by including <tt>&lt;sys/time.h&gt;</tt> as required by POSIX.
 <li>Make the network livelock counter available from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>.  <li>Make the network livelock counter available from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3&format=html">sysctl(3)</a> export the network livelock counter.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3&format=html">sysctl(3)</a> export the network livelock counter.

Legend:
Removed from v.1.1187  
changed lines
  Added in v.1.1188