DELTA 370032 0 32 SVN*A  mSW5ENDREP DELTA 338267 0 327 SVNG 4:.3src.opts.mk> HAS_TESTS= SUBDIR.${MK_TESTS}+= testsENDREP DELTA SVNcf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e ENDREP DELTA SVNaENDREP DELTA SVNa1f40fc92da241694750979ee6cf582f2d5d7d28e18335de05abc54d0560e0f5302860c652bf08d560252aa5e74210546f369fbbbce8c12cfc7957b2652fe9a75 ENDREP DELTA SVNabcENDREP DELTA SVNabcddaf35a193617abacc417349ae20413112e6fa4e89a97ea20a9eeee64b55d39a2192992a274fc1a836ba3c23a3feebbd454d4423643ce80e2a9ac94fa54ca49f ENDREP DELTA SVNmessage digestENDREP DELTA SVNmessage digest107dbf389d9e9f71a3a95f6c055b9251bc5268c2be16d6c13492ea45b0199f3309e16455ab1e96118e8a905d5597b72038ddb372a89826046de66687bb420e7c ENDREP DELTA SVNabcdefghijklmnopqrstuvwxyzENDREP DELTA SVNabcdefghijklmnopqrstuvwxyz4dbff86cc2ca1bae1e16468a05cb9881c97f1753bce3619034898faa1aabe429955a1bf8ec483d7421fe3c1646613a59ed5441fb0f321389f77f48a879c7b1f1 ENDREP DELTA SVN>?>ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789ENDREP DELTA SVN?A??ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz01234567891e07be23c26a86ea37ea810c8ec7809352515a970e9253c26f536cfc7a9996c45c8370583e0a78fa4a90041d71a4ceab7423f19c71b9d5a3e01249f0bebd5894 ENDREP DELTA SVNPQPP12345678901234567890123456789012345678901234567890123456789012345678901234567890ENDREP DELTA SVNQSQQ1234567890123456789012345678901234567890123456789012345678901234567890123456789072ec1ef1124a45b047e8b7c75a932195135bb61de24ec0d1914042246e0aec3a2354e093d76f3048b456764346900cb130d2a4fd5dd16abb5e30bcb850dee843 ENDREP DELTA SVNrsrrMD5 has not yet (2001-09-03) been broken, but sufficient attacks have been made that its security is in some doubtENDREP DELTA SVNsussMD5 has not yet (2001-09-03) been broken, but sufficient attacks have been made that its security is in some doubte8a835195e039708b13d9131e025f4441dbdc521ce625f245a436dcd762f54bf5cb298d96235e6c6a304e087ec8189b9512cbdf6427737ea82793460c367b9c3 ENDREP DELTA SVNPNPPx^}Qo0ǟ`di/f3 BF&(T!*Za#v]n8Ftb "ٞR.y_mdN?r"F 8p͂˼vUD@%M}6y@]yQ*:ڸRyo >bI[Vv'foYdJMpc MZ~vPn5TnءP/H?~r#]1uA/v;!L}VSWg©Ӕ#BmӼ{0&;^CD$Q-X~3ENDREP DELTA SVNSTSSmd5 rmd160 sha1 sha224 sha256 sha384 sha512 sha512t256 skein1024 skein256 skein512 ENDREP DELTA SVN#!/bin/sh exitcode=0 testloop () { opt=$1 while read algorithm; do n=0 for f in %%TESTSBASE%%/sbin/md5/*.inp; do n=$((n + 1)) expected=$(head -$n %%TESTSBASE%%/sbin/md5/$algorithm.digest | tail -1 | cut -w -f4) hash=$($algorithm $opt -c "$expected" $f) || exitcode=1 done done < %%TESTSBASE%%/sbin/md5/algorithms.txt } testloop "" testloop -q testloop -r testloop -qr exit $exitcode ENDREP DELTA SVN#!/bin/sh exitcode=0 testloop () { opt=$1 sum=$2 for algorithm in sha512; do for f in %%TESTSBASE%%/sbin/md5/*.inp; do outbase=$(basename $f .inp) $algorithm$sum $opt -p < $f > $outbase.out diff %%TESTSBASE%%/sbin/md5/$outbase.$algorithm$sum-p.chk $outbase.out || exitcode=1 done done } testloop "" "" testloop -q "" testloop -qr "" testloop "" sum testloop -q sum exit $exitcode ENDREP DELTA SVNB;BBx^uRj0t:Gףw#Hx2C H !'rK!pLOe /"NN"a&&Fj5$Tel1NGaiLVqK߰>9ۙX5?证5B瀌[ENDREP DELTA SVNxzxxMD5 (1.inp) = d41d8cd98f00b204e9800998ecf8427e MD5 (2.inp) = 0cc175b9c0f1b6a831c399e269772661 MD5 (3.inp) = 900150983cd24fb0d6963f7d28e17f72 MD5 (4.inp) = f96b697d7cb7938d525a2f31aaf161d0 MD5 (5.inp) = c3fcd3d76192e4007dfb496cca67e13b MD5 (6.inp) = d174ab98d277d9f5a5611c2c9f419d9f MD5 (7.inp) = 57edf4a22be3c955ac49da2e2107b67a MD5 (8.inp) = b50663f41d44d92171cb9976bc118538 ENDREP DELTA SVN8:88d41d8cd98f00b204e9800998ecf8427e 1.inp 0cc175b9c0f1b6a831c399e269772661 2.inp 900150983cd24fb0d6963f7d28e17f72 3.inp f96b697d7cb7938d525a2f31aaf161d0 4.inp c3fcd3d76192e4007dfb496cca67e13b 5.inp d174ab98d277d9f5a5611c2c9f419d9f 6.inp 57edf4a22be3c955ac49da2e2107b67a 7.inp b50663f41d44d92171cb9976bc118538 8.inp ENDREP DELTA SVNPRPPRMD160 (1.inp) = 9c1185a5c5e9fc54612808977ee8f548b2258d31 RMD160 (2.inp) = 0bdc9d2d256b3ee9daae347be6f4dc835a467ffe RMD160 (3.inp) = 8eb208f7e05d987a9b044a8e98c6b087f15a0bfc RMD160 (4.inp) = 5d0689ef49d2fae572b881b123a85ffa21595f36 RMD160 (5.inp) = f71c27109c692c1b56bbdceb5b9d2865b3708dbc RMD160 (6.inp) = b0e20b6e3116640286ed3a87a5713079b21f5189 RMD160 (7.inp) = 9b752e45573d4b39f4dbd3323cab82bf63326bfb RMD160 (8.inp) = 5feb69c6bf7c29d95715ad55f57d8ac5b2b7dd32 ENDREP DELTA SVNxzxx9c1185a5c5e9fc54612808977ee8f548b2258d31 1.inp 0bdc9d2d256b3ee9daae347be6f4dc835a467ffe 2.inp 8eb208f7e05d987a9b044a8e98c6b087f15a0bfc 3.inp 5d0689ef49d2fae572b881b123a85ffa21595f36 4.inp f71c27109c692c1b56bbdceb5b9d2865b3708dbc 5.inp b0e20b6e3116640286ed3a87a5713079b21f5189 6.inp 9b752e45573d4b39f4dbd3323cab82bf63326bfb 7.inp 5feb69c6bf7c29d95715ad55f57d8ac5b2b7dd32 8.inp ENDREP DELTA SVNikii#!/bin/sh while read algorithm; do $algorithm -x > self-test.$algorithm.out || exitcode=$? diff %%TESTSBASE%%/sbin/md5/self-test.$algorithm.chk self-test.$algorithm.out done < %%TESTSBASE%%/sbin/md5/algorithms.txt exit $exitcode ENDREP DELTA SVN4&44x^I1 kN3\ 0}r҄tCq"sbٖUoyiEDƷn,م-(c(R&% c10`g;q4#S#$o,\ H#rr':PJLI2;t/^&lָbKu<ꐭQ 1pq2պoڦݏ_0BYg)}.ɠ#3t|>z/_~?}>m)AicxxXla1iv8s.&*XZ`H\XE?4&<ą"1"Æ"MWm-&bk6up3Mt4]ۋuεtlE͝nLF(!z X7|IENDREP DELTA SVNPx^I1 kN3#y+/HeW%MH7t;1 e[gIQibvn\[.MRdS:' 6QRh츣"0oR:$.XR"c=c[r0t Z$SDim Cv(gI"瓰 MSZ(ݲpB.Dbۜr"CPIVB\u78{W2fuVh6inߙݽwG̯>{x7o߽lkXp>ă%:2J9ge 2GԊAx/?ӱuAX41A#6;dJ*TŹR]x)ͅ@^8.p]"՚zjwtID]*:v^tz1 Va?Ą}-:„T| )j'iENDREP DELTA SVN}Q}}x^I1 kN3#y 2la 醴Gp>!_,~緸PXŸ*߹8"4̎}IfK 8/U%G$smW:΂햩I(ؚPB\V9S2!xRJ4I!6vA$iO@YyFjK[6*)&G]AEQrl3釯߶c8& x$- rڶ|1eyq僇?y^/޼}O-6a^u!`YY_l9R#(nrSixTNB]Ƥ1Z]t` +E?Tq*N\¹4g"1"m5E^JGU`H= fuUtu#nՃFb6:.4GE&@VERH`!*:Z7_ENDREP DELTA SVNx^IoS1| VxġP,e+3'^ c ..#?.Nt̸&ubg:<882M& dO2cJxlKD,ةf͕6h5ZUe+]: ]j.jvV*AUNrhN@ƾ~i8:T3B 1Eq-:#RY;k.J/tLMf=a;?h%uBl*ifal[dN2'QO8m~C +I0 *;rV54م-cdi.C{=|g_xw?lo[b߄R^7%Z@f*J䡲ˮ\\9HV8w^CP!NTO%=? f^F\MZ's1#êKե.ot92ME.Jwe24Qek3fXq-C>+(K*JZ)bzh96$,LYmO,ENDREP DELTA SVNOBOOx^TIoS1+ZJFP(P췙L(I %P~=n"bY[#d̸&s|{w`d9W20JԚ .BcV\94kY:H3X.`8F j<|0$B Q-6" ހPV}&8:K r&Pg-Dl;Af2x! ] @!Ab-RUER'Wϔ&zq9|C =@TBc(Y>ޖ=sh.q4de27;C"sCŕoZݼRՁO jk^a3]di4j9Lf07b#X6V-si`9 +.;V5"R/@6?q T@ENDREP DELTA SVNO^OOx^Ks%5 ׬fHeY~Pb`1 έ,)iB}ףT.vm]|-M-e޹|ɓgcً/L阪20(+dX3l(H5(bd[o܉EbJA78!PԹ[J֢יp}djRzFP)"1Z"Ty" L!!Gyc%LÏhD[|)41 ^@AKьXŹZCSs zVu\iuUT`$MK-m0vvq vkҴg~g٘, ,.#gQg"Ӌ2.(vutn˯u;'6S.ސ.0Ũ܀L ;`E0% Y3RRb s2C2T9_|'/?/^ۯ.0S,V; S5ȹ)2pO% 03bԕ)uVQ)Y}q/<*r |LJ)dEw[6?!뱅e[êxXaمu1!kl#{b^yFC#Aѧ٨܊E<>'|}toknO'<(ENDREP DELTA SVNOkOOx^TKE +Z9%.! <}]!.¯dz+ QMw~ n{xs㝷^=|kԀ=bٰ ٰ.xTfmA} y^he}0&7:VM*ؤNur.>x{ׇuu7BrHЄ:|gZyFa5g[xcUSdTPڪMy ] +D;䜺*+Hm=V ,-Ch2Hd̳"b堣6XKF5q@uL$^qΛ( ̀ "HNOe)*"͉phOYؒ!2y% ɀ,a~?#T,l_Pqp-یQa{L s@ ϽBԒaxUL̞m.4tyVZ2wZ&*\ M8j1E 2~s=nW&!<.f]_˷79Z?龫:˯ oop"+zucw BI>JMGK_2f UtIRU붂eN&ʘcR:0rt,jG"ae9ıbjo/lJsi\758ll4RluhtxPmʿs=~/_~u>ĔuXDu GƉХaAaޣE3_8?MזH,{SD+G}Z`̄Jnŏeb ZA0u6e7ͮ}(LYZi-VhE7Jgx|!ׅg3 WS4l#uN,3CiErP >7064QZnkb~GGcENDREP DELTA SVNjKjjx^Vێe7}+Hd\.@U3'tCg&-noo۵j]M^jiv\/ɏ^0|t({oADBdQUx9jҬXkfζKYKѵ[Ûɤt5-iŻIcs2wU5x}uC?@'MgFKedLdG n{7kPʫvJ[PJb#gSab 2!){W.Զϑ2nDm^t X\C5VϪ}hkG)$Hs*9r 3:e5{5=_j]1i^KМ#9jXWdiS+;*BЪ^9z^õOGZu)xM)tTN/L#.T wcЭs(vd9+ʔ[@cnMXic Is+ נP+RdVաX={k} s<7}{w?\o=!shxcfI՜m/V9 5ŦA*`^rMZ%0">:sI@0 О$sf + aV`%\irP3L{xIc֒HR0eA H )r^V<8-$4 $-A*V zF0d:s[]c5!pO4sc gLE`=<|f0Sn%_.G4]γ+` /F1}sV<}zG+9VؔQ=h%x?3;³3>TGi6߳$Ix0.!(4NBd#@.e# p'4fm''9#-`Ɗ թxä":;,VxCiJ&F[GɖvF=gڮxVJ}QEoLJ?/qɻaś+>~Vv;.qx|q;oa[A\+lP)`.@5 5 L+XseV#48=KOܻqg< 7r8n_^k}j#mLuK4SVyRd.C!chmx%r2 阸1F+p% & \&uuENDREP DELTA SVNaCaax^Ko1 HT8X~?{N; wʯ'XiQs|d*`v͋bW/tewIZ1/5%%H<%(KKcNl3z1Yd)A 5XzC#,8TlDݴuwAa֦&1F] rCJLa1 vccg>004yPц=@Q۳(R-M)DTnajppxy3/ۓ/_Oӳ֔|24-JЂۡhhZk7Q8A~w޻O>{bo޾{<0J烗K9VB-FZhOs:~B<_HUSo?3^051$F#ՇBYKMԙq+#z. ^wCjS[ܥ0^ykf+6#[]qmck{dxYX Y-ilL˩f7ܼ>Q]oyRďT6#UA&kF0 5hXjfR%eF-=!Mw@G ENDREP DELTA SVNapaax^Uˎ\E WY%ro+wU~$0=0}g |= ٰi]\sN?Ñ*ltsמuGۛRZMUQڱ:Ѐ (kĵmFYVC琂V:>DŽ,bD,T(gj-xC6vqYוǴ0*Nc6@2İ5=QIµumU2bT2:0<!},L>K`rd:-1 I_dJ/w|%Z, HK5gj=MF t,0{`^4f);ĕ@[\!MUjn($. )ܠPil-ΥVký.(M{l1F@ Rk_~x/ק^~T@"dR.\lH2R '8'D-hh$b2ZvH*0tV̋w|ǟ<ϿW_ws4[>X&,ڗpVW<5pA)-ʘ2!U`Zg` Y%W遾&rP( H} ?_9 ϧ(ZGmd_JU#IՙTX`LIyr̈)݌ :{ m/i;^K߷[}\qGr?no机=qO8[Ux9ͷܷ~N7ׇv8mvL^ݬ?Z3%`]FM vΪpHaedPlZk,g5J{MϽJse??[j?9DVl ENDREP DELTA SVN@B@@SHA1 (1.inp) = da39a3ee5e6b4b0d3255bfef95601890afd80709 SHA1 (2.inp) = 86f7e437faa5a7fce15d1ddcb9eaeaea377667b8 SHA1 (3.inp) = a9993e364706816aba3e25717850c26c9cd0d89d SHA1 (4.inp) = c12252ceda8be8994d5fa0290a47231c1d16aae3 SHA1 (5.inp) = 32d10c7b8cf96570ca04ce37f2a19d84240d3a89 SHA1 (6.inp) = 761c457bf73b14d27e9e9265c46f4b4dda11f940 SHA1 (7.inp) = 50abf5706a150990a08b2c5ea40fa0e585554732 SHA1 (8.inp) = 18eca4333979c4181199b7b4fab8786d16cf2846 ENDREP DELTA SVNxzxxda39a3ee5e6b4b0d3255bfef95601890afd80709 1.inp 86f7e437faa5a7fce15d1ddcb9eaeaea377667b8 2.inp a9993e364706816aba3e25717850c26c9cd0d89d 3.inp c12252ceda8be8994d5fa0290a47231c1d16aae3 4.inp 32d10c7b8cf96570ca04ce37f2a19d84240d3a89 5.inp 761c457bf73b14d27e9e9265c46f4b4dda11f940 6.inp 50abf5706a150990a08b2c5ea40fa0e585554732 7.inp 18eca4333979c4181199b7b4fab8786d16cf2846 8.inp ENDREP DELTA SVNPFPPx^=)1 `>x%%9WQ~DIK~D׷_Z'1Xs8yɽ5OFO j/[(R1Z[VL9j}<%$0-A (7?Wd=ChN+GG&jRaYFƖwہx$HX\F b15[01ܑCH-\'x2T vn.k6m+2TQ## xg4E@EnOê@EG:oIK{MbۃjXT(AENDREP DELTA SVNxzxxd14a028c2a3a2bc9476102bb288234c415a2b01f828ea62ac5b3e42f 1.inp abd37534c7d9a2efb9465de931cd7055ffdb8879563ae98078d6d6d5 2.inp 23097d223405d8228642a477bda255b32aadbce4bda0b3f7e36c9da7 3.inp 2cb21c83ae2f004de7e81c3c7019cbcb65b71ab656b22d6d0c39b8eb 4.inp 45a5f72c39c5cff2522eb3429799e49e5f44b356ef926bcf390dccc2 5.inp bff72b4fcb7d75e5632900ac5f90d219e05e97a7bde72e740db393d9 6.inp b50aecbe4e9bb0b57bc5f3ae760a8e01db24f203fb3cdcd13148046e 7.inp 5ae55f3779c8a1204210d7ed7689f661fbe140f96f272ab79e19d470 8.inp ENDREP DELTA SVNlx^E;1 EYŔРt?%+t|r?|G__7Jf46N5ǛyQPD|(CD'#Ur3 |`sq>ݬ^ĸ#ct3ܳ&X6f6 EG$=$Ad,k"։+9N~ߤ"-!ʋx YWQk5p f;MP`#hu)`ơ_ ɨʺ암t&JuI3 ;`jzͱIMn'Ҭ{Z]t]F"ƒP*P?D}gŀ⼎ vZ]YENDREP DELTA SVN8O88x^%90 E{N1'@^8^%+ t"'maxlM'#8rY*RG_C 슍"d.vfPn\J7;#/&\[ G;W~JA=/fYZAɉԔAUhMfgg qsQsĠ׹_|"SxVqڧicGNɭTofֽuw?lj`|q_>D? <tYթaLːs9тD6C=ѥ1~b>ENDREP DELTA SVNzx^E;A=ņvb5ͣ!pXdVGW*o~5,? ~Mfvp ((jB-RUVti ao!29[X+tT"ƹ=R|/e7N)xUKO\jč"CalbzH_/n5$kb'2¡u& EH+AN]hN-碎h1 ZV-#Q @FN*AYf;;mbWȤfكfۤ)b/]B jб46v£k>^Dypdϝ3L FזVN#H  Uu .MP&5ʘ '8f}h7#I'1sZV8yChc3ɝ)_ٖ:*9cEԇhCФqs/1l೏wJvQh%rS5}u,x ENDREP DELTA SVN8X88x^R1 ]V`!Gp λQiJYu@@x@R#8P~uuL?Za_L6 =IE҇9-K2<>R"{OO!~i2yC{'<龛x=j.אN8ѵd¡_,N}KCA^' 6FQ XW6zUEۈilRoc TrO}iC6Y\K \X s |Ӽӳ 5q§p{?>'&rd>sΕQNB-mez{m. >Y]֮aYT\z/8`l&ukJw-o~ޗVĐGȺӔH³6ćX64Kt.&-*:g7${Z%|gDϖ ~nGYIo/>zk.Eۂj.iڕf{*~؈4ENDREP DELTA SVN8g88x^%,7Eb"p Tvp~΃6>T!W\{F@Po;? |zGEn C ƺbL/n|/|n 19k[tЙhV\OQ~))ey|UU7RP+o"M?ø7kbYfAF9/e<2l q)T/GEPkLSMfj-,^y)>z7&arӠZA;;osOҤhF >+=z; qgepvzGg,U4?"ENDREP DELTA SVN0s00x^U;0 EYŔ ۱~V$DE^Ka\o?)G\JȠUk[Av>oQIe4#0ɵqvN[0B]O,`kRC=ckpzPn:]<4v3^Boݥ^PgZ#<(8+p\'w< ͙xģw9Eo4@ffBʜ+ᐾP_[5 =s5}%}(EJy,u?>uJ۶mE!ofJ l {252'jOjLx [J MQ;r)zUAENDREP DELTA SVN8P88x^9r1sbNX#*'.?d PVسi.!ʍ U딆Rv+Hp͈#A'lΥŨ%4PCqc z1{[:_%&|KeKCB3b PVsVwn=Wu uα^z' 齎h늘O]>]gE}dZ?'xhkW7]''?E3E g~ ᒻ4f!#%B7T5Ӫf& 'H f;#3]?0 `TnȻUEpd˛MP~+y>3> m" ]CE_W GP0D,[ENDREP DELTA SVN8.88x^-KE7DYE 2KD(u;k߻ Qm=l&ފ\Uݩ[csoos83uz#î"SOY/"_%*{SǪicQvT׶ԪFO}qg^h??4qSN'{i[{*a~x0w_LrMF>l}[k_8Au8K]؞CfKd5DzglGBs>F ԡ(E^?/5ENݦZ(gmt  7A!yu0i)c5:Iލ"Y_}ngܒg 0({n'r %=ltT N(m5O/šR5gUF|p,^>_&=GԲ4: gIiah5lxbs o0 B!O-tevTr0N'lشZ&s hS"Pa[6= X_4j"D8!,l_ W`Q׷0wb$L:.^3,dzr k L&(y }8o݆Qb܂TyGGaS,hxm hoDKҒs|>4戜$ҙ5l]ˮb>il)c l=ñp5R4~HQ0cd#ΐ 0J<0=ja!g}s& k䗥ceBq4&z"%u z*9C$9H\;,&Ag?D*BR-B2Ғ nm~)W9 M@J mB}BpE€[p0%( !$;#e?]ENDREP DELTA SVN n x^M;n0 D{e"ERdSF#^@@<ӟ_~}~=UYzYzԳ]ii#lh(J`h1'L8 :+a[Zq<% }[(t)7-_D֨M;lA!"7iflwtœ8 7 L*^KJ Wa J/x$Tj ͆9E0T_dJ)ezWv0Ju_kK[ S}%[Ybԁ.r񊬕glZI MtdSZc^ qnS#a S̲\|ZPm@sJ9$ !sWDy^ENDREP DELTA SVN8Q88x^-K09;A0MDBEuSfсKv#q(NuXOkތϏ̻b@ѦGi9r4Iw6zoG| CbSO'@p'-dmS/ 7(;]v[cV lیtpmc5aӝ4Uyܦld _&C^|wSBA9}x(?Fj{?;qkNP7<dw9Yцy_(H7s0#[P| _)4K/kD#~ 8R6ENDREP DELTA SVN   x^U;G DsBB'&`@#s hN&T?VOE;?|-R IE UBq=|i#g` `j2=зo@ᄪQO80;>$o? 𮔟ּtIxICj'ҭyo!-J0^6 .:I8G9'oݮ1h/u +=vAFѬ,("\IWsI 9+%-_1v^|lȩӞ&ńz 5fnki) k#:׳?KE <|2 r%AHeX/ m_$i6 >6#UʡjmscektAMSxFeͻPr+ b:}7`q]ON-}TphBB^YNWGvGP^ؗ(Yh=/bxHQ4FzlRI1PG{n~l/:}m+mK5=壾UUX9^ogHdNrך3э{˴3][75Bdd܉È^R2NJvA0YY6Dɯ@sVJlYVc҇ϲ 9us:jpNدS .nGtr'?KJxd\{-@=R=˥BG~JAX+ Cr(ie'eQzMN=huP(LyJnz?À:}ZQ z:kɉy ^  \zVgx]Fy[Gס Zw}_Q;6ƫ#jW7#|'ǻ*0rqsOު0R ڜ~toM*#`~o۲lEO7pFg qLFϢ*Ig3-بND"32D7-6tۜv]}(GO`&.*.9~? q$rENDREP id: 5-257097.0-339434.r370086/23915 type: file pred: 5-257097.0-339434.r370032/57 count: 181 text: 370086 0 26 21953 e19c669a56d299f2e6575e3fda123678 bc6ab4c1d5e0f50499d9becc364f0d9660f4b8b4 370085-7xvr/_5 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/etc/mtree/BSD.tests.dist copyroot: 339434 /stable/12 PLAIN K 14 BSD.debug.dist V 37 file 5-251512.0-339434.r363494/348594 K 16 BSD.include.dist V 32 file 4-7130.0-339434.r358528/544 K 14 BSD.lib32.dist V 28 file 7-289662.0.r335645/1715 K 16 BSD.libsoft.dist V 34 file 7-289662.0-293068.r293068/636 K 16 BSD.release.dist V 25 file 5-2612.0.r78822/1054 K 13 BSD.root.dist V 32 file 1n-37.0-350595.r369111/3844 K 17 BSD.sendmail.dist V 27 file 4-95144.0.r123051/1206 K 14 BSD.tests.dist V 36 file 5-257097.0-339434.r370086/23915 K 12 BSD.usr.dist V 32 file 1q-37.30p-344212.r369114/65 K 12 BSD.var.dist V 32 file 1s-37.0-350878.r350878/1248 K 8 Makefile V 26 file 3-89417.0.r321446/305 K 6 README V 26 file 3-50199.0.r217596/234 END ENDREP id: 8-38.0-339434.r370086/24931 type: dir pred: 8-38.0-339434.r370032/1069 count: 1070 text: 370086 24247 671 0 a807f963cbce2d2716b74bc204c24090 cpath: /stable/12/etc/mtree copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 30 file a-37.0-357333.r363973/173 K 15 Makefile.depend V 38 file 1vj-284345.0-291563.r291563/26728 K 5 group V 29 file 12-37.0-359447.r359447/0 K 3 gss V 29 dir 8-153838.0.r184588/183577 K 12 login.access V 26 file 2-1519.0.r130151/9905 K 4 mail V 30 dir 6-38.0-339434.r363973/1195 K 13 master.passwd V 31 file 1g-37.0-359339.r359447/304 K 5 mtree V 31 dir 8-38.0-339434.r370086/24931 K 9 nls.alias V 26 file 7-77999.0.r116133/443 K 14 rc.bsdextended V 27 file 5-135912.0.r157957/412 K 11 rc.firewall V 27 file 5-15027.0.r329817/9607 K 11 rc.sendmail V 27 file 2-114522.0.r121234/289 K 4 root V 23 dir c-38.0.r338374/8336 K 8 sendmail V 34 dir 2-2571.0-339434.r363465/138103 K 13 termcap.small V 24 file 4-1769.0.r218477/49 END ENDREP id: 1-38.0-339434.r370086/25889 type: dir pred: 1-38.0-339434.r370032/2023 count: 6631 text: 370086 25133 743 0 f17e9a893b2f80036398f59f870188e6 props: 80416 75 4 0 2d2977d1c96f487abe4a1e202dd03b4e cpath: /stable/12/etc copyroot: 339434 /stable/12 id: 8-3995.0-370086.r370086/26138 type: file pred: 8-3995.0-3996.r338267/805 count: 22 text: 370086 51 72 1030 5c02a34323cab507ab79fe8b2cca6e6c 4a83d94b8ec3ccc7a891ae5dcad8fdc346cdfd63 370085-7xvr/_8 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/sbin/md5/Makefile copyroot: 3996 /head/sbin/md5/Makefile id: a-370086.0-339434.r370086/26468 type: file count: 0 text: 4 274761 4 0 d41d8cd98f00b204e9800998ecf8427e da39a3ee5e6b4b0d3255bfef95601890afd80709 370085-7xvr/_c cpath: /stable/12/sbin/md5/tests/1.inp copyroot: 339434 /stable/12 id: d-370086.0-339434.r370086/26700 type: file count: 0 text: 370086 149 146 129 50cb95a684c0549dafdb65219c79970c 6f3163e0f2c531453029514b5cfa2705fe9c2195 370085-7xvr/_e cpath: /stable/12/sbin/md5/tests/1.sha512-p.chk copyroot: 339434 /stable/12 id: f-370086.0-339434.r370086/26947 type: file count: 0 text: 370086 149 146 129 50cb95a684c0549dafdb65219c79970c 6f3163e0f2c531453029514b5cfa2705fe9c2195 370085-7xvr/_g cpath: /stable/12/sbin/md5/tests/1.sha512sum-p.chk copyroot: 339434 /stable/12 id: h-370086.0-339434.r370086/27197 type: file count: 0 text: 370086 308 13 1 0cc175b9c0f1b6a831c399e269772661 86f7e437faa5a7fce15d1ddcb9eaeaea377667b8 370085-7xvr/_i cpath: /stable/12/sbin/md5/tests/2.inp copyroot: 339434 /stable/12 id: j-370086.0-339434.r370086/27432 type: file count: 0 text: 370086 334 147 130 698b1d84bae76066058c693c9c711e47 a5cca877dfdf3f28114b1ef6a8f97de0b8f2135f 370085-7xvr/_k cpath: /stable/12/sbin/md5/tests/2.sha512-p.chk copyroot: 339434 /stable/12 id: l-370086.0-339434.r370086/27679 type: file count: 0 text: 370086 334 147 130 698b1d84bae76066058c693c9c711e47 a5cca877dfdf3f28114b1ef6a8f97de0b8f2135f 370085-7xvr/_m cpath: /stable/12/sbin/md5/tests/2.sha512sum-p.chk copyroot: 339434 /stable/12 id: n-370086.0-339434.r370086/27929 type: file count: 0 text: 370086 494 15 3 900150983cd24fb0d6963f7d28e17f72 a9993e364706816aba3e25717850c26c9cd0d89d 370085-7xvr/_o cpath: /stable/12/sbin/md5/tests/3.inp copyroot: 339434 /stable/12 id: p-370086.0-339434.r370086/28164 type: file count: 0 text: 370086 522 149 132 36f14d2d24b299ae310afa315ef558a5 9b3c05a8044b57c0b285800024037768ad979797 370085-7xvr/_q cpath: /stable/12/sbin/md5/tests/3.sha512-p.chk copyroot: 339434 /stable/12 id: r-370086.0-339434.r370086/28411 type: file count: 0 text: 370086 522 149 132 36f14d2d24b299ae310afa315ef558a5 9b3c05a8044b57c0b285800024037768ad979797 370085-7xvr/_s cpath: /stable/12/sbin/md5/tests/3.sha512sum-p.chk copyroot: 339434 /stable/12 id: t-370086.0-339434.r370086/28661 type: file count: 0 text: 370086 684 26 14 f96b697d7cb7938d525a2f31aaf161d0 c12252ceda8be8994d5fa0290a47231c1d16aae3 370085-7xvr/_u cpath: /stable/12/sbin/md5/tests/4.inp copyroot: 339434 /stable/12 id: v-370086.0-339434.r370086/28897 type: file count: 0 text: 370086 723 160 143 a8ddf159963249f33981a360efbd248d abceaa1b525f26b5fcae42aa206d3659cdc43f13 370085-7xvr/_w cpath: /stable/12/sbin/md5/tests/4.sha512-p.chk copyroot: 339434 /stable/12 id: x-370086.0-339434.r370086/29144 type: file count: 0 text: 370086 723 160 143 a8ddf159963249f33981a360efbd248d abceaa1b525f26b5fcae42aa206d3659cdc43f13 370085-7xvr/_y cpath: /stable/12/sbin/md5/tests/4.sha512sum-p.chk copyroot: 339434 /stable/12 id: z-370086.0-339434.r370086/29394 type: file count: 0 text: 370086 896 38 26 c3fcd3d76192e4007dfb496cca67e13b 32d10c7b8cf96570ca04ce37f2a19d84240d3a89 370085-7xvr/_10 cpath: /stable/12/sbin/md5/tests/5.inp copyroot: 339434 /stable/12 id: 11-370086.0-339434.r370086/29631 type: file count: 0 text: 370086 947 172 155 7004bfc8b3bd2223b1e037a6f930d918 4aff417dedac994b108ee85143930767ef00467d 370085-7xvr/_12 cpath: /stable/12/sbin/md5/tests/5.sha512-p.chk copyroot: 339434 /stable/12 id: 13-370086.0-339434.r370086/29880 type: file count: 0 text: 370086 947 172 155 7004bfc8b3bd2223b1e037a6f930d918 4aff417dedac994b108ee85143930767ef00467d 370085-7xvr/_14 cpath: /stable/12/sbin/md5/tests/5.sha512sum-p.chk copyroot: 339434 /stable/12 id: 15-370086.0-339434.r370086/30132 type: file count: 0 text: 370086 1132 74 62 d174ab98d277d9f5a5611c2c9f419d9f 761c457bf73b14d27e9e9265c46f4b4dda11f940 370085-7xvr/_16 cpath: /stable/12/sbin/md5/tests/6.inp copyroot: 339434 /stable/12 id: 17-370086.0-339434.r370086/30371 type: file count: 0 text: 370086 1219 208 191 3107e47ee768e625d5eefd53cd2c2dbc d8f329fdee2c39062b03583edccdc66fa309c994 370085-7xvr/_18 cpath: /stable/12/sbin/md5/tests/6.sha512-p.chk copyroot: 339434 /stable/12 id: 19-370086.0-339434.r370086/30621 type: file count: 0 text: 370086 1219 208 191 3107e47ee768e625d5eefd53cd2c2dbc d8f329fdee2c39062b03583edccdc66fa309c994 370085-7xvr/_1a cpath: /stable/12/sbin/md5/tests/6.sha512sum-p.chk copyroot: 339434 /stable/12 id: 1b-370086.0-339434.r370086/30874 type: file count: 0 text: 370086 1440 93 80 57edf4a22be3c955ac49da2e2107b67a 50abf5706a150990a08b2c5ea40fa0e585554732 370085-7xvr/_1c cpath: /stable/12/sbin/md5/tests/7.inp copyroot: 339434 /stable/12 id: 1d-370086.0-339434.r370086/31113 type: file count: 0 text: 370086 1546 226 209 cdcb3949dc8f6ac67881b5c90de6e8a1 265674678b107f9eaeaef25804090b6e7942a147 370085-7xvr/_1e cpath: /stable/12/sbin/md5/tests/7.sha512-p.chk copyroot: 339434 /stable/12 id: 1f-370086.0-339434.r370086/31363 type: file count: 0 text: 370086 1546 226 209 cdcb3949dc8f6ac67881b5c90de6e8a1 265674678b107f9eaeaef25804090b6e7942a147 370085-7xvr/_1g cpath: /stable/12/sbin/md5/tests/7.sha512sum-p.chk copyroot: 339434 /stable/12 id: 1h-370086.0-339434.r370086/31616 type: file count: 0 text: 370086 1785 127 114 b50663f41d44d92171cb9976bc118538 18eca4333979c4181199b7b4fab8786d16cf2846 370085-7xvr/_1i cpath: /stable/12/sbin/md5/tests/8.inp copyroot: 339434 /stable/12 id: 1j-370086.0-339434.r370086/31857 type: file count: 0 text: 370086 1925 260 243 03445402d18dfb144b67a3ee90573ef8 8b2a7e44bb77fa3f55b334c8b3f9198095cac9aa 370085-7xvr/_1k cpath: /stable/12/sbin/md5/tests/8.sha512-p.chk copyroot: 339434 /stable/12 id: 1l-370086.0-339434.r370086/32107 type: file count: 0 text: 370086 1925 260 243 03445402d18dfb144b67a3ee90573ef8 8b2a7e44bb77fa3f55b334c8b3f9198095cac9aa 370085-7xvr/_1m cpath: /stable/12/sbin/md5/tests/8.sha512sum-p.chk copyroot: 339434 /stable/12 id: 1n-370086.0-339434.r370086/32360 type: file count: 0 text: 370086 2198 349 848 78bba9e5f829f8da8493db3994675152 546b358eaa565771491f072704e0e562a9cd8377 370085-7xvr/_1o cpath: /stable/12/sbin/md5/tests/Makefile copyroot: 339434 /stable/12 id: 1p-370086.0-339434.r370086/32604 type: file count: 0 text: 370086 2560 96 83 d97180030748a3d2ced426169dd1cd40 61a9227cbbec735f6ec683549b6f938c44d583f7 370085-7xvr/_1q cpath: /stable/12/sbin/md5/tests/algorithms.txt copyroot: 339434 /stable/12 id: 1r-370086.0-339434.r370086/32852 type: file count: 0 text: 370086 2669 423 406 ca0c2688c413eaa923c4a8e63fac6a03 9c0e8316845f90f3c075eb774cc676a3dc1967b6 370085-7xvr/_1s cpath: /stable/12/sbin/md5/tests/bsd-c-test.SH copyroot: 339434 /stable/12 id: 1t-370086.0-339434.r370086/33101 type: file count: 0 text: 370086 3105 419 402 94e258e99a651d8dd640811ae5c60da8 543162c17f928e0797d71c62509a4a97978e5a1f 370085-7xvr/_1u cpath: /stable/12/sbin/md5/tests/bsd-p-test.SH copyroot: 339434 /stable/12 id: 1v-370086.0-339434.r370086/33350 type: file count: 0 text: 370086 3537 330 578 83bb24211b964ac9e5fa7cedba0d6dc9 62b51d2a61e047e560137995f0246af7c00f2836 370085-7xvr/_1w cpath: /stable/12/sbin/md5/tests/bsd-s-test.SH copyroot: 339434 /stable/12 id: 1x-370086.0-339434.r370086/33599 type: file count: 0 text: 370086 3880 393 376 bb053af482871d5648c100c197e833bf d88fbbea1250d6954789b6828eca1d519437c5b7 370085-7xvr/_1y cpath: /stable/12/sbin/md5/tests/md5.digest copyroot: 339434 /stable/12 id: 1z-370086.0-339434.r370086/33845 type: file count: 0 text: 370086 4286 329 312 ade501a9d66a5c538f75538b6bcb810e 2cb7e58b70aa9cb5d97657fc67e89e6df3ab5efa 370085-7xvr/_20 cpath: /stable/12/sbin/md5/tests/md5sum.digest copyroot: 339434 /stable/12 id: 21-370086.0-339434.r370086/34094 type: file count: 0 text: 370086 4628 481 464 2c6ed2f816d2bfc628f5cb0b3bf2debe eece29622c3fa9274cba062b8b38d6f9e5c1f002 370085-7xvr/_22 cpath: /stable/12/sbin/md5/tests/rmd160.digest copyroot: 339434 /stable/12 id: 23-370086.0-339434.r370086/34343 type: file count: 0 text: 370086 5122 393 376 774493a1477633b4c99685eed3cc7cdf 378d83252b37cdfebe25092f6f9e05fb32414e10 370085-7xvr/_24 cpath: /stable/12/sbin/md5/tests/rmd160sum.digest copyroot: 339434 /stable/12 id: 25-370086.0-339434.r370086/34595 type: file count: 0 text: 370086 5528 250 233 6726230b9d0d058313a35e9d45aedb13 3c8da36697d8d6b3d3d5c4a8747974de6e076f5e 370085-7xvr/_26 cpath: /stable/12/sbin/md5/tests/self-test.SH copyroot: 339434 /stable/12 id: 27-370086.0-339434.r370086/34843 type: file count: 0 text: 370086 5791 437 820 145f5a4f0693fa7a410640b3b7dc600e 0b11c1087c9762af74cf029906b18d70a2b89627 370085-7xvr/_28 cpath: /stable/12/sbin/md5/tests/self-test.md5.chk copyroot: 339434 /stable/12 id: 29-370086.0-339434.r370086/35096 type: file count: 0 text: 370086 6241 479 911 2b4bd8030bd3f5a30aa0c349d398187f a65a2494ee94c79428df45c1de0259a22ad7e537 370085-7xvr/_2a cpath: /stable/12/sbin/md5/tests/self-test.rmd160.chk copyroot: 339434 /stable/12 id: 2b-370086.0-339434.r370086/35352 type: file count: 0 text: 370086 5528 250 233 6726230b9d0d058313a35e9d45aedb13 3c8da36697d8d6b3d3d5c4a8747974de6e076f5e 370085-7xvr/_2c cpath: /stable/12/sbin/md5/tests/self-test.sh_inp copyroot: 339434 /stable/12 id: 2d-370086.0-339434.r370086/35604 type: file count: 0 text: 370086 6733 480 893 5076d1cde91a89f18a1dcadb580e3d9e 74d69220d448306446d57a9f0403b470696dae55 370085-7xvr/_2e cpath: /stable/12/sbin/md5/tests/self-test.sha1.chk copyroot: 339434 /stable/12 id: 2f-370086.0-339434.r370086/35858 type: file count: 0 text: 370086 7226 554 1039 83ac9f15f0140a276b7dfec08969ad82 d3d9a50a7d55b6965ff65cfee4b47ef7482b0b02 370085-7xvr/_2g cpath: /stable/12/sbin/md5/tests/self-test.sha224.chk copyroot: 339434 /stable/12 id: 2h-370086.0-339434.r370086/36115 type: file count: 0 text: 370086 7793 593 1103 9809f5d4f35743d6d3679827024a466f 1259ca806cf911f7c4a8c08e8f7e508b9f1e3272 370085-7xvr/_2i cpath: /stable/12/sbin/md5/tests/self-test.sha256.chk copyroot: 339434 /stable/12 id: 2j-370086.0-339434.r370086/36372 type: file count: 0 text: 370086 8399 749 1359 b608458ceebc3fa5a8b4406a082d499b db8f8f8b3acdd846f60682c3c3fc494fd45d8779 370085-7xvr/_2k cpath: /stable/12/sbin/md5/tests/self-test.sha384.chk copyroot: 339434 /stable/12 id: 2l-370086.0-339434.r370086/36629 type: file count: 0 text: 370086 9161 890 1615 152883f58cd8b9eca81f49d4fde4abdc 891f6c6dc5a2bdfca6514c1b19ffdd8765cf5761 370085-7xvr/_2m cpath: /stable/12/sbin/md5/tests/self-test.sha512.chk copyroot: 339434 /stable/12 id: 2n-370086.0-339434.r370086/36886 type: file count: 0 text: 370086 10064 598 1139 48c8e9ef9d9484361531a209b3c77e15 35cb97b93fcca1a9b8412223661eb4f3e30d23a4 370085-7xvr/_2o cpath: /stable/12/sbin/md5/tests/self-test.sha512t256.chk copyroot: 339434 /stable/12 id: 2p-370086.0-339434.r370086/37148 type: file count: 0 text: 370086 10675 1498 2666 fa163695791fdd7fbf5a2a1fd73327ce 81863fa5e0412d554cd4c22ab187b5de3cefae71 370085-7xvr/_2q cpath: /stable/12/sbin/md5/tests/self-test.skein1024.chk copyroot: 339434 /stable/12 id: 2r-370086.0-339434.r370086/37410 type: file count: 0 text: 370086 12186 594 1121 5f4dfb2e17cfb7993d5248f9e046719d 9a0a92ee7c32f7bb21e7034ff6b438f75a11e388 370085-7xvr/_2s cpath: /stable/12/sbin/md5/tests/self-test.skein256.chk copyroot: 339434 /stable/12 id: 2t-370086.0-339434.r370086/37670 type: file count: 0 text: 370086 12793 895 1633 b12512d5f5c449374e014c4bbf5f0fbd 7b5f5ea694d631265619ffc4b89cd5e592d399c5 370085-7xvr/_2u cpath: /stable/12/sbin/md5/tests/self-test.skein512.chk copyroot: 339434 /stable/12 id: 2v-370086.0-339434.r370086/37930 type: file count: 0 text: 370086 13701 465 448 72b6d58837a186835d520298bf6b5cfb 9f07e2525ea0a5317766ca76882aa3ae0ad783a4 370085-7xvr/_2w cpath: /stable/12/sbin/md5/tests/sha1.digest copyroot: 339434 /stable/12 id: 2x-370086.0-339434.r370086/38178 type: file count: 0 text: 370086 14179 393 376 dfcf10a5ad557fa041e6a4e705fbee21 fcff6458a9b0ff3254265d8c202f7019771869a2 370085-7xvr/_2y cpath: /stable/12/sbin/md5/tests/sha1sum.digest copyroot: 339434 /stable/12 id: 2z-370086.0-339434.r370086/38429 type: file count: 0 text: 370086 14585 341 592 9ffbd3ed1c288f827d88b0439318e384 685312ee9cd601700fb55e8a4844d923cd9abd62 370085-7xvr/_30 cpath: /stable/12/sbin/md5/tests/sha224.digest copyroot: 339434 /stable/12 id: 31-370086.0-339434.r370086/38679 type: file count: 0 text: 370086 14939 521 504 e92af1bbf323458497e9b28c769f25b9 8689e504c4cfc182d513b2e689e5da35a24764e2 370085-7xvr/_32 cpath: /stable/12/sbin/md5/tests/sha224sum.digest copyroot: 339434 /stable/12 id: 33-370086.0-339434.r370086/38932 type: file count: 0 text: 370086 15473 379 656 5e088688451d62e450eb8bda4036873f 1eab89468234e9c2730534fc8b22903a24bf0223 370085-7xvr/_34 cpath: /stable/12/sbin/md5/tests/sha256.digest copyroot: 339434 /stable/12 id: 35-370086.0-339434.r370086/39182 type: file count: 0 text: 370086 15865 350 568 09515811580709fb422b27482025c2d4 a27f2768bf10d727c13bd6c6727e8d17404e06bd 370085-7xvr/_36 cpath: /stable/12/sbin/md5/tests/sha256sum.digest copyroot: 339434 /stable/12 id: 37-370086.0-339434.r370086/39435 type: file count: 0 text: 370086 16228 521 912 a141a5b6524a7fb269d2f877915adb23 5e1b042767caffafaeef567b814e20ea5c8565db 370085-7xvr/_38 cpath: /stable/12/sbin/md5/tests/sha384.digest copyroot: 339434 /stable/12 id: 39-370086.0-339434.r370086/39685 type: file count: 0 text: 370086 16762 487 824 7ddcdc450a3426250951b725320bacec 497e18afac2e398f84cd59090445f47e307747a4 370085-7xvr/_3a cpath: /stable/12/sbin/md5/tests/sha384sum.digest copyroot: 339434 /stable/12 id: 3b-370086.0-339434.r370086/39938 type: file count: 0 text: 370086 17262 660 1168 1af597e7c0253c2818200cc18683193c 0928f052779dc8c321d0be91231c3ac7f09f179e 370085-7xvr/_3c cpath: /stable/12/sbin/md5/tests/sha512.digest copyroot: 339434 /stable/12 id: 3d-370086.0-339434.r370086/40189 type: file count: 0 text: 370086 17935 630 1080 df0f366ebc78101a34406620d5d9f162 42633fa533553524691a53f2ce90829c019c2c26 370085-7xvr/_3e cpath: /stable/12/sbin/md5/tests/sha512sum.digest copyroot: 339434 /stable/12 id: 3f-370086.0-339434.r370086/40443 type: file count: 0 text: 370086 18578 386 688 b7dd0fd97f667adfe5bec738d87c6653 f8b2cb6858202b5fbb7a0ef3b28cc42c0a6ed16d 370085-7xvr/_3g cpath: /stable/12/sbin/md5/tests/sha512t256.digest copyroot: 339434 /stable/12 id: 3h-370086.0-339434.r370086/40697 type: file count: 0 text: 370086 18977 351 568 5841a29177f7a6258199e87b7ffb5c7e f353abc75f6ade0850e9e285e4ea33231c1e85f4 370085-7xvr/_3i cpath: /stable/12/sbin/md5/tests/sha512t256sum.digest copyroot: 339434 /stable/12 id: 3j-370086.0-339434.r370086/40954 type: file count: 0 text: 370086 19341 1252 2216 563c08ed17296e258354cd8a14987fca 6ca5227d3487a6f7d49b26b5e25edf9c4c3015fd 370085-7xvr/_3k cpath: /stable/12/sbin/md5/tests/skein1024.digest copyroot: 339434 /stable/12 id: 3l-370086.0-339434.r370086/41209 type: file count: 0 text: 370086 20606 1213 2104 f8ed30f48b26d09c1530135827ea1e51 bc9e7a5befefe68f313fd43d4a4592946a35f06a 370085-7xvr/_3m cpath: /stable/12/sbin/md5/tests/skein1024sum.digest copyroot: 339434 /stable/12 id: 3n-370086.0-339434.r370086/41467 type: file count: 0 text: 370086 21832 381 672 10f13068286a410153c099aaa7b83f72 52fdb986f25b36f627693bae09c2a21d3ea013c5 370085-7xvr/_3o cpath: /stable/12/sbin/md5/tests/skein256.digest copyroot: 339434 /stable/12 id: 3p-370086.0-339434.r370086/41719 type: file count: 0 text: 370086 22226 352 568 f515ce77d669437fd0d15e34970f5e21 48af6f7a6edafeae610c57046d446ca41c74783c 370085-7xvr/_3q cpath: /stable/12/sbin/md5/tests/skein256sum.digest copyroot: 339434 /stable/12 id: 3r-370086.0-339434.r370086/41974 type: file count: 0 text: 370086 22591 666 1184 a88825f3544fffbbe7e43197e72c6cf3 bcb7175f59116d55fb2a1c9358e4e198a823df98 370085-7xvr/_3s cpath: /stable/12/sbin/md5/tests/skein512.digest copyroot: 339434 /stable/12 id: 3t-370086.0-339434.r370086/42227 type: file count: 0 text: 370086 23270 632 1080 cb43a20f1915998654f96ad3c9f88af2 2c95121d4b6859bfb65765c8599b3fc7132d4606 370085-7xvr/_3u cpath: /stable/12/sbin/md5/tests/skein512sum.digest copyroot: 339434 /stable/12 PLAIN K 5 1.inp V 36 file a-370086.0-339434.r370086/26468 K 14 1.sha512-p.chk V 36 file d-370086.0-339434.r370086/26700 K 17 1.sha512sum-p.chk V 36 file f-370086.0-339434.r370086/26947 K 5 2.inp V 36 file h-370086.0-339434.r370086/27197 K 14 2.sha512-p.chk V 36 file j-370086.0-339434.r370086/27432 K 17 2.sha512sum-p.chk V 36 file l-370086.0-339434.r370086/27679 K 5 3.inp V 36 file n-370086.0-339434.r370086/27929 K 14 3.sha512-p.chk V 36 file p-370086.0-339434.r370086/28164 K 17 3.sha512sum-p.chk V 36 file r-370086.0-339434.r370086/28411 K 5 4.inp V 36 file t-370086.0-339434.r370086/28661 K 14 4.sha512-p.chk V 36 file v-370086.0-339434.r370086/28897 K 17 4.sha512sum-p.chk V 36 file x-370086.0-339434.r370086/29144 K 5 5.inp V 36 file z-370086.0-339434.r370086/29394 K 14 5.sha512-p.chk V 37 file 11-370086.0-339434.r370086/29631 K 17 5.sha512sum-p.chk V 37 file 13-370086.0-339434.r370086/29880 K 5 6.inp V 37 file 15-370086.0-339434.r370086/30132 K 14 6.sha512-p.chk V 37 file 17-370086.0-339434.r370086/30371 K 17 6.sha512sum-p.chk V 37 file 19-370086.0-339434.r370086/30621 K 5 7.inp V 37 file 1b-370086.0-339434.r370086/30874 K 14 7.sha512-p.chk V 37 file 1d-370086.0-339434.r370086/31113 K 17 7.sha512sum-p.chk V 37 file 1f-370086.0-339434.r370086/31363 K 5 8.inp V 37 file 1h-370086.0-339434.r370086/31616 K 14 8.sha512-p.chk V 37 file 1j-370086.0-339434.r370086/31857 K 17 8.sha512sum-p.chk V 37 file 1l-370086.0-339434.r370086/32107 K 8 Makefile V 37 file 1n-370086.0-339434.r370086/32360 K 14 algorithms.txt V 37 file 1p-370086.0-339434.r370086/32604 K 13 bsd-c-test.SH V 37 file 1r-370086.0-339434.r370086/32852 K 13 bsd-p-test.SH V 37 file 1t-370086.0-339434.r370086/33101 K 13 bsd-s-test.SH V 37 file 1v-370086.0-339434.r370086/33350 K 10 md5.digest V 37 file 1x-370086.0-339434.r370086/33599 K 13 md5sum.digest V 37 file 1z-370086.0-339434.r370086/33845 K 13 rmd160.digest V 37 file 21-370086.0-339434.r370086/34094 K 16 rmd160sum.digest V 37 file 23-370086.0-339434.r370086/34343 K 12 self-test.SH V 37 file 25-370086.0-339434.r370086/34595 K 17 self-test.md5.chk V 37 file 27-370086.0-339434.r370086/34843 K 20 self-test.rmd160.chk V 37 file 29-370086.0-339434.r370086/35096 K 16 self-test.sh_inp V 37 file 2b-370086.0-339434.r370086/35352 K 18 self-test.sha1.chk V 37 file 2d-370086.0-339434.r370086/35604 K 20 self-test.sha224.chk V 37 file 2f-370086.0-339434.r370086/35858 K 20 self-test.sha256.chk V 37 file 2h-370086.0-339434.r370086/36115 K 20 self-test.sha384.chk V 37 file 2j-370086.0-339434.r370086/36372 K 20 self-test.sha512.chk V 37 file 2l-370086.0-339434.r370086/36629 K 24 self-test.sha512t256.chk V 37 file 2n-370086.0-339434.r370086/36886 K 23 self-test.skein1024.chk V 37 file 2p-370086.0-339434.r370086/37148 K 22 self-test.skein256.chk V 37 file 2r-370086.0-339434.r370086/37410 K 22 self-test.skein512.chk V 37 file 2t-370086.0-339434.r370086/37670 K 11 sha1.digest V 37 file 2v-370086.0-339434.r370086/37930 K 14 sha1sum.digest V 37 file 2x-370086.0-339434.r370086/38178 K 13 sha224.digest V 37 file 2z-370086.0-339434.r370086/38429 K 16 sha224sum.digest V 37 file 31-370086.0-339434.r370086/38679 K 13 sha256.digest V 37 file 33-370086.0-339434.r370086/38932 K 16 sha256sum.digest V 37 file 35-370086.0-339434.r370086/39182 K 13 sha384.digest V 37 file 37-370086.0-339434.r370086/39435 K 16 sha384sum.digest V 37 file 39-370086.0-339434.r370086/39685 K 13 sha512.digest V 37 file 3b-370086.0-339434.r370086/39938 K 16 sha512sum.digest V 37 file 3d-370086.0-339434.r370086/40189 K 17 sha512t256.digest V 37 file 3f-370086.0-339434.r370086/40443 K 20 sha512t256sum.digest V 37 file 3h-370086.0-339434.r370086/40697 K 16 skein1024.digest V 37 file 3j-370086.0-339434.r370086/40954 K 19 skein1024sum.digest V 37 file 3l-370086.0-339434.r370086/41209 K 15 skein256.digest V 37 file 3n-370086.0-339434.r370086/41467 K 18 skein256sum.digest V 37 file 3p-370086.0-339434.r370086/41719 K 15 skein512.digest V 37 file 3r-370086.0-339434.r370086/41974 K 18 skein512sum.digest V 37 file 3t-370086.0-339434.r370086/42227 END ENDREP id: 9-370086.0-339434.r370086/46548 type: dir count: 0 text: 370086 42483 4052 0 c60cc9f90aef19df1cf41df4f92d354a cpath: /stable/12/sbin/md5/tests copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 34 file 8-3995.0-370086.r370086/26138 K 15 Makefile.depend V 32 file 1gm-284345.0.r325188/485562 K 5 md5.1 V 32 file d-3995.2-3996.r336126/12414 K 5 md5.c V 30 file f-3995.1-355455.r363698/0 K 5 tests V 35 dir 9-370086.0-339434.r370086/46548 END ENDREP id: 2-3996.0-339434.r370086/46998 type: dir pred: 2-3996.0-339434.r363698/540 count: 93 text: 370086 46724 261 0 1e6ed31b71ff3d4d5934abda0de44651 cpath: /stable/12/sbin/md5 copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 35 file 6b-1558.4-346145.r346145/24897 K 14 Makefile.amd64 V 28 file 4-212527.0.r335101/1617 K 12 Makefile.arm V 27 file 6-212527.0.r212527/584 K 13 Makefile.i386 V 28 file 8-212527.0.r335101/1915 K 12 Makefile.inc V 34 file 6e-1558.1-1559.r265420/157343 K 13 Makefile.mips V 28 file c-212527.0.r212527/1379 K 18 Makefile.powerpc64 V 28 file 2-329822.0.r335101/2212 K 16 Makefile.sparc64 V 28 file g-212527.0.r212527/1911 K 9 adjkerntz V 26 dir 2-868.0.r326276/193086 K 5 bectl V 34 dir o-336668.0-340751.r369987/2007 K 8 bsdlabel V 25 dir 2-1558.0.r338759/2710 K 10 camcontrol V 33 dir 2-39214.0-339434.r369033/2389 K 9 ccdconfig V 26 dir 2-13045.0.r327370/1697 K 4 clri V 26 dir 5-1559.0.r328426/22815 K 10 comcontrol V 25 dir fc-4.0.r326276/197728 K 11 conscontrol V 28 dir 2-85378.0.r326276/198439 K 3 ddb V 33 dir 4-174915.0-339434.r354353/824 K 11 decryptcore V 29 dir 9-309818.0.r339270/623324 K 4 devd V 34 dir 2-105573.0-339434.r368870/1425 K 5 devfs V 27 dir 4-100206.0.r338204/4493 K 8 devmatch V 33 dir 5-329161.0-339434.r368381/595 K 8 dhclient V 33 dir 2-43856.0-339434.r366608/5759 K 5 dmesg V 27 dir 9-1559.0.r326025/633615 K 4 dump V 32 dir b-1559.0-339434.r369832/1089 K 6 dumpfs V 25 dir d-1559.0.r329051/2655 K 6 dumpon V 34 dir 2-8478.0-339434.r355906/184675 K 14 etherswitchcfg V 28 dir 4-235289.0.r332895/14911 K 5 fdisk V 31 dir fj-4.0-339434.r344490/68273 K 7 ffsinfo V 32 dir 4-69800.0-339434.r369587/622 K 4 fsck V 32 dir j-1559.0-339434.r368380/1498 K 8 fsck_ffs V 32 dir h-1558.0-339434.r369829/5985 K 12 fsck_msdosfs V 32 dir 2-79455.0-339434.r366305/857 K 4 fsdb V 33 dir 2-12049.0-339434.r366607/2203 K 7 fsirand V 33 dir 4-24149.0-339434.r367750/1512 K 4 gbde V 29 dir 4-105513.0.r326276/212650 K 4 geom V 33 dir 2-129470.0-339434.r368992/961 K 5 ggate V 34 dir 2-128762.0-339434.r365794/2174 K 6 growfs V 32 dir e-69800.0-339434.r369429/795 K 6 gvinum V 33 dir 2-130391.0-339434.r366606/596 K 7 hastctl V 29 dir g-204076.0.r326276/233534 K 5 hastd V 34 dir o-204076.0-339434.r368758/2921 K 8 ifconfig V 32 dir n-1559.0-339434.r369782/2165 K 4 init V 32 dir p-1559.0-339434.r369543/1179 K 3 ipf V 34 dir 2-53643.0-339434.r349715/79539 K 4 ipfw V 32 dir 2-3966.0-339434.r370018/1446 K 9 iscontrol V 35 dir 7-171568.0-339434.r359753/82057 K 9 kldconfig V 28 dir 2-78977.0.r326276/258636 K 7 kldload V 28 dir 2-25540.0.r326276/259337 K 7 kldstat V 26 dir b-25540.0.r335860/1759 K 9 kldunload V 28 dir j-25540.0.r326276/260747 K 8 ldconfig V 24 dir 2m-696.0.r337530/662 K 3 md5 V 33 dir 2-3996.0-339434.r370086/46998 K 8 mdconfig V 32 dir 2-70448.0-339434.r369576/660 K 5 mdmfs V 33 dir 2-78447.0-339434.r366607/2963 K 5 mknod V 27 dir r-1559.0.r326025/651112 K 10 mksnap_ffs V 35 dir 4-111716.0-339434.r361589/10894 K 5 mount V 31 dir t-1559.0-339434.r368418/948 K 12 mount_cd9660 V 24 dir v-1559.0.r337612/680 K 12 mount_fusefs V 35 dir 5-241519.0-339434.r352351/21133 K 13 mount_msdosfs V 32 dir l-2892.0-339434.r368380/2270 K 9 mount_nfs V 33 dir 13-1559.0-339434.r369296/1026 K 12 mount_nullfs V 32 dir 35-1558.0-339434.r369580/651 K 9 mount_udf V 28 dir 2-94663.0.r326025/656942 K 13 mount_unionfs V 28 dir 4d-1558.0.r326025/657675 K 6 nandfs V 29 dir o-235537.0.r326276/269011 K 4 natd V 28 dir 2-26782.0.r325188/497157 K 5 newfs V 33 dir 1i-1559.0-339434.r369647/2807 K 11 newfs_msdos V 33 dir 2-37447.0-339434.r363315/1318 K 12 newfs_nandfs V 30 dir 14-235537.0.r326276/270641 K 6 nfsiod V 28 dir 1o-1559.0.r326025/660070 K 7 nos-tun V 28 dir b-35137.0.r326276/271352 K 11 nvmecontrol V 34 dir 2-240620.0-339434.r368934/1737 K 5 pfctl V 34 dir 9-126385.0-339434.r370078/4144 K 6 pflogd V 30 dir 14-126385.0.r325188/504412 K 4 ping V 33 dir 1s-1559.0-339434.r368231/1512 K 5 ping6 V 34 dir o-55163.0-339434.r368597/18143 K 10 quotacheck V 26 dir 4l-1558.0.r335268/1359 K 7 rcorder V 32 dir 4-78345.0-339434.r368899/914 K 6 reboot V 32 dir 1v-1559.0-339434.r367633/778 K 11 recoverdisk V 36 dir 2-135911.0-339434.r344091/166573 K 10 resolvconf V 28 dir 7-219738.0.r314656/52789 K 7 restore V 34 dir 1x-1559.0-339434.r359946/12272 K 5 route V 32 dir 1z-1559.0-339434.r344039/611 K 6 routed V 26 dir 2-18317.0.r327276/5340 K 5 rtsol V 32 dir w-55163.0-339434.r365630/523 K 8 savecore V 35 dir 21-1559.0-339434.r355906/192923 K 7 sconfig V 35 dir 2-123123.0-339434.r358078/80571 K 6 setkey V 34 dir z-55505.0-339434.r367396/10387 K 8 shutdown V 34 dir 25-1559.0-339434.r363120/87033 K 11 spppcontrol V 28 dir 2-30303.0.r326276/281463 K 8 sunlabel V 29 dir 2-110130.0.r326025/679568 K 6 swapon V 32 dir 2b-1559.0-339434.r361433/565 K 6 sysctl V 32 dir 2-1554.0-339434.r368584/1207 K 5 tests V 29 dir k-263220.0.r299094/200444 K 6 tunefs V 33 dir 2d-1559.0-339434.r367750/3188 K 6 umount V 32 dir 2f-1559.0-339434.r362696/566 K 8 veriexec V 33 dir 9-344567.5-346145.r366604/732 K 10 zfsbootcfg V 29 dir c-308089.0.r325188/522506 END ENDREP id: fa-4.0-339434.r370086/52092 type: dir pred: fa-4.0-339434.r370078/9244 count: 9129 text: 370086 47200 4879 0 546fd7aacaf9a1536dd2d61dd23e165b props: 80416 75 4 0 2d2977d1c96f487abe4a1e202dd03b4e cpath: /stable/12/sbin copyroot: 339434 /stable/12 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r306435/41 K 8 .arclint V 25 file 1-266959.0.r326959/0 K 11 .cirrus.yml V 33 file 1-346085.0-359150.r369963/87 K 14 .gitattributes V 35 file 1-327183.0-339434.r345327/2300 K 10 .gitignore V 33 file 4-327183.0-339434.r369308/60 K 9 COPYRIGHT V 31 file 1-2656.0-339434.r368920/61 K 5 LOCKS V 26 file 1-146890.0.r334871/53 K 11 MAINTAINERS V 34 file 1-94742.0-339434.r365612/1552 K 8 Makefile V 32 file 3-1594.0-341090.r369113/516 K 13 Makefile.inc1 V 33 file 5-38666.0-339434.r369103/179 K 18 Makefile.libcompat V 34 file 5-38666.0-340697.r364897/2618 K 16 Makefile.sys.inc V 27 file 3-325973.0.r326580/260 K 17 ObsoleteFiles.inc V 35 file 4-148330.0-339434.r368947/2038 K 6 README V 26 file 1-21173.0.r335299/328 K 9 README.md V 27 file 1-314473.0.r335299/605 K 8 UPDATING V 33 file 1-41806.0-339434.r370054/226 K 3 bin V 29 dir 1-5.0-339434.r369719/5797 K 4 cddl V 34 dir 1-168404.0-339434.r369041/7645 K 7 contrib V 34 dir 1-16755.0-339434.r370038/17435 K 6 crypto V 34 dir 1-25405.0-339434.r369521/61691 K 3 etc V 31 dir 1-38.0-339434.r370086/25889 K 3 gnu V 29 dir 1-3.0-339434.r365821/2505 K 7 include V 31 dir 1-697.0-339434.r369019/6459 K 9 kerberos5 V 35 dir 4q-29815.0-339434.r355906/27848 K 3 lib V 29 dir 6-5.0-339434.r370066/8498 K 7 libexec V 30 dir c-5.0-339434.r369995/11712 K 7 release V 32 dir 1-3027.0-339434.r369799/1510 K 6 rescue V 34 dir 7-117035.0-339434.r340697/2014 K 4 sbin V 31 dir fa-4.0-339434.r370086/52092 K 6 secure V 32 dir r-1553.0-339434.r369974/3661 K 5 share V 30 dir e-3.0-339434.r369975/36564 K 5 stand V 34 dir 6j-38465.0-339696.r370022/4861 K 3 sys V 30 dir g-5.0-339434.r370085/27942 K 7 targets V 36 dir 2-242818.2-339825.r363494/401963 K 5 tests V 34 dir g-257097.0-339434.r370069/3902 K 5 tools V 33 dir 43-1590.0-339434.r369664/6632 K 7 usr.bin V 30 dir m-3.0-339434.r370067/14639 K 8 usr.sbin V 30 dir q-3.0-339434.r370066/21560 END ENDREP id: 5-1.0-339434.r370086/54272 type: dir pred: 5-1.0-339434.r370085/30125 count: 233575 text: 370086 52343 1916 0 1bba61bc5370e98f80ce1ed850efd1cf props: 368787 5051 43375 0 22f5bf6eca4bc8690d82ce8a438ef228 cpath: /stable/12 copyroot: 339434 /stable/12 minfo-cnt: 1 minfo-here: y PLAIN K 2 10 V 31 dir 5-1.0-256281.r368708/215928 K 2 11 V 30 dir 5-1.0-302408.r370057/17000 K 2 12 V 30 dir 5-1.0-339434.r370086/54272 K 5 2.0.5 V 28 dir 5-1.0-8869.r250544/29657 K 3 2.1 V 28 dir 5-1.0-9211.r250544/32292 K 3 2.2 V 29 dir 5-1.0-19327.r250544/35157 K 1 3 V 29 dir 5-1.0-42951.r250544/38731 K 1 4 V 29 dir 5-1.0-57955.r265133/16756 K 1 5 V 30 dir 5-1.0-133968.r250544/73757 K 1 6 V 29 dir 5-1.0-147906.r290702/7251 K 1 7 V 31 dir 5-1.0-172506.r362800/246310 K 1 8 V 31 dir 5-1.0-196045.r362800/257538 K 1 9 V 31 dir 5-1.0-225736.r364084/277682 END ENDREP id: 9-1.0.r370086/55123 type: dir pred: 9-1.0.r370085/30976 count: 90090 text: 370086 54553 557 0 ef2fb60a8e2d642377e1e1c526b5f303 cpath: /stable copyroot: 0 / minfo-cnt: 2494 PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 22 dir 5-1.0.r368820/2633 K 8 projects V 23 dir 6-1.0.r368654/68469 K 7 release V 22 dir 7-1.0.r367086/3527 K 6 releng V 23 dir 8-1.0.r370065/11907 K 6 stable V 23 dir 9-1.0.r370086/55123 K 8 svnadmin V 27 dir 0-179447.0.r368694/1337 K 4 user V 23 dir a-1.0.r368655/50960 K 6 vendor V 23 dir b-1.0.r368746/23544 K 13 vendor-crypto V 25 dir 0-1575.0.r368475/7538 K 10 vendor-sys V 26 dir 0-12116.0.r367798/2025 END ENDREP id: 0.0.r370086/55787 type: dir pred: 0.0.r370085/31640 count: 370086 text: 370086 55300 474 0 46b33c655519e14854d4d56fc2aee381 props: 367014 0 4390 0 d8343da4a739b34865e859cb5dc47e41 cpath: / copyroot: 0 / minfo-cnt: 46767 5-257097.0-339434.t370085-7xvr modify-file true false /stable/12/etc/mtree/BSD.tests.dist 8-3995._0.t370085-7xvr modify-file true false /stable/12/sbin/md5/Makefile _9.0-339434.t370085-7xvr add-dir false false /stable/12/sbin/md5/tests _a.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/1.inp _d.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/1.sha512-p.chk _f.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/1.sha512sum-p.chk _h.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/2.inp _j.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/2.sha512-p.chk _l.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/2.sha512sum-p.chk _n.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/3.inp _p.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/3.sha512-p.chk _r.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/3.sha512sum-p.chk _t.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/4.inp _v.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/4.sha512-p.chk _x.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/4.sha512sum-p.chk _z.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/5.inp _11.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/5.sha512-p.chk _13.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/5.sha512sum-p.chk _15.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/6.inp _17.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/6.sha512-p.chk _19.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/6.sha512sum-p.chk _1b.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/7.inp _1d.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/7.sha512-p.chk _1f.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/7.sha512sum-p.chk _1h.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/8.inp _1j.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/8.sha512-p.chk _1l.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/8.sha512sum-p.chk _1n.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/Makefile _1p.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/algorithms.txt _1r.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/bsd-c-test.SH _1t.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/bsd-p-test.SH _1v.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/bsd-s-test.SH _1x.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/md5.digest _1z.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/md5sum.digest _21.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/rmd160.digest _23.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/rmd160sum.digest _25.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.SH _27.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.md5.chk _29.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.rmd160.chk _2b.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.sh_inp _2d.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.sha1.chk _2f.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.sha224.chk _2h.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.sha256.chk _2j.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.sha384.chk _2l.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.sha512.chk _2n.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.sha512t256.chk _2p.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.skein1024.chk _2r.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.skein256.chk _2t.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/self-test.skein512.chk _2v.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha1.digest _2x.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha1sum.digest _2z.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha224.digest _31.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha224sum.digest _33.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha256.digest _35.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha256sum.digest _37.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha384.digest _39.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha384sum.digest _3b.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha512.digest _3d.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha512sum.digest _3f.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha512t256.digest _3h.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/sha512t256sum.digest _3j.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/skein1024.digest _3l.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/skein1024sum.digest _3n.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/skein256.digest _3p.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/skein256sum.digest _3r.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/skein512.digest _3t.0-339434.t370085-7xvr add-file true false /stable/12/sbin/md5/tests/skein512sum.digest 55787 56012