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

Diff for /www/plus.html between version 1.1181 and 1.1182

version 1.1181, 2010/10/03 18:20:38 version 1.1182, 2010/10/06 19:52:20
Line 93 
Line 93 
 <!-- 2010/09/28 -->  <!-- 2010/09/28 -->
 <li>Make -k work in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> client mode.  <li>Make -k work in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a> client mode.
 <!-- 2010/09/27 -->  <!-- 2010/09/27 -->
   <!-- 2010/09/26 -->
   <li>Added support for gamma and sharpness/acutance controls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=1&format=html">video(1)</a>.
   <li>Added support for variable sized processing unit bmControls and for more processing unit controls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> call ioctl(TIOCWINSZ) to get the window width only once instead of per-filename when performing an "ls" in columned mode.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3&format=html">glob(3)</a> from freeing array before freeing members.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&format=html">pms(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4&format=html">ums(4)</a> from installation media.
   <li>Unified some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9&format=html">pool(9)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9&format=html">malloc(9)</a> flag values.
   <li>Added two new options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> : server option "exit-unattached", makes the server exit when no clients are attached, even if sessions are present; session option "destroy-unattached" that destroys a session once no clients are attached to it. These are useful for preventing tmux remaining in the background where it is undesirable and when using tmux as a login shell to keep a limit on new sessions.
   <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmsi&sektion=4&format=html">pmsi(4)</a> into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&format=html">pms(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> report an ERROR if an explicit scope is still open at the end of an input file: it can still render the page by just closing the open scope, but it is likely that information will be missing or document structure mangled.
   <li>Modified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> server permissions on the socket when adding or removing +x to show attached sessions, rather than replacing them.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>, make no punctuation after .%* outside .Rs in .Rs, mark full stops after .%* as end of a sentence.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> page daemon and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> swap configuration and io manager appear in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a>.
   <li>Allow mod_headers to handle RequestHeader directives known from apache2 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>.
   <li>Fixed L2TP length field in PIPEX.
   <!-- 2010/09/25 -->
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> from warping to clients marked 'ignore'.
   <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&sektion=4&format=html">ppb(4)</a> respect pci_dopm, like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> does and make it not try to poweroff the bridge if pci_dopm=0. Fixes Gateway LT3103u and Lenovo Thinkpad 100e netbooks, allowing them to suspend again.
   <li>Added gcc4 cross compilation support under OpenBSD.
   <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3&format=html">snprintf(3)</a> not <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sprintf&sektion=3&format=html">sprintf(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=a2p&sektion=1&format=html">a2p(1)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfctl&sektion=8&format=html">ospfctl(8)</a> print the checksum as a simple fingerprint of the LSDB.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> build the sum of the ls_checksums when counting the lsa. It permits to quickly verify if two LSDBs are in sync.
   <li>Updated Compress::Raw::Bzip2(3p) to version 2.031.
   <li>Make use of new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3&format=html">glob(3)</a> GLOB_KEEPSTAT extension in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> to save extra server round trips to fetch per-file <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stat&sektion=2&format=html">stat(2)</a> information.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=1&format=html">video(1)</a> compile on static archs, and enabled it in the build for all archs.
   <li>Deactivate all <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> childs when it's closed so they don't retry the commands still on the queue when killed.
   <!-- 2010/09/24 -->
   <li>Avoid potential infinite loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a>.
   <li>Added L2TP support to PIPEX in TCP/IP stack and npppd.
   <li>Updated Perl to version 5.12.2 with local patches and fix for CVE-2010-0405.
   <li>Prevent IPv6 from trying to add new addresses by making use of sleeping pools.
   <li>Switched mips-based ports to gcc4.
   <li>Bumped libc major version to 57.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3&format=html">fts(3)</a>, bumped fts_level from short to int and added a spare short.
   <li>Provide IRIX-compatible get_fpc_csr(3/MIPS64) and set_fpc_csr(3/MIPS64) for mips. This will allow userland to flip the ``flush denormalized to zero'' setting, which is being relied upon by tcl.
   <li>Make it possible to use "dhclient egress" to refresh a lease without remembering which interface <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> was actually active on.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timingsafe_bcmp&sektion=3&format=html">timingsafe_bcmp(3)</a> to libc and removed it from OpenSSH. timingsafe_bcmp is also in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kern&sektion=9&format=html">kern(9)</a>.
   <li>Added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3&format=html">glob(3)</a> a GLOB_KEEPSTAT option that retains a copy of the struct stat information that is looked up while matching globs.
   <li>Implemented if_freenameindex() in TCP/IP stack as a real function as required by POSIX.
   <li>Added stricter asserts to DIAGNOSTIC kernels to help catch mutex and rwlock issues: i386 and amd64 now count the number of active mutexes so that assertwaitok() can detect attempts to sleep while holding a mutex, i386 and amd64 check that we actually hold mutexes when passed to mtx_leave(), calls to rw_exit*() now call rw_assert_{rd,wr}lock() as appropriate.
   <li>Linked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&sektion=8&format=html">iscsid(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsictl&sektion=8&format=html">iscsictl(8)</a> to the build.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> to GENERIC Kernel build.
   <li>Fixed bus spacing bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&arch=i386&format=html">glxpcib(4/i386)</a> and glxpcib(4/loongson).
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsictl&sektion=8&format=html">iscsictl(8)</a>, the control tool for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&sektion=8&format=html">iscsid(8)</a>.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&sektion=8&format=html">iscsid(8)</a>, an iSCSI Initiator daemon using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a>. Currently implements the absolute minimum of the protocol to make it work against targets.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> , removed the check that enforced rdr-to only inbound and nat-to only outbound.
   <li>Remove dying flags in various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> devices. The flag will be set in activate()/deactivate().
   <li>Fixed before-boot umass hangs on units without media in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disk&sektion=9&format=html">disk(9)</a> subroutines.
   <li>Added TCP send and recv buffer scaling. It increases download speed.
   <li>Fixed npppd to setup a PIPEX if MPPE is not required by config and CCP failed to be opened because peer doesn't support MPPE.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> from accidentally waking up.
   <li>Fixed overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a>.
   <!-- 2010/09/23 -->
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> column alignment and handling of .Nm block wider than the column it is in.
   <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tn3270&sektion=1&format=html&manpath=OpenBSD+4.8">tn3270(1)</a>.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=VOP_LOOKUP&sektion=9&format=html">VOP_LOOKUP(9)</a> calls with a struct proc pointer as it should have been in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&sektion=4&format=html">raid(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disk&sektion=9&format=html">disk(9)</a> subroutines, NNPFS, EXT2FS, UFS.
   <li>Added cvs_mkdir() in OpenCVS for recursive directory creation on import. Fixes PR6398.
   <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a>.
   <li>Renamed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyurex&sektion=4&format=html">uyurex(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=utwitch&sektion=4&format=html">utwitch(4)</a> and enabled it by default in all GENERIC kernels.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> rule counter update consistent between IPv4 and IPv6.
   <li>Make loongson <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mainbus&sektion=4&format=html">mainbus(4)</a> attach mfokclock(4/loongson) later for cpu scaling.
   <li>Correctly identify mount points when they are specified in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstab&sektion=5&format=html">fstab(5)</a> using a disklabel UID. Fixes PR6471.
   <li>Included the disklabel UID in sysctl hw.disknames.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disk&sektion=9&format=html">disk(9)</a> subroutines provide the kernel with the disklabel which include the disklabel UID.
   <li>automatic reading of disklabel on attach. Applied it in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fd&sektion=4&format=html">fd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>.
   <li>Introduced a DKF_NOLABELREAD flag in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disk&sektion=9&format=html">disk(9)</a>, which is used by a device to prevent
   <li>Added aes-gcm support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
   <li>Improved mclgeti algorithm under load in TCP/IP stack, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
   <li>Prevent the usb task thread from going to sleep forever in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a>.
   <li>Added usb_rem_wait_task() to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a>, a wrapper for usb_rem_task() that waits for the task to complete if the task is already running.
   <li>Added two members to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> struct usb_task: ``usbd_device_handle dev'', the device responsible for the task (use this to not run the task if the device's hub is dying) and ``int running'', a flag to be set when the task is running.
   <li>Improved check of dying <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> bus.
   <li>Save a little time on boot thanks to a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> improvement.
   <li>Reduced race during normal <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> device detach by making detach happen in the same process.
   <li>Added a new IP level socket option IP_PIPEX.  This option is used for L2TP support by pipex.
   <!-- 2010/09/22 -->
   <li>Added an option per-read/write callback to atomicio, and added a bandwidth limit option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clct&sektion=4&format=html">clct(4)</a>, use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> quiesce/resume for data i/o, and ac97_resume() for mixer suspend/resume support.
   <li>Added autoconf activate, suspend/resume support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4&format=html">eap(4)</a>.
   <li>Added AES-GCM-16 (as aes-gcm) and ENCR_NULL_AUTH_AES_GMAC (as aes-gmac) encryption transformations support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a>.
   <li>Added Support for AES-GCM-16 and ENCR_NULL_AUTH_AES_GMAC in IPSec ESP as per RFC4106 and 4543.
   <li>Added a new interface: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppx&sektion=4&format=html">pppx(4)</a>, the ppp multiplexer to be used with npppd and pipex. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppx&sektion=4&format=html">pppx(4)</a> creates an interface whenever a session is created so that altq and pf can work on these.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msgs&sektion=1&format=html">msgs(1)</a> from tree.
   <li>Added AES-GCM Transform Identifiers as specified by IANA in RFC4106 and 4543 to PF_KEYv2.
   <li>Added support for the Galois/Counter Mode (GCM) for AES as described in FIPS SP 800-38D to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9&format=html">crypto(9)</a>.
   <li>Unified npppd(8) MS-CHAP implementation to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> work as an initiator with strongswan/charon without any specific phase 1 configuration.
   <li>Add DIOCGPDINFO to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=presto&sektion=4&arch=sparc&format=html">presto(4/sparc)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xd&sektion=4&arch=sparc&format=html">xd(4/sparc)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xy&sektion=4&arch=sparc&format=html">xy(4/sparc)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hp&sektion=4&arch=vax&format=html">hp(4/vax)</a>, vax RA disk device and RX MSCP floppy disk device driver.
   <li>Added new log option "matches" to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>.
   <li>Added a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> log option PF_LOG_MATCHES that forces logging on all subsequent matching rules.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disk&sektion=9&format=html">disk(9)</a> garbage collect struct disk field dk_label.
   <li>Added a KexAlgorithms knob to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5&format=html">ssh_config(5)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> to allow selection of which key exchange methods are used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>
   <li>Fixed a locking bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=accept&sektion=2&format=html">accept(2)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> call config_deactivate() on SCSI links in vsciclose().
   <li>Avoid race with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoconf&sektion=9&format=html">autoconf(9)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a>.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=physio&sektion=9&format=html">physio(9)</a> buf pointer argument.
   <li>Make npppdctl arguments match the format string in usage.
   <!-- 2010/09/21 -->
   <li>Fixed a QUIESCE crash on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a>.
   <li>Fixed null pointer dereference for protocols without port numbers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4&format=html">pflog(4)</a>.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> vertical alignment.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> always unconditionally set the C3_LP_WRITE_ENABLE bit in ARB_STATE on gen3 hardware. Prevent some 945 chipset from hanging.
   <li>Enable error interrupts on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> ironlake, as we do on all other chips.
   <li>Prevent mips64 based machine from panicking in MipsEmulateBranch() if the instruction is an unspecified OP_BCOND sub function.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a>.
   <li>Replace the mips64 old floating point completion code with a C interface to the machine-independent softfloat code, implementing all MIPS IV specified floating point operations.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a> suspend/resume.
   <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> quiescing to make it not call the audio_hw_if halt method in interrupt context, because drivers like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> might want to sleep with their own halt method.
   <li>Avoid USBD_IOERROR in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&sektion=4&format=html">uhub(4)</a> by determining the size of the buffer for USB hub interrupt pipe with bNbrPorts in hup descriptor.
   <li>Added a real DIOCGPDINFO to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a>, allowing access to the physical information about the device rather than the contents of whichever disklabel was read.
   <li>Added watchdog suspend/resume logic to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&arch=loongson&format=html">glxpcib(4/LOONGSON)</A> and make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&arch=loongson&format=html">glxpcib(4/LOONGSON)</A> save and restore it's configuration on suspend/resume.
   <li>Added '-label' option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> to specify you only want to see routes having the given label.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> show the original addresses/port too when a packet had his addresses and/or ports rewritten.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4&format=html">pflog(4)</a> put the original (before rewriting) addresses into the already existing address fields in the pflog header, same for ports, and add a "rewritten" indicator.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> apply actions from the last matching pass or block rule and not the last matching rule after ruleset eval is done. Fixed PR6401.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> print a warning if schema file can't be opened.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> PHY probing.
   <li>Cleaned memory shortage in PIPEX code.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, make the "match log" rules log on the fly.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> SAS IO unit to use 32 openings when talking to SATA disks if the firmware has it configured lower.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4&format=html">aac(4)</a> compile with gcc4.
   <li>Avoid double unlocking the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&sektion=4&format=html">drm(4)</a> lock in drmclose().
   <li>Adapted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflogd&sektion=8&format=html">pflogd(8)</a> to new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4&format=html">pflog(4)</a> longer header.
   <li>Made a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4&format=html">pflog(4)</a> overhaul to fix wrong logging of nat/rdr addresses. The pflog header is now longer.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=physio&sektion=9&format=html">physio(9)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&sektion=2&format=html">ioctl(2)</a> handler.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&sektion=4&format=html">gpio(4)</a> at glxpcib(4/loongson) to loongson GENERIC kernel.
   <li>Added an iopool to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a> to prevent the kernel from panicking when multiple commands are issued when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a> has multiple LUNs.
   <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> DVACT_{QUIESCE,RESUME} and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4&format=html">ac97(4)</a> ac97_resume() for suspend/resume in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auacer&sektion=4&format=html">auacer(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autri&sektion=4&format=html">autri(4)</a>.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoconf&sektion=9&format=html">autoconf(9)</a> activate function to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auixp&sektion=4&format=html">auixp(4)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auglx&sektion=4&format=html">auglx(4)</a>, use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> DVACT_{QUIESCE,RESUME} to handle I/O stopping/restarting for suspend/resume, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4&format=html">ac97(4)</a> ac97_resume() to reset and restore the codec at resume.
   <li>Added support for newer asus boards that use a different method to poll and enumerate the sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aibs&sektion=4&format=html">aibs(4)</a>.
   <li>Added assertwaitok() to declare code paths that assume they can sleep. Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9&format=html">malloc(9)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9&format=html">pool(9)</a> to use it as appropriate.
   <li>Added mclgeti() support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a>.
   <li>Make machine-dependent splassert(IPL_NONE) work on amd64 the same as it does on i386.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> recompute the list_offset and data_offset when attaching a unknown SFP+ module on the 82598 controller.
 <!-- 2010/09/20 -->  <!-- 2010/09/20 -->
   <li>Make mips64 md_printins() get the printf-like function as an extra parameter, and make it visible so that machine-dependents parts of the kernel can use it for debug messages.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> format multiple authors (.%A) in the same way as groff: two authors with "and", but without a comma; three or more with commata, and an "and" before the last one.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> from doing fatal errors when .Pp and .br have arguments.
   <li>Fixed length of an eap identity message payload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
   <li>Implemented support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> bsdauth authentication via simple binds, not only SASL.
   <li>Added cache operations for the octeon platform.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> use the same buffer for local deliveries to files and commands.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> return error on GET requests without an instance identifier, both for tables and scalar values. Fixes PR6468 by not calling table get functions with an unexpectedly short OID. Also fixes PR6071. Scalar variables without an instance specified now returns a noSuchInstance error. GetNext requests correctly returns the .0 instance but it must be specified explitely: <tt>$ snmpget -v2c -c public localhost SNMPv2-MIB::sysDescr.0</tt>
   <li>Allow output of null values with a context class. This is used in SNMPv2 to return an error exception value for a varbind result ("noSuchObject[0] IMPLICIT NULL" in RFC1905).
   <li>Fixed a variety of structure packing and byte order bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> to try to get BE support working.
   <li>Removed xx_shutdown() hooks in network drivers where possible, since they are taken down already via their xx_stop() routine. Done in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4&format=html">de(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&sektion=4&format=html">fpa(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4&format=html">lmc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nge&sektion=4&format=html">nge(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&sektion=4&format=html">pcn(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4&format=html">txp(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a>, DEBNA/DEBNT/DEBNK ethernet cards, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fta&sektion=4&format=html">fta(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fea&sektion=4&format=html">fea(4)</a>.
   <li>Allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> session multiplexing to determine that the server socket is either ready or stale without races. Stale server sockets are now automatically removed.
   <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpeereid&sektion=2&format=html">getpeereid(2)</a> function declaration in kernel COMPAT_47. In 4.8 and onwards <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpeereid&sektion=3&format=html">getpeereid(3)</a> is library code using socket options.
   <li>Simplified <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=evcount&sektion=9&format=html">evcount(9)</a> by removing counters in a tree hierarchy.
   <li>Added octeon platform.
   <li>Fixed security problem in the disabled and unfinished <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> handling of J-PAKE protocol.
   <li>Added a SIGHLD handler to reap <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> expired child process.
   <li>Added firmware some missing firmware to install media: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> RT2860 for i386, amd64 and sparc64; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> RT2870 and RT3071 for landisk, macppc, socppc and sparc64.
   <li>Fixed a null pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a>.
   <li>Fixed an uninitialized variable access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4&format=html">uhci(4)</a> suspend/resume.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a> from calling bufq_drain in deactivate.
   <li>Added the start of an activate function in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxsb&sektion=4&arch=i386&format=html">glxsb(4/i386)</a>.
   <li>Added an activate function to get sub-devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&arch=i386&format=html">glxpcib(4/i386)</a>.
   <li>Added DVCAT_QUIESCE to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&arch=loongson&format=html">glxpcib(4/LOONGSON)</A>.
   <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a>.
 <!-- 2010/09/19 -->  <!-- 2010/09/19 -->
 <li>Initial support for the Octeon platform.  <li>Initial support for the Octeon platform.
 <li>Added SIGCHLD handler to reap expired children in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.  <li>Added SIGCHLD handler to reap expired children in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.

Legend:
Removed from v.1.1181  
changed lines
  Added in v.1.1182