repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
crypto
/
external
/
bsd
/
openssl
/
dist
/
ms
/
tpem.bat
blob
cd01792e9f0194c582ffd500ac87f9e1a0193edc
1
rem called by testpem
2
3
echo test %1 %2
4
%ssleay% %1 -in %2 -out %tmp1%
5
%cmp% %2 %tmp1%
6