=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.182 retrieving revision 1.183 diff -c -r1.182 -r1.183 *** www/plus.html 1998/02/14 11:53:19 1.182 --- www/plus.html 1998/02/14 11:58:06 1.183 *************** *** 814,822 ****
  • Consider only the 0177777 bits of the umask(2) value, as documented.
  • Implement FIONBIO in ibcs2 emulation code.
  • Make fstat(2) on AF_UNIX socket return proper st_[acm]time field values. !
  • make readlink(1) terminate it's buffer correctly. This affects CDROM builds so a patch is ! available for 2.2.
  • Clean /var earlier in the /etc/rc script.
  • Fix the internals of open(2) when O_TRUNC and either O_SHLOCK or O_EXLOCK are set. (That was a nasty kernel bug). --- 814,822 ----
  • Consider only the 0177777 bits of the umask(2) value, as documented.
  • Implement FIONBIO in ibcs2 emulation code.
  • Make fstat(2) on AF_UNIX socket return proper st_[acm]time field values. !
  • make readlink(1) terminate it's buffer correctly. This affects CDROM builds so a patch is ! available for 2.2.
  • Clean /var earlier in the /etc/rc script.
  • Fix the internals of open(2) when O_TRUNC and either O_SHLOCK or O_EXLOCK are set. (That was a nasty kernel bug). *************** *** 842,849 ****
  • Add some more XPG4.2 *_t types.
  • Fix SunOS emulation of TIOCGPGRP.
  • Newer ncr device driver. !
  • On the i386, handle the nasty problem with distinguishing SVR4 and Linux ! binaries. A patch is available for 2.2.
  • Update to ncurses-4.1-971129
  • Fix a deadlock on cd9660.
  • Fix an overflow in top(1). --- 842,850 ----
  • Add some more XPG4.2 *_t types.
  • Fix SunOS emulation of TIOCGPGRP.
  • Newer ncr device driver. !
  • On the i386, handle the nasty problem with distinguishing SVR4 ! and Linux binaries. A patch is available ! for 2.2.
  • Update to ncurses-4.1-971129
  • Fix a deadlock on cd9660.
  • Fix an overflow in top(1). *************** *** 858,865 **** on input filesize.
  • Add a kern.nosuidcoredump sysctl.
  • Fix minor numbers for /dev/ch* in the MAKEDEV scripts. !
  • A workaround for the Intel P5 F00F lockup problem. ! A patch is available for 2.2.
  • Fix numerous problems with new KTH kerberos.
  • Fix a problem in -current regarding open() of O_TRUNC and O_SHLOCK.
  • Correct an XPG violation in stdlib.h. --- 859,866 ---- on input filesize.
  • Add a kern.nosuidcoredump sysctl.
  • Fix minor numbers for /dev/ch* in the MAKEDEV scripts. !
  • A workaround for the Intel P5 F00F lockup problem. ! A patch is available for 2.2.
  • Fix numerous problems with new KTH kerberos.
  • Fix a problem in -current regarding open() of O_TRUNC and O_SHLOCK.
  • Correct an XPG violation in stdlib.h. *************** *** 871,878 ****
  • Handle the controlling tty ioctl in linux emulation.
  • Repair a number of retry operation problems in the wdc driver that mostly affected sleeping laptops. !
  • Fixed a panic problem in the i386 apm driver. ! A patch is available for 2.2.
  • Enable new FreeBSD ppp(8) daemon. There are now two ppp daemons in the source tree, they have quite different feature sets.
  • Do not clear the setuid/setgid file mode bits for a call to --- 872,879 ----
  • Handle the controlling tty ioctl in linux emulation.
  • Repair a number of retry operation problems in the wdc driver that mostly affected sleeping laptops. !
  • Fixed a panic problem in the i386 apm driver. ! A patch is available for 2.2.
  • Enable new FreeBSD ppp(8) daemon. There are now two ppp daemons in the source tree, they have quite different feature sets.
  • Do not clear the setuid/setgid file mode bits for a call to *************** *** 1016,1028 ****
  • Make MIPS ldconfig emulate the -m flag better.
  • Permit restore(8) to work on a filesystem that has a basic blocksize smaller than the blocksize of the filesystem that was dumped. -
  • Even more increased paranoia in ruserok().
  • New -a logdev argument for syslogd(8), useful for setting up additional /dev/log devices in various chroot spaces.
  • raise IPPORT_USERRESERVED significantly. Random port numbers will now look much more random than they did before. !
  • Make ruserok() significantly more paranoid when parsing the .rhosts ! file.
  • In compress(1), if the st_flags is 0, do not attempt a chflags(2) call.
  • Make stty(1) recognize STRIPDISC.
  • Fix a map corruption bug in ypxfr(8). --- 1017,1033 ----
  • Make MIPS ldconfig emulate the -m flag better.
  • Permit restore(8) to work on a filesystem that has a basic blocksize smaller than the blocksize of the filesystem that was dumped.
  • New -a logdev argument for syslogd(8), useful for setting up additional /dev/log devices in various chroot spaces.
  • raise IPPORT_USERRESERVED significantly. Random port numbers will now look much more random than they did before. !
  • Make ruserok() significantly more paranoid when parsing the ! .rhosts file. This along with another issue is a security problem ! in OpenBSD 2.2, and is ! described and fixed with a patch. !
  • In the 2.2 release, the SS4/SS5 kernel was not very reliable. ! A simple reliability patch is now ! available.
  • In compress(1), if the st_flags is 0, do not attempt a chflags(2) call.
  • Make stty(1) recognize STRIPDISC.
  • Fix a map corruption bug in ypxfr(8). *************** *** 1043,1049 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.182 1998/02/14 11:53:19 deraadt Exp $ --- 1048,1054 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.183 1998/02/14 11:58:06 deraadt Exp $