summaryrefslogtreecommitdiff
path: root/usr.bin/encrypt/encrypt.1
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-06oops, put -k in the right place; from Igor SobradoJason McIntyre
2007-03-06make "makekey" clearer;Jason McIntyre
2007-03-06tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2003-06-14Add a "-c class" option to specify that the given login class shouldTodd C. Miller
2001-07-31Call pwd_gensalt() with the correct args and reference login.confTodd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-05Various improvements, including a few HISTORY sections added from FreeBSD.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
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