summaryrefslogtreecommitdiff
path: root/usr.bin/encrypt/encrypt.1
AgeCommit message (Collapse)Author
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1999-05-20Add -p flag, prompt for a string with echo off.Alex Feldman
1998-11-11remove redundant .Pp macrosAaron Campbell
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-09-05more man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-03-10use .OxTodd C. Miller
1997-03-30blowfish + passwd.conf support. fixed md5 salt.Niels Provos
1996-08-26Add an old makekey(8) mode.Jason Downs
1996-08-08Slightly cleaner.Jason Downs
1996-08-08xref crypt(3) as wellJason Downs
1996-08-08encrypt(1), little utility for encrypting passwords from the command line.Jason Downs