=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- www/plus.html 1997/02/13 15:11:15 1.41 +++ www/plus.html 1997/02/17 03:30:58 1.42 @@ -297,6 +297,19 @@
  • Use lots more XXXX characters in calls to the few remaining mktemp() calls in the source tree. This cuts out a whole class of races.
  • Improved NFS filehandle creation. +
  • Make dd(1) work fine with our 64-bit off_t types, now you can copy very + large disks using it. +
  • add RPC service name generation to netstat -a +
  • Upgrade pax & tar to be POSIX compliant. +
  • Fix a few netinet kernel crash problems. +
  • Fix so that stack limits which are not a multiple of the pagesize work. +
  • fix some more memory and file descriptor leaks in libc/rpc +
  • New cpu scalable BLOWFISH-based crypt algorithm for passwd file entries; + uses a very large strong-random `salt' and permits expansion of + the number of rotor runs. Hence if you have faster machines you can + slow the crypt routine down! +
  • /etc/passwd.conf which controls which format of passwd entries should + be created when a user uses passwd(1)

    Development is rapidly continuing...

    @@ -308,7 +321,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.41 1997/02/13 15:11:15 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.42 1997/02/17 03:30:58 deraadt Exp $