=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- www/plus.html 1997/02/17 03:30:58 1.42 +++ www/plus.html 1997/02/17 03:42:47 1.43 @@ -300,16 +300,17 @@
  • 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 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) +
  • New scalable BLOWFISH-based crypt algorithm for passwd file entries. It + uses a very large strong-random `salt' and the number of rotor + runs is configurable. Hence if you have faster machines you can + slow the crypt routine down and make harder keys. +
  • Add support for /etc/passwd.conf which controls the format and strength + of passwd entries for the next time a user changes their password. + These options can be set per-user.

    Development is rapidly continuing...

    @@ -321,7 +322,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.42 1997/02/17 03:30:58 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.43 1997/02/17 03:42:47 deraadt Exp $