=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.290 retrieving revision 1.291 diff -c -r1.290 -r1.291 *** www/plus.html 1998/06/11 21:59:11 1.290 --- www/plus.html 1998/06/11 23:27:08 1.291 *************** *** 81,88 ****
  • Various fixes to ftp(1).
  • Make getty(8) default to 8 bit mode.
  • Autodetect ATAPI cdrom drives that do not support ATAPI_READ_CD_CAPACITY. !
  • If a process is being ptraced, do not permit execution of an immutable binary. !
  • If a process is running an immutable binary, do not permit ptrace.
  • Various fixes to the i386 pctr(4) driver -- previously any user could crash most non-Intel processors.Fixes for 2.2 and 2.3 are detailed here.
  • Various new smtpd(8) fixes.
  • Change all modifications of struct sigaction's sa_mask field to use sigsetops(3). --- 81,87 ----
  • Various fixes to ftp(1).
  • Make getty(8) default to 8 bit mode.
  • Autodetect ATAPI cdrom drives that do not support ATAPI_READ_CD_CAPACITY. !
  • If a process is being ptraced, do not permit execution of an immutable binary, also, if a process is running an immutable binary, do not permit ptrace. This can be a security issue. A patch is available which fixes this problem.
  • Various fixes to the i386 pctr(4) driver -- previously any user could crash most non-Intel processors.Fixes for 2.2 and 2.3 are detailed here.
  • Various new smtpd(8) fixes.
  • Change all modifications of struct sigaction's sa_mask field to use sigsetops(3). *************** *** 1193,1199 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.290 1998/06/11 21:59:11 deraadt Exp $ --- 1192,1198 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.291 1998/06/11 23:27:08 deraadt Exp $