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

Diff for /www/plus.html between version 1.1318 and 1.1319

version 1.1318, 2013/12/27 08:21:56 version 1.1319, 2014/01/05 06:42:51
Line 76 
Line 76 
   
   
 <ul>  <ul>
   <!-- 2013/12/29 -->
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> triggering end-of-sentence spacing (near period) at partial implicit macros.
   <!-- 2013/12/28 -->
   <li>When showing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> hostkeys, show ed25519 keys as well.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> refusing to load ed25519 certificates.
   <li>Allow deletion of ed25519 keys from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> agent.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> ed25519 keys to appear as certificate authorities.
   <li>Call PHY_RESET upon attaching <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eephy&manpath=OpenBSD%20Current&sektion=4&format=html">eephy(4)</a> to trigger PHY initialisation (to match behaviour before r1.52).
   <li>i386 now uses PIE.
   <!-- 2013/12/27 -->
   <li>Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> version 1.14.5 (mac68k and mvmeppc are no longer supported).
   <li>Added installboot support for vax, hp300, hppa64, sparc64 and landisk.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&manpath=OpenBSD%20Current&sektion=3&format=html">arc4random(3)</a> accessible by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&manpath=OpenBSD%20Current&sektion=8&format=html">init(8)</a>, leading to random pids for anything besides 0 and 1.
   <li>Create a seed file for the bootloader in /etc/random.seed, for random data very early in the boot process.
   <li>Free(bbp) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_ext2fs&manpath=OpenBSD%20Current&sektion=8&format=html">newfs_ext2fs(8)</a> error paths (coverity CID 274748).
   <li>"/stand" directory removed (has not been used in decades).
   <li>Provide a bootstrap implementation for use with architectures like hppa, landisk and vax.
   <li>Initial version of a unified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=installboot&manpath=OpenBSD%20Current&sektion=8&format=html">installboot(8)</a>. For now only for i386/hppa/amd64.
   <!-- 2013/12/26 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&manpath=OpenBSD%20Current&sektion=8&format=html">rc(8)</a> will now report absence of pkg_scripts.
   <!-- 2013/12/25 -->
   <li>Properly remap <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> \B, \H, \h, \L, and \l to ESCAPE_IGNORE.
   <li>Parse and ignore the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=roff&manpath=OpenBSD%20Current&sektion=7&format=html">roff(7)</a> escape sequences \d (move half line down) and \u (move half line up).
   <li>Implemented .Fo/.Fa/.Fc indentation and break handling for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tman.
   <li>Probe for a keyboard on all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iockbc&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">iockbc(4/sgi)</a> ports, attach to the first one found.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> autoloading of quirks; avoid loading the old quirks file; always report if quirks should be there if it can't be loaded.
   <li>In the SYNOPSIS, implemented hanging indentation for .Fo and avoid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> outputting line breaks inside .Fa arguments.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&manpath=OpenBSD%20Current&sektion=7&format=html">mdoc(7)</a> support for .St -xsh4.2, the System Interfaces part of the original Single UNIX Specification.
   <!-- 2013/12/24 -->
   <li>Final circleq to tailq fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&manpath=OpenBSD%20Current&sektion=1&format=html">tcpbench(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&manpath=OpenBSD%20Current&sektion=1&format=html">systat(1)</a>.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> breaking output lines in .Fn function arguments in SYNOPSIS mode.
   <li>Rearranged/corrected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&manpath=OpenBSD%20Current&sektion=4&format=html">bpf(4)</a> timeout conditionals. Fixes negative timeout panics.
   <li>Implemented SYNOPSIS .Fn indentation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tman.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> outputting line breaks after block macros spanning more than one input line when encountering a ".Bk".
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> support for SSL/TLS server certificate validation (enabled by default); allow setting preferred ciphers.
   <!-- 2013/12/23 -->
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> bugs: dotline off by one when adding newline at EOF; align and sync dotlines when displaying the same buffer in two windows.
   <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> to cope with the change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&manpath=OpenBSD%20Current&sektion=1&format=html">ftp(1)</a> warning messages.
   <li>The xbase set requires the comp set. When installing, include comp automatically if xbase is selected.
   <li>Fixed IPv6 functionality in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp-proxy&manpath=OpenBSD%20Current&sektion=8&format=html">tftp-proxy(8)</a>; implemented "-a" option to make it work on a NAT gateway; generate pass rules instead of erroring out when no address for the current AF was specified.
   <li>Revert previous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> commit, which made resume hang on some GENERIC.MP systems.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> pass its cleanup handler, stopped it calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atexit&manpath=OpenBSD%20Current&sektion=4&format=html">atexit(4)</a> directly on i386, sparc64, alpha, powerpc, amd64 and hppa.
 <!-- 2013/12/22 -->  <!-- 2013/12/22 -->
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, implemented hanging indentation for .Fn in SYNOPSIS mode.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, implemented hanging indentation for .Fn in SYNOPSIS mode.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> now tries to keep the framebuffer console layout set up by the firmware on sparc64.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> now tries to keep the framebuffer console layout set up by the firmware on sparc64.

Legend:
Removed from v.1.1318  
changed lines
  Added in v.1.1319