=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus37.html,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** www/plus37.html 2005/03/26 22:19:09 1.7 --- www/plus37.html 2005/03/26 22:24:49 1.8 *************** *** 91,97 ****
  • Change the daily(8) script to not remove .X11-unix or vi.recover in either /var/tmp or /tmp.
  • Fix double-counting of statistics in the em(4) driver.
  • When bgpd(8) reparses and finds errors in the configuration file, it should not attempt to merge this data into the running state. !
  • On amd64, range check the "to" address of copyoutstr(9) more carefully.
  • Bug a memory leak in the ftp code path in faithd(8).
  • The Zaurus zkbd(4) prefers to run at IPL_TTY instead of IPL_BIO.
  • Enable hotplug(4) on macppc. --- 91,99 ----
  • Change the daily(8) script to not remove .X11-unix or vi.recover in either /var/tmp or /tmp.
  • Fix double-counting of statistics in the em(4) driver.
  • When bgpd(8) reparses and finds errors in the configuration file, it should not attempt to merge this data into the running state. !
  • On amd64, range check the "to" address of copyoutstr(9) more carefully.
    ! A source code patch is available.
    ! [Applied to stable]
  • Bug a memory leak in the ftp code path in faithd(8).
  • The Zaurus zkbd(4) prefers to run at IPL_TTY instead of IPL_BIO.
  • Enable hotplug(4) on macppc. *************** *** 157,163 ****
  • Document timeout on untrusted x11 forwarding sessions in ssh_config(5).
  • Allow SGC frame buffers to be used as console on hp300. Also allow serial console mode to be forced by hardware switch on 425e models.
  • Support 'tagged' keyword in translation rules in pf(4) !
  • Improve RTT calculation code in TCP packet handling.
  • Add shortest path calculation in ospfd(8).
  • Fix sd(4) support for Hitachi DK23DA drives. --- 159,167 ----
  • Document timeout on untrusted x11 forwarding sessions in ssh_config(5).
  • Allow SGC frame buffers to be used as console on hp300. Also allow serial console mode to be forced by hardware switch on 425e models.
  • Support 'tagged' keyword in translation rules in pf(4) !
  • Improve RTT calculation code in TCP packet handling.
    ! A source code patch is available.
    ! [Applied to stable]
  • Add shortest path calculation in ospfd(8).
  • Fix sd(4) support for Hitachi DK23DA drives. *************** *** 256,261 **** --- 260,268 ----
  • xsystrace(1) gets a policy destructor.
  • Plug some memory leaks in pstat(8). +
  • On i386, range check the "from" address of copyoutstr(9) more carefully.
    + A source code patch is available.
    + [Applied to stable]
  • For amd64, build bn routines in libcrypto with the amd64-specific file to give a significant speedup for RSA.
  • Support Billionton Systems CFLT2 Compact Flash adapter in ne(4). *************** *** 1073,1079 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus37.html,v 1.7 2005/03/26 22:19:09 deraadt Exp $ --- 1080,1086 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus37.html,v 1.8 2005/03/26 22:24:49 deraadt Exp $