=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.42 retrieving revision 1.43 diff -c -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,315 ****
  • 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...

    --- 300,316 ----
  • 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 !
  • 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 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,327 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.42 1997/02/17 03:30:58 deraadt Exp $ --- 322,328 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.43 1997/02/17 03:42:47 deraadt Exp $