=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus47.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- www/plus47.html 2010/08/31 01:31:22 1.5 +++ www/plus47.html 2010/09/29 13:31:44 1.6 @@ -103,7 +103,7 @@
  • Fixed a careless fscanf(3) in tn3270(1).
  • Fixed cwm behaviour with multiple screens and groups. -
  • In NFS vnode op calls, prevent a potential race with renames. +
  • In NFS vnode op calls, fixed a potential race with renames.
  • Fixed memory leaks in fsck_ffs(8) and fsck_ext2fs(8).
  • Fixed memory leaks in pfctl(8).
  • In smtpd(8), fixed a case when 2yz status would not override existing 4yz one. @@ -135,7 +135,7 @@
  • Added firmware for Elite3D framebuffers.
  • Support uk.swapctrlcaps as a valid keymap in pckbc(4).
  • Don't run the kernel with instruction cache disabled while netbooting on ARCBios. -
  • Fault prevented when accessing the stack of 32bit ARCBios on sgi platform. +
  • Fixed fault when accessing the stack of 32bit ARCBios on sgi platform.
  • Get page size information by reading the kernel image' struct uvmexp on the sgi platform, instead of the value of PAGE_SIZE found in the standard headers when compiling.
  • Make userland malloc(3) use __LDPGSZ granularity on mips, regardless of the actual kernel page size.
  • Update sudo(8) to version 1.7.2p2. @@ -161,7 +161,7 @@
  • In bgpctl(8), clearing a neighbor bring it into the confured state after a bgpctl reload.
  • Restrict bgpd(4) to log only when there may be a chance the session come up.
  • Added -w flag to tmux(1) set-option and show option. -
  • In scsi(4), prevent a completion interrupt pulling io of the buf queue. +
  • In scsi(4), fixed a completion interrupt pulling io of the buf queue.
  • Fixed stge(4), putting the interface into promiscuous mode all the time with the ST1023 chipset is no longer necessary.
  • Fixed order dependency of pfsync(4) interface setup. @@ -183,8 +183,8 @@
  • Make creator(4/SPARC64) load firmware that is needed for accelerated X on Elite3D boards.
  • Make bge(4) re-initialize the interface upon resume.
  • Handle partial xterm function key sequences in tmux(1). -
  • Overflow prevented in memprob.c by probing memory on machines reporting memory region greater than 32. -
  • Added a new Elfxx_Phdr check hook for sgi machine-dependent initialization to prevent loading a kernel not compiled for the platform we are running on. +
  • Overflow fixed in memprob.c by probing memory on machines reporting memory region greater than 32. +
  • Added a new Elfxx_Phdr check hook for sgi machine-dependent initialization to prevent from loading a kernel not compiled for the platform we are running on.
  • Improved pkg_add(1) dependencies handling.
  • Improved Xenocara speed with inteldrm(4) on multiprocessor systems. @@ -240,7 +240,7 @@
  • Make vge(4) detachable.
  • Make pci(4) handle suspend failure. -
  • Prevented interrupts storm in athn(4) when the radio switch is turned off while the interface is up and running by properly clearing the condition. +
  • Fixed interrupts storm in athn(4) when the radio switch is turned off while the interface is up and running by properly clearing the condition.
  • Added uthum(4) device driver for TEMPerHUM USB temperature and humidity sensor.
  • Suppressed uhidev(4) warning message for polling only HID devices.
  • Implemented a new raw mode in Xenocara xf86-input-ws. @@ -868,7 +868,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus47.html,v 1.5 2010/08/31 01:31:22 deraadt Exp $ +
    $OpenBSD: plus47.html,v 1.6 2010/09/29 13:31:44 deraadt Exp $