=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1167 retrieving revision 1.1168 diff -u -r1.1167 -r1.1168 --- www/plus.html 2010/07/06 06:51:33 1.1167 +++ www/plus.html 2010/07/06 16:35:37 1.1168 @@ -81,7 +81,7 @@
  • Implemented translation of the SCSI START STOP UNIT command.
  • Added proper locking around vinvalbuf(9) in NTFS. -
  • Fixed returning of stolen memory on hppa64. +
  • Fixed the return value of pmap_steal_memory() on hppa64.
  • Saved some space on RAMDISKs kernels.
  • Added new workaround for PCH devices in em(4) and make an Intel GbE 82578 PHY actually work.
  • Provided an iopool in arc(4). @@ -135,7 +135,7 @@
  • Make ldapd(8) reset number of revisions after B-Tree compaction.
  • Prevented statistics loss is ldapd(8).
  • Improved scsi(4) by killing struct scsi_device. -
  • Provided safe priority and uvm(9) constraints to hppa64 machine-dependent initialization code. +
  • Provided safepri value and uvm(9) constraints to hppa64 machine-dependent initialization code.
  • Allowed easier canceling of bad requests in ldapd(8).
  • Added a man page to npppdctl(8).
  • Fixed a null pointer dereference and two possible null pointer assignment in ldapd(8). @@ -228,7 +228,7 @@
  • Fixed aucat(1) crash by explicitely initialize members of struct dev in dev_open().
  • Prevented aucat(1) from checking if the midi control interface is idle when the device isn't open yet.
  • When given NULL or "" as argument, make unsetenv(3) set errno to EINVAL, conforming to POSIX. -
  • Improved the process FPU on the hppa platform. +
  • Improved the FPU register saving on the hppa platform.
  • Factor out code used to save and flush process FPU context in hppa.
  • Forced the dns buffers to be aligned using a union in smtpd(8) and ypserv(8) as a workaround for "misalign strings on the stack" bug in gcc4 and as a better and more common idiom.
  • Added custom layout in tmux(1), the list-windows command displays the layout as a string that can be applied to another window using select-layout. @@ -279,7 +279,7 @@
  • Fixed a NULL dereferencement on zombies processes.
  • Fixed two PRS in pthread(3).
  • Added the TPOFF* and DTP{MOD,OFF}* definitions that ld.so will need for doing thread-local storage in amd64, i386, powerpc, sparc and sparc64. -
  • Added uvm(9) constraints in every architectures machine-dependent initialization. +
  • Added uvm(9) DMA address constraints in every architectures machine-dependent initialization.
  • Make use of current working directory when default-path is not set in tmux(1).
  • Fixed the length check for ASN1_ID Ids in iked(8). @@ -306,7 +306,7 @@
  • First steps toward variable width fonts in mandoc(1).
  • Added the extendedKeyUsage flags serverAuth and clientAuth in libssl, those flags are required by recent Windows.
  • Added his own Low Power Link Up code to PCH based em(4). -
  • Include the Id type in the generated SA tag that is passed to the kernel, à la isakmpd(8). +
  • Include the Id type in the generated SA tag that is passed to the kernel, a la isakmpd(8).
  • Allowed -c0 in ping(1) and ping6(1).
  • Make sur some single bit bitfields in rtadvd(8) are single bit. @@ -351,8 +351,8 @@
  • Fixed printing of extensions in v01 certificates in ssh-keygen(1).
  • Updated Mesa to version 7.8.2 in Xenocara. -
  • Improved by 8% the GENERIC.MP kernel speedup for the MVME197DP (mvme88k platform). -
  • Fixed initialization of early 2.x sun4c PROM to prevent the framebuffer to incorrectly take over the console after. +
  • Do not propagate cache invalidate operations between processors on 88110 systems, improves GENERIC.MP kernel speed by 8% on the MVME197DP (mvme88k platform). +
  • Prevent the framebuffer from taking over serial console on early 2.x sun4c PROM if no keyboard is connected.
  • In mpii(4), protected the Command Control Blocks free list with its own mutex.
  • Doubled the dmesg buffer size on the amd64 platform. @@ -508,7 +508,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.1167 2010/07/06 06:51:33 jj Exp $ +
    $OpenBSD: plus.html,v 1.1168 2010/07/06 16:35:37 miod Exp $