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

Diff for /www/plus.html between version 1.1289 and 1.1290

version 1.1289, 2013/05/31 04:32:56 version 1.1290, 2013/06/11 01:07:30
Line 74 
Line 74 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/06/02 -->
   <li>Added dired-revert, to refresh the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> dired buffer.
   <li>-I option added to confirm <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&manpath=OpenBSD%20Current&sektion=1&format=html">pkill(1)</a> process-by-process.
   <li>Fixed "anchor quick" with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> nested anchors (previously quick flag was lost as soon as we stepped into a child anchor).
   <li>Force <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> MAC output to be 64-bit aligned, so umac won't see unaligned accesses on strict-alignment architectures (bz#2101).
   <li>Updated to xterm 293.
   <li>Updated to xf86-input-synaptics 1.7.1.
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> .Do .Dq .Ql .So .Sq generate the correct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> character escape sequences such that output modes like -Tutf8 have a chance to select nice glyphs.
   <li>Fixed a bug where the calibration loop could show wrong CPU frequencies on i386/amd64.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> so it filters all HTTP keepalives, not just the first.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcstof&manpath=OpenBSD%20Current&sektion=3&format=html">wcstof(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcstod&manpath=OpenBSD%20Current&sektion=3&format=html">wcstod(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcstold&manpath=OpenBSD%20Current&sektion=3&format=html">wcstold(3)</a> C99 compliance to: handle "inf", "infinity", "nan", and "nan(whatever)"; reject bare minus and plus signs; handle multi-byte characters; and set *endptr = nptr for all failure cases.
   <li>Exclude mac address for the HMAC calculation if lladdr is the real one, so that we can use the real MAC address for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> escape "Ss", because <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&manpath=OpenBSD%20Current&sektion=1&format=html">groff(1)</a> thinks it has found a macro.
   <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&manpath=OpenBSD%20Current&sektion=8&format=html">bgplg(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> sockets to /var/www/run.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> parent_alive_interval time_t (to avoid signed/unsigned comparison).
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kadmin&manpath=OpenBSD%20Current&sektion=8&format=html">kadmin(8)</a> race.
   <li>Added the "quit-window" dired command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a>.
   <li>Rename the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> dired-* commands to be like the emacs equivalents.
   <!-- 2013/06/01 -->
   <li>Correct wrongly exchanged labels in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trek&manpath=OpenBSD%20Current&sektion=6&format=html">trek(6)</a> "computer warpcost" output.
   <li>While lock is held, block all interrupts that can grab the kernel lock on amd64. Prevents lock ordering problems.
   <li>Fixed an xinstall race condition, where multiple install -d's trying to create overlapping paths in parallel could error out.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> panic on Lanner FW-8758.
   <li>Partially back out new librthread ticket locks code, until heavier CPU usage issues are resolved.
   <li>Stop printing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> wakeup devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&manpath=OpenBSD%20Current&sektion=8&format=html">dmesg(8)</a> after the 16th wakeup device, to workaround vmware reporting hundreds of wakeup devices.
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> progress meter when data is acked, not when it's sent (bz#2108).
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=catopen&manpath=OpenBSD%20Current&sektion=3&format=html">catopen(3)</a> for UTF-8 locales and update the implementation to POSIX-2008. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=catopen&manpath=OpenBSD%20Current&sektion=3&format=html">catopen(3)</a> now chooses a catalog which matches the locale's encoding, if available.
   <li>Librthread now features a new spinlock (that is really a ticket lock).
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtree&manpath=OpenBSD%20Current&sektion=8&format=html">mtree(8)</a> generating arbitrary directories in /usr/share/locale.
   <li>Changed the naming scheme used for directories in /usr/share/locale to eliminate redundant copies of LC_CTYPE files.
   <li>Restart the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> keepalive timer whenever a LDP PDU is sent.
   <li>Updated to xf86-video-sunffb 1.2.2.
   <li>Don't try to send a Shutdown message if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> connection is already closed or a read error occurred; as per RFC 5036, send a "Shutdown" message if an unexpected message is received during the initialisation process; check if the whole LSR ID of received messages is correct; ignore messages from the process whose associated neighbour is not in the operational state.
   <li>Dropped support for per-interface <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> labelspaces.
   <li>Don't allow enabling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> on loopback and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> interfaces. LDP should be allowed only on physical or tunnel interfaces.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> "lint" mode.
   <li>Correctly initialise the number of cores/cpus on an octeon board, so bsd.mp boots up on the ERL.
   <li>Pass the routing domain to IPv6 pr_ctlinput() like in IPv4 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&manpath=OpenBSD%20Current&sektion=4&format=html">icmp6(4)</a>.
   <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> version 1.4.1; enable the SPDY module by default.
   <li>Fixed race between <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&manpath=OpenBSD%20Current&sektion=3&format=html">exit(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork1&manpath=OpenBSD%20Current&sektion=9&format=html">fork1(9)</a> with threaded processes.
   <li>Make hostaliases work for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gethostbyname&manpath=OpenBSD%20Current&sektion=3&format=html">gethostbyname(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&manpath=OpenBSD%20Current&sektion=3&format=html">getaddrinfo(3)</a> when looking into /etc/hosts.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> "kill-paragraph" behave like emacs.
   <li>Use a standard locale name in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, "UTF-8" is an ugly non-standard alias that doesn't work on OpenBSD.
   <li>Updated to libXrandr 1.4.1 and libXv 1.0.8.
   <li>Hooked up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&manpath=OpenBSD%20Current&sektion=8&format=html">slowcgi(8)</a> to the tree.
   <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock_gettime&manpath=OpenBSD%20Current&sektion=2&format=html">clock_gettime(2)</a> CLOCK_MONOTONIC for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> timers so keepalives/rekeying will work properly over clock steps.
   <li>Introduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ltrace&manpath=OpenBSD%20Current&sektion=1&format=html">ltrace(1)</a>. Works with ld.so to inject <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utrace&manpath=OpenBSD%20Current&sektion=2&format=html">utrace(2)</a> record for each plt call. Minimal filtering capabilities are provided.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utrace&manpath=OpenBSD%20Current&sektion=2&format=html">utrace(2)</a>, a system call allowing for userland to send its own <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&manpath=OpenBSD%20Current&sektion=2&format=html">ktrace(2)</a> records.
   <li>Adjusted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> M-} (forward-paragraph) to behave like emacs.
   <!-- 2013/05/31 -->
   <li>Return ROFF_TBL as soon as we open a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> data cell, as it may never get properly closed but instead be interrupted by .TE.
   <li>Don't set the Message ID for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> "hello" messages, to match Cisco IOS.
   <li>Always advertise the Router-ID as the transport address in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> "hello" messages, as per RFC 5036, section 2.5.2.
   <li>Added support for advertising route information (RFC 4191) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&manpath=OpenBSD%20Current&sektion=8&format=html">rtadvd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&manpath=OpenBSD%20Current&sektion=4&format=html">icmp6(4)</a>.
   <li>Fixed regression with BGP MPLS VPNs that got broken by recent reload related <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> commits.
   <li>Fixed the build for a kernel without <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&manpath=OpenBSD%20Current&sektion=4&format=html">wd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&manpath=OpenBSD%20Current&sektion=4&format=html">pciide(4)</a> in its <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&manpath=OpenBSD%20Current&sektion=8&format=html">config(8)</a>.
   <li>Updated to: libX11 1.5.99.902 (aka 1.6rc2); xfs 1.1.3; xinit 1.3.2 and libXext 1.3.2.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getprogname&manpath=OpenBSD%20Current&sektion=3&format=html">getprogname(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setprogname&manpath=OpenBSD%20Current&sektion=3&format=html">setprogname(3)</a>, useful for some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ports&manpath=OpenBSD%20Current&sektion=7&format=html">ports(7)</a>.
   <li>Added the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmx&manpath=OpenBSD%20Current&sektion=4&format=html">vmx(4)</a> driver for vmware's VMXNET3 ethernet controller.
   <li>Correct the range checks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a> properly for vhid, advbase and advskew.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&manpath=OpenBSD%20Current&sektion=8&format=html">ping6(8)</a> truncating trailing zeros from the round-trip times.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> host_short format.
   <li>Updated to: appres 1.0.4; xrefresh 1.0.5; xwininfo 1.1.3; xdpyinfo 1.3.1 and bitmap 1.0.7.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> now also listens on IPv6 by default.
   <li>Rename <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tpms&manpath=OpenBSD%20Current&sektion=4&format=html">tpms(4)</a>, the driver for Apple USB touchpads, to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utpms&manpath=OpenBSD%20Current&sektion=4&format=html">utpms(4)</a> because it is also used on some intel-based mac laptops.
   <li>Added elantech v4 (clickpad) support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&manpath=OpenBSD%20Current&sektion=4&format=html">pms(4)</a>.
   <li>Inform the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> user about beginning / end of buffer in "previous-line" and "next-line".
   <li>Make the system bell toggle-able via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> "audible-bell", and if switched off, make available an alternative "visible-bell".
   <li>Enabled Realtek 8211C(L) GbE phy with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&manpath=OpenBSD%20Current&sektion=4&format=html">axe(4)</a>.
   <li>Updated to: libFS 1.0.5; libxcb 1.9.1; libXau 1.0.8; libXcursor 1.1.14; libXfixes 5.0.1; libXi 1.6.3rc1; libXinerama 1.1.3; libXres 1.0.7; libXt 1.1.4; libXtst 1.2.2; libXxf86dga 1.1.4; libXxf86vm 1.1.3; libdmx 1.1.3 and libfontenc 1.1.2.
   <li>Accommodate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> E5/C600 and 5719/5720 PCI-E maximum payload size handling. Fixes RX path on 5719.
   <li>Switched <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> to use a non-blocking connection so other LDP sessions and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpctl&manpath=OpenBSD%20Current&sektion=8&format=html">ldpctl(8)</a> remain responsive.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> mangling top-bit-set characters when they passed to window_pane_key.
   <!-- 2013/05/30 -->
   <li>Fixed use after free in case the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vio&manpath=OpenBSD%20Current&sektion=4&format=html">vio(4)</a> mbuf needs defragmentation, to fix a panic.
   <li>When removing "dump (all|updates)" from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">bgpd.conf(5)</a> and reloading, tell the session engine to actually stop logging.
   <li>Export the original (aka untranslated) address in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a>, and also in the "af-to" case.
   <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> SSL inspection, the ability to transparently filter in SSL/TLS connections (eg. HTTPS) by using a local CA that is accepted by the clients.
   <li>Fixed bug in amd64 hibernate code (introduced when we moved the kernel to load at 16MB physical address).
   <li>Change HTTP/1.x in the generated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> error messages, to HTTP/1.0. Required by Safari; makes it RFC-compliant.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setsockopt&manpath=OpenBSD%20Current&sektion=2&format=html">setsockopt(2)</a> to see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&manpath=OpenBSD%20Current&sektion=8&format=html">ifstated(8)</a> messages for interfaces in all routing domains again, instead of just the primary one.
   <li>Tied mkuboot utility into the build.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ls&manpath=OpenBSD%20Current&sektion=1&format=html">ls(1)</a> column padding of inode numbers and block counts >2^32, as well as display of directory block totals >2^32.
   <li>Fixed bug when starting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> with a configured interface in the down state so it is not promoted to ACTIVE.
   <li>Fixed pci_min_powerstate() to return the current power state (not D3) if ACPI is not compiled in.
   <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> trying to send hello messages if the interface is down.
   <li>Simplified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> hello holdtime calculation and stop the timeout timer if the holdtime is "infinite".
   <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> sanity checks on received UDP messages: "PDU Length" now checked against what RFC 5036, section 3.1 specifies.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a> no longer uses a carp address as ldp router id because it is not unique.
   <li>Do not allow SIOCSIFADDR on AF_INET6 sockets. Avoids possible local denial of service.
   <li><font color="#e00000">5.2 and 5.3 RELIABILITY FIX: Do not allow SIOCSIFADDR on AF_INET6 sockets. Avoids possible local denial of service.</font><br>A source code patch is available for <a href="errata52.html#005_in6">5.2</a> and <a href="errata53.html#005_in6">5.3</a>.
   <li>Build fixed for sis (SiS and XGI video) driver under xserver 1.14.
   <li>Make mkuboot install into the path so we can use it during builds.
   <li>Updated inputproto to 2.3.
   <li>Send correct ttl on outgoing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> packets, so peer sessions can come up correctly if both sides use ttl-security.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> cmtime again, but with a proper test for nodes without children.
   <!-- 2013/05/29 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> now rejects non-printable characters found in the input stream, even when preceded by a backslash.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg-config&manpath=OpenBSD%20Current&sektion=1&format=html">pkg-config(1)</a> error message for empty files now display the full path, in case the file exists in multiple locations.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> dired commands dired-flag-file-deleted, dired-backup-unflag and dired-unflag behave more like emacs when the cursor stays on the first character of the file name.
   <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> PHY auto-polling mode on anything newer than BCM5705. Fixes uplink negotiation on BCM5719.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> SYNOPSIS mode, fixed .Ek (it doesn't end a keep).
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> installpath to use +=.
   <!-- 2013/05/28 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> dired mode commands "dired-copy-file", "dired-rename-file", "dired-create-directory" will now refresh the dired buffer.
   <li>Reset <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=be&manpath=OpenBSD%20Current&sektion=4&arch=sparc&format=html">be(4/sparc)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brgphy&manpath=OpenBSD%20Current&sektion=4&format=html">brgphy(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dcphy&manpath=OpenBSD%20Current&sektion=4&format=html">dcphy(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mlphy&manpath=OpenBSD%20Current&sektion=4&format=html">mlphy(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rgephy&manpath=OpenBSD%20Current&sektion=4&format=html">rgephy(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urlphy&manpath=OpenBSD%20Current&sektion=4&format=html">urlphy(4)</a> autonegotiation timer when PHY gets the link, so that if we restart the timer the mii_ticks value will be sane.
   <!-- 2013/05/27 -->
   <li>Correctly display rightmost tile when current resolution is not a multiple of the tile size in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">gbe(4/sgi)</a> emulation (text) mode.
   <li>Added dired commands and dired-create-directory to function maps in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a>.
   <li>Autodetect ipv6 addresses for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&manpath=OpenBSD%20Current&sektion=8&format=html">route(8)</a>.
 <!-- 2013/05/26 -->  <!-- 2013/05/26 -->
 <li>Added ":B" to the list of options actually handled in PkgCheck.pm by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>.  <li>Added ":B" to the list of options actually handled in PkgCheck.pm by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>.
 <!-- 2013/05/25 -->  <!-- 2013/05/25 -->
Line 710 
Line 820 
   
 </body>  </body>
 </html>  </html>
   
   

Legend:
Removed from v.1.1289  
changed lines
  Added in v.1.1290