CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2013/04/21 12:07:32
Modified files: lib/libc/crypt : crypt.3 Log message: this man page is mostly about password hashing now (you really don't want to be using DES) and some of the notes about the export controls are no longer so relevant. ok deraadt jmc