=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.181 retrieving revision 1.182 diff -u -r1.181 -r1.182 --- www/plus.html 1998/02/13 08:58:52 1.181 +++ www/plus.html 1998/02/14 11:53:19 1.182 @@ -1023,6 +1023,12 @@ 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). +
  • Place seperate so_ruid and so_euid fields in struct socket, so that + in_pcb.c can still do it's job, but also so that identd(8) can + be fast and return the proper uid.

    @@ -1037,7 +1043,7 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.181 1998/02/13 08:58:52 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.182 1998/02/14 11:53:19 deraadt Exp $