Mailing List Archive

NessusClient/ssl nessusclient-mkrand.c,1.1,1.2
Update of /usr/local/cvs/NessusClient/ssl
In directory raccoon.nessus.org:/tmp/cvs-serv63577

Modified Files:
nessusclient-mkrand.c
Log Message:
Renamed nessus-mkrand to nessusclient-mkrand.


Index: nessusclient-mkrand.c
===================================================================
RCS file: /usr/local/cvs/NessusClient/ssl/nessusclient-mkrand.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- nessusclient-mkrand.c 23 Aug 2006 11:07:44 -0000 1.1
+++ nessusclient-mkrand.c 23 Aug 2006 11:15:49 -0000 1.2
@@ -25,7 +25,7 @@
* This program generates some random data and store then to a file.
* It is useful to OpenSSL users who do not have a /dev/urandom
* Try something like:
- * nessus-mkrand $HOME/.rnd 128
+ * nessusclient-mkrand $HOME/.rnd 128
* *******************************************************************
*
* Note: the "entropy estimator" is really crude. The first version probably
@@ -68,7 +68,7 @@
usage()
{

- fprintf(stderr, "Usage: nessus-mkrand file entropy_in_bits\nNote: Data will be appended to the file\n");
+ fprintf(stderr, "Usage: nessusclient-mkrand file entropy_in_bits\nNote: Data will be appended to the file\n");
exit(1);
}


_______________________________________________
Nessus-cvs mailing list
Nessus-cvs@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus-cvs