DELTA 314944 0 525 SVN < \iS;11: remove GNU diff OLD_FILES+=usr/share/man/man7/diff.7.gzED<Dp OLD_FILES+=usr/include/clang/3.5.0/nmmintrin.h OLD_FILES+=usr/inclED<Dtatm/spans/spans_var.h OLD_FILES+=usr/include/netatm/uni/sscf_uni.h ]EDDine/frame.ph OLD_FILES+=usr/libdata/perl/5.00503/mach/machine/globalENDREP DELTA 314524 120 30 SVNaC\ *Z?"Z11: GNU diff has been replaced by a BSD licensed diff. Some features of GNU diff has not been implemented, if those are needed a newer version of GNU diff is available via the diffutils package under the gdiff name.ENDREP DELTA 1040 0 153 SVND+)m)# $FreeBSD$ .include SUBDIR_DEPEND_gdb= ${_binutils} .if ${MK_CXX} != "no" SUBDIR.${MK_GCC}+= gperf SUBDIR.${MK_GROFF}+= groff .endif SUBDIR.${MK_BINUTILS}+= binutils SUBDIR.${MK_DIALOG}+= dialog .if ${MK_BINUTILS} != "no" SUBDIR.${MK_GDB}+= gdb .endif SUBDIR.${MK_GCC}+= cc SUBDIR.${MK_GNU_DIFF}+= diff3 SUBDIR.${MK_GNU_GREP}+= grep SUBDIR.${MK_GPL_DTC}+= dtc SUBDIR.${MK_TESTS}+= tests SUBDIR_PARALLEL=ENDREP DELTA 313329 124 22 SVN4<  MmGffENDREP DELTA SVN"$""# $FreeBSD$ .include PROG= diff SRCS= diff.c diffdir.c diffreg.c xmalloc.c .if ${MK_TESTS} != "no" SUBDIR+= tests .endif .include ENDREP DELTA SVNNTNNx^ZmwH mH2;grV,,;рI_}n“{gwWV-iݱoX=e/^Vq`G B@ך`<صFj}+ 8apЎ#?%Ox rl͝$Yqyd6k ႚA2!6 FɆG.G7 6hW÷9Woߜwo߶;7.-[w킳Ye|~WF^nFhWk\ljv$!'XQt]Њ'Adh\b0ݸIZV]?0o+8˟Hg*Txx8BzmbʇC͖gsE~f?^VU@tooUgϹ{Kgh'e:yw38KY3m<A- ye4=dUjo~ˏoyY/rm\ 7ȺEU0ZX""dv}d/Y%&g7gs6$$SQfBY֪T*~0&=oUNHR8ކ5!k{pTG5 ɳi9 5WW"y3p?a6#k43ȉB9ҠCqF^n}AX0C#/9;(v-,*`AQDKes)ڐSQCԦU$ M\riQKWy葍tmr3/,Bs^F|ܗئx2ދrndEaHH3$]uhҪuf9LJB+DNmҦc?~)̖Pg֟5ge2ajz8X*{՟9P8L !Fn'!\l$BE JA=GtB'v.~Nu+պb6<1TšJ @-G_aZ*K+c}cZ,G (֒;!>Qv~2fNAuH"ɣ${ PՕ{SDWF0w<&V.#&Z4)%UfOO)qprÙX.UCTKGv\Qh::.e,g?'|$qp>/jboI|Q>CbS3}'9tEX3S4"޶|u710ej1~<?*_B{5#v=,Qj|{#t$dP4dREYȜF *ڴ:֕~PbB`t]\iuMU…v* NT^v&9H8Bǒ٬*z|j‘EAklB$Rֻ-VDo;>kV+m(m5%{8pA`ǵ]A-FSa9X19k Kt Y}qk  6#Š',c*)^ 'DRH)t^WӹM)ɓ|խaIs'M\Sf [߱D(2h3yD"v<_7|rU>PWIjqNp~z !ݷ|Lty,C,q0oXKS!JW{Dj \7F[~J=)5UQsIѹT9LHɥ@h|:A8G$F6=<SCd ȓmw:}f·Z]N)8*0T'm"^9. `\6p$?W*wAqE&1^̽XHFJAe\Ia.;QUQ)? *;OLT7D62>=$ȇIzpG:ni[&x#23 NdE1"R< E,x>HZQ#GqrQ2IߌXWխ{UDc!_䙩k7upSx4)[K%?8@9>irCjgI>鳥| ?VR+$dEU@QFh {}PaG|e+v/]I:J| >_g_-Bx 8W8(TuZ^Xr1RĤ`W|v2ENDREP DELTA SVNKMKK# $FreeBSD$ PACKAGE= tests ATF_TESTS_SH= diff ${PACKAGE}FILES+= \ input1.in \ input2.in \ input_c1.in \ input_c2.in \ simple.out \ simple_e.out \ simple_n.out \ simple_u.out \ simple_i.out \ simple_w.out \ simple_b.out \ simple_p.out \ unified_p.out \ unified_c9999.out \ unified_9999.out .include ENDREP DELTA SVN@x^ձn0ʼn2$Vƪʔk$ = $m(LgeM1ԆH#hzS,%6L/9 and written > to be able to test diff utility ENDREP DELTA SVN;<;6c6 < * And yet another --- > * and yet another 11a12 > ENDREP DELTA SVN1212c and written to be able to test diff utility . ENDREP DELTA SVN<=<4c4 < * And another bla --- > * And another bla 11a12 > ENDREP DELTA SVN676d2 1 a2 2 and written to be able to test diff utility ENDREP DELTA SVNvxvv*** input_c1.in --- input_c2.in *************** *** 1,14 **** /* * A comment * ! * And another bla * ! * And yet another */ int main(void) { printf("something"); return (0); --- 1,15 ---- /* * A comment * ! * And another bla * ! * and yet another */ int main(void) { + printf("something"); return (0); ENDREP DELTA SVN   --- input1 +++ input2 @@ -1,2 +1,3 @@ Simple input file designed -to be able to test diff +and written +to be able to test diff utility ENDREP DELTA SVNegee--- input_c1.in +++ input_c2.in @@ -1,15 +1,16 @@ /* * A comment * - * And another bla + * And another bla * - * And yet another + * and yet another */ int main(void) { + printf("something"); return (0); } ENDREP DELTA SVN~~~*** input_c1.in --- input_c2.in *************** *** 1,15 **** /* * A comment * ! * And another bla * ! * And yet another */ int main(void) { printf("something"); return (0); } --- 1,16 ---- /* * A comment * ! * And another bla * ! * and yet another */ int main(void) { + printf("something"); return (0); } ENDREP DELTA SVNbdbb--- input_c1.in +++ input_c2.in @@ -1,14 +1,15 @@ /* * A comment * - * And another bla + * And another bla * - * And yet another + * and yet another */ int main(void) { + printf("something"); return (0); ENDREP id: 4-148330.0.r315051/8423 type: file pred: 4-148330.0.r314944/648 count: 597 text: 315051 0 349 403293 b473d2883c10f6aa40a7eca0192fecb5 e43a45b938e27eed081ca5648bd8fa344eb2826b 315050-6rez/_2 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/ObsoleteFiles.inc copyroot: 0 / id: 1-41806.0.r315051/8717 type: file pred: 1-41806.0.r314721/0 count: 985 text: 315051 375 248 73795 b02f3c82c949da7a713753f61651e0da da1d211ff3d4ca8dc99c0c697c408a4ddb8fbdcb 315050-6rez/_3 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/UPDATING copyroot: 0 / id: 3-1040.0.r315051/8999 type: file pred: 3-1040.0.r307675/77 count: 128 text: 315051 650 445 452 18ac3853cfce85f1095c189cdad9c23c 70b5bd81727114e2ff352188f9988edf9e69b93d 315050-6rez/_6 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/gnu/usr.bin/Makefile copyroot: 0 / PLAIN K 8 Makefile V 26 file 3-1040.0.r315051/8999 K 12 Makefile.inc V 26 file 6-1040.0.r103959/2313 K 8 binutils V 28 dir 3-1700.0.r314564/2664530 K 2 cc V 28 dir 8-1823.0.r314564/2666726 K 6 dialog V 27 dir 3-3431.0.r284345/405899 K 5 diff3 V 24 dir 3-71.0.r295989/31386 K 3 dtc V 26 dir 3-204490.0.r315010/487 K 3 gdb V 26 dir 3-74.0.r314564/2667607 K 5 gperf V 27 dir 3-18218.0.r291563/35748 K 4 grep V 23 dir 3-62.0.r302833/2458 K 5 groff V 24 dir h-5637.0.r307150/764 K 5 tests V 30 dir 1o-264741.0.r299094/121979 END ENDREP id: 3-10.0.r315051/9821 type: dir pred: 3-10.0.r315010/1234 count: 3252 text: 315051 9290 518 0 7cae93d9188c248fc424dbcea490c1f4 cpath: /head/gnu/usr.bin copyroot: 0 / minfo-cnt: 3 PLAIN K 7 COPYING V 19 file 4-9.0-10.r10/0 K 11 COPYING.LIB V 20 file 2-15.0.r15/9283 K 8 Makefile V 27 file 7-9.1-10.r289393/15430 K 12 Makefile.inc V 28 file 2-103959.0.r139106/2657 K 3 lib V 27 dir 2-218.0.r314564/2663465 K 5 tests V 30 dir 1i-264741.0.r299094/120375 K 7 usr.bin V 23 dir 3-10.0.r315051/9821 END ENDREP id: 1-3.0.r315051/10326 type: dir pred: 1-3.0.r315010/1741 count: 4119 text: 315051 10003 310 0 f69b59b60ca726ceef29c590fd69146d cpath: /head/gnu copyroot: 0 / minfo-cnt: 4 id: 5q-1590.0-1591.r315051/10500 type: file pred: 5q-1590.0-1591.r313329/4807 count: 437 text: 315051 1119 25 5052 49e7ef7ec943e40325dafc3100f9d692 907d1a5c893ab06823b48fa26820e042950b8c1f 315050-6rez/_8 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/usr.bin/Makefile copyroot: 1591 /head/usr.bin/Makefile id: a-315051.0.r315051/10827 type: file count: 0 text: 315051 1171 179 162 27e69f033acef8568ef599b18724f526 24b8b0d78c5ef2b9575ef25d19891b344774381e 315050-6rez/_c props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/Makefile copyroot: 0 / id: d-315051.0.r315051/11100 type: file count: 0 text: 310956 0 22 550 ffb34cc569322bf3b8d43698fb2d3b56 be01321d6c99c18f301f90900e3141acacb80df0 315050-6rez/_e props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/TODO copyroot: 0 / id: f-315051.0.r315051/11361 type: file count: 0 text: 314959 0 227 11451 e142b9994c96e741de00c245142d3387 4e991dd8d2bbe0c73105f2686e6122c72e82cf61 315050-6rez/_g props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/diff.1 copyroot: 0 / id: h-315051.0.r315051/11631 type: file count: 0 text: 315051 1363 3939 11598 2f4952d223e4e3605c2dbbcf566deaa2 2c6a1d47c13a646caef74b3de26ba5549bdb24bc 315050-6rez/_i props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/diff.c copyroot: 0 / id: j-315051.0.r315051/11905 type: file count: 0 text: 314958 0 22 3998 6a979547dfeeda573bf4f762cfe3efa2 dddd6b3fb210e027d419c03b9a0182f5cb56529b 315050-6rez/_k props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/diff.h copyroot: 0 / id: l-315051.0.r315051/12173 type: file count: 0 text: 314684 78 26 6045 9c28a8d36aeb8074c6ce7dc9d4735fe4 e35cbd2a83f60c2aa90a45c8ab33fa82f07ae972 315050-6rez/_m props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/diffdir.c copyroot: 0 / id: n-315051.0.r315051/12445 type: file count: 0 text: 314684 132 352 41117 63746b1cd7eb65c02bae58ffdcd3533e 4bef8d56444554b2c82626a38d742b764c764184 315050-6rez/_o props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/diffreg.c copyroot: 0 / id: q-315051.0.r315051/12720 type: file count: 0 text: 315051 5315 348 331 fa2cb18db0f2f2c6efd6212bd0f6c33a 95cda578fcae74f2c1801bb754d6f9dc20668353 315050-6rez/_s props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/tests/Makefile copyroot: 0 / id: t-315051.0.r315051/12999 type: file count: 0 text: 315051 5676 335 2071 c5e3c23603dec447b96c9d3692bd3d00 86e63159d3019f1f7aa4a2de268335e810efed04 315050-6rez/_u props: 179448 47115 129 0 1679e77e4768dfb6af0762a02ac0cf72 cpath: /head/usr.bin/diff/tests/diff.sh copyroot: 0 / id: v-315051.0.r315051/13278 type: file count: 0 text: 315051 6024 63 51 b479a6518b96a617a59325e2e21a9187 b1d5007d779d484282bb3b05ee2864b2ddaea466 315050-6rez/_w props: 185029 785617 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/usr.bin/diff/tests/input1.in copyroot: 0 / id: x-315051.0.r315051/13556 type: file count: 0 text: 315051 6100 84 71 bf16c18d5d7b6e93cfe6b2116ff63088 662c7fce41ca59a127d7db01624b6646560c50f4 315050-6rez/_y props: 185029 785617 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/usr.bin/diff/tests/input2.in copyroot: 0 / id: z-315051.0.r315051/13834 type: file count: 0 text: 315051 6197 135 122 80235230ae2522ce564f6923fc6e87b2 3f26a1013386777a193fc9f82cefb64885d1cc0a 315050-6rez/_10 props: 185029 785617 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/usr.bin/diff/tests/input_c1.in copyroot: 0 / id: 11-315051.0.r315051/14117 type: file count: 0 text: 315051 6345 135 122 e981f4e6a28866aa1870cc2be4555ed0 5ea4b725fb0c2877ba74e14b4fa57b95e050386e 315050-6rez/_12 props: 185029 785617 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/usr.bin/diff/tests/input_c2.in copyroot: 0 / id: 13-315051.0.r315051/14401 type: file count: 0 text: 315051 6493 97 84 2d4dbb1e41a0bf1500ee5268b66f2e76 50b9419a771eecf8f21c2346639428a38a549cf6 315050-6rez/_14 props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple.out copyroot: 0 / id: 15-315051.0.r315051/14678 type: file count: 0 text: 315051 6603 71 59 5c496ef7b4e4133668f105eace591b93 7d4389ae19ac5919807f56c96f2f9105435dbbe8 315050-6rez/_16 props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple_b.out copyroot: 0 / id: 17-315051.0.r315051/14957 type: file count: 0 text: 315051 6687 61 49 d811e19d89025478eaa947568fd1222f 94fd62ca9b31fdac8e46ba0eadd7b0ef3825b226 315050-6rez/_18 props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple_e.out copyroot: 0 / id: 19-315051.0.r315051/15236 type: file count: 0 text: 315051 6761 72 60 3af40496118fd5e6317e4cb8731f0edd cbb5d6b4158252e13e6b5654d12b181f9e12994e 315050-6rez/_1a props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple_i.out copyroot: 0 / id: 1b-315051.0.r315051/15515 type: file count: 0 text: 315051 6846 66 54 dfd20b5e5c5d9249484a1fa744d1cd7f f60af0093ef0c24f83f678323d377e79fed488fa 315050-6rez/_1c props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple_n.out copyroot: 0 / id: 1d-315051.0.r315051/15794 type: file count: 0 text: 315051 6925 391 374 e8be6035d76a97ccaa775c2ddef2c52b 7eccfae978aeb14ff71036b810c5b118eb7a8e35 315050-6rez/_1e props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple_p.out copyroot: 0 / id: 1f-315051.0.r315051/16075 type: file count: 0 text: 315051 7329 154 137 0ad86d74f6f83f6029e50c9c32f4788c c667b926b586a5ee31e58a8607ce612a86380bdd 315050-6rez/_1g props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple_u.out copyroot: 0 / id: 1h-315051.0.r315051/16356 type: file count: 0 text: 315051 6603 71 59 5c496ef7b4e4133668f105eace591b93 7d4389ae19ac5919807f56c96f2f9105435dbbe8 315050-6rez/_1i props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/simple_w.out copyroot: 0 / id: 1j-315051.0.r315051/16635 type: file count: 0 text: 315051 7496 246 229 52db7bde6a333655e9edf2ec3031b754 12b7a5dbf7f5a419b2d49f28b221d0badea2dbe5 315050-6rez/_1k props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/unified_9999.out copyroot: 0 / id: 1l-315051.0.r315051/16920 type: file count: 0 text: 315051 7755 399 382 74ccc90c669b3d2df02cf5ab4daeb7d7 0c849f2f239e5bcd68d5bfd6ab2214c8cb728e99 315050-6rez/_1m props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/unified_c9999.out copyroot: 0 / id: 1n-315051.0.r315051/17206 type: file count: 0 text: 315051 8167 243 226 516b8e16a7d25715b38ab60ed032e39f 3378d9b919c628591ef47fd24aed99eaeb35eb88 315050-6rez/_1o props: 194474 46 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/usr.bin/diff/tests/unified_p.out copyroot: 0 / PLAIN K 8 Makefile V 29 file q-315051.0.r315051/12720 K 7 diff.sh V 29 file t-315051.0.r315051/12999 K 9 input1.in V 29 file v-315051.0.r315051/13278 K 9 input2.in V 29 file x-315051.0.r315051/13556 K 11 input_c1.in V 29 file z-315051.0.r315051/13834 K 11 input_c2.in V 30 file 11-315051.0.r315051/14117 K 10 simple.out V 30 file 13-315051.0.r315051/14401 K 12 simple_b.out V 30 file 15-315051.0.r315051/14678 K 12 simple_e.out V 30 file 17-315051.0.r315051/14957 K 12 simple_i.out V 30 file 19-315051.0.r315051/15236 K 12 simple_n.out V 30 file 1b-315051.0.r315051/15515 K 12 simple_p.out V 30 file 1d-315051.0.r315051/15794 K 12 simple_u.out V 30 file 1f-315051.0.r315051/16075 K 12 simple_w.out V 30 file 1h-315051.0.r315051/16356 K 16 unified_9999.out V 30 file 1j-315051.0.r315051/16635 K 17 unified_c9999.out V 30 file 1l-315051.0.r315051/16920 K 13 unified_p.out V 30 file 1n-315051.0.r315051/17206 END ENDREP id: p-315051.0.r315051/18405 type: dir count: 0 text: 315051 17488 904 0 b4ea84649d637420938e493e2234e20c cpath: /head/usr.bin/diff/tests copyroot: 0 / id: 1p-315051.0.r315051/18558 type: file count: 0 text: 310579 942 58 1814 33610011c1c954c7edcecfac1e49912b 3395b611e236fa732819b4b337879e3ba1936607 315050-6rez/_1q props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/xmalloc.c copyroot: 0 / id: 1r-315051.0.r315051/18833 type: file count: 0 text: 310579 1030 36 1098 40fd2b5b0d2bdc7717a746d541174d02 ff573fddc32c122c15cfd8bc75148eac159188c1 315050-6rez/_1s props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/usr.bin/diff/xmalloc.h copyroot: 0 / PLAIN K 8 Makefile V 29 file a-315051.0.r315051/10827 K 4 TODO V 29 file d-315051.0.r315051/11100 K 6 diff.1 V 29 file f-315051.0.r315051/11361 K 6 diff.c V 29 file h-315051.0.r315051/11631 K 6 diff.h V 29 file j-315051.0.r315051/11905 K 9 diffdir.c V 29 file l-315051.0.r315051/12173 K 9 diffreg.c V 29 file n-315051.0.r315051/12445 K 5 tests V 28 dir p-315051.0.r315051/18405 K 9 xmalloc.c V 30 file 1p-315051.0.r315051/18558 K 9 xmalloc.h V 30 file 1r-315051.0.r315051/18833 END ENDREP id: 9-315051.0.r315051/19598 type: dir count: 0 text: 315051 19109 476 0 7e9a62cf844104046e4161eaf11cd79c cpath: /head/usr.bin/diff copyroot: 0 / PLAIN K 8 Makefile V 33 file 5q-1590.0-1591.r315051/10500 K 14 Makefile.amd64 V 29 file 2-212526.0.r252356/99241 K 12 Makefile.arm V 28 file 5-212526.0.r247975/4301 K 13 Makefile.i386 V 29 file 7-212526.0.r252356/99545 K 12 Makefile.inc V 32 file 5t-1590.1-1591.r201386/6856 K 16 Makefile.powerpc V 30 file b-212526.0.r252356/100151 K 16 Makefile.sparc64 V 30 file d-212526.0.r252356/100458 K 9 addr2line V 27 dir q-275373.0.r298401/8457 K 5 alias V 30 dir 4-100200.0.r284345/1144695 K 5 apply V 28 dir 3-1591.0.r314436/1144654 K 2 ar V 27 dir 2-176434.0.r301974/1302 K 3 asa V 29 dir 2-96625.0.r284345/1147062 K 2 at V 23 dir 2-941.0.r303540/997 K 3 atm V 26 dir 4-121666.0.r313653/810 K 3 awk V 26 dir 7-85724.0.r314942/7015 K 6 banner V 28 dir 8-1591.0.r314436/1145767 K 8 basename V 28 dir a-1591.0.r314436/1146947 K 2 bc V 27 dir 8-202719.0.r314704/1605 K 4 biff V 28 dir e-1591.0.r314436/1148040 K 9 bluetooth V 27 dir 4v-107120.0.r313656/634 K 5 bmake V 28 dir c-241279.0.r314808/26675 K 8 brandelf V 25 dir 2-18962.0.r286136/577 K 6 bsdcat V 30 dir 74-299529.0.r314571/119400 K 6 bsdiff V 26 dir 4-148771.0.r306026/990 K 5 bzip2 V 29 dir 4-78562.0.r284345/1159417 K 12 bzip2recover V 30 dir 4-108667.0.r284345/1160018 K 3 c89 V 29 dir 2-29545.0.r284345/1160714 K 3 c99 V 26 dir 4-104615.0.r285457/556 K 6 caesar V 34 dir o-2491.0-288485.r291738/155094 K 8 calendar V 28 dir i-1591.0.r314436/1151757 K 8 cap_mkdb V 28 dir m-1591.0.r314436/1152948 K 6 catman V 25 dir 4-96845.0.r299589/664 K 4 chat V 24 dir 2-4375.0.r311288/604 K 7 checknr V 28 dir o-1591.0.r314436/1154072 K 5 chkey V 29 dir 2-26241.0.r284345/1166321 K 6 chpass V 26 dir s-1591.0.r314833/18140 K 5 cksum V 28 dir u-1591.0.r314436/1158577 K 5 clang V 31 dir 9d-208963.0.r314564/2764277 K 3 cmp V 28 dir w-1591.0.r314436/1161332 K 3 col V 28 dir y-1591.0.r314436/1162505 K 6 colcrt V 29 dir 10-1591.0.r314436/1163615 K 7 colldef V 31 dir 2-6528.0-291115.r298170/996 K 5 colrm V 29 dir 12-1591.0.r314436/1164726 K 6 column V 29 dir 14-1591.0.r314436/1165846 K 4 comm V 29 dir 16-1591.0.r314436/1167000 K 10 compile_et V 28 dir 2t-3238.0.r295989/256205 K 8 compress V 29 dir 18-1591.0.r314436/1169036 K 4 cpio V 29 dir 2-179323.0.r314571/120902 K 6 cpuset V 26 dir 2-176732.0.r303520/584 K 6 csplit V 26 dir 4-95926.0.r299355/5701 K 5 ctags V 29 dir 1e-1591.0.r314436/1172960 K 7 ctlstat V 27 dir 2o-229997.0.r314592/794 K 3 cut V 29 dir 1i-1591.0.r314436/1174086 K 7 cxxfilt V 27 dir 2-282288.0.r298401/9069 K 2 dc V 27 dir u-202719.0.r314704/3746 K 4 diff V 28 dir 9-315051.0.r315051/19598 K 7 dirname V 29 dir 1q-1591.0.r314436/1174846 K 3 dpv V 27 dir 1m-274116.0.r294863/617 K 5 drill V 29 dir b-255801.0.r291563/206441 K 3 dtc V 27 dir c-245803.0.r313709/1198 K 2 du V 29 dir 1s-1591.0.r314436/1175927 K 2 ee V 28 dir 2-10453.0.r298107/670127 K 8 elf2aout V 29 dir 2-93310.0.r284345/1187192 K 7 elfcopy V 28 dir u-275373.0.r306649/26706 K 7 elfdump V 28 dir 2-109313.0.r308606/14783 K 6 enigma V 26 dir 2-40768.0.r313329/5659 K 3 env V 29 dir 1u-1591.0.r314436/1177070 K 6 expand V 29 dir 1y-1591.0.r314436/1178179 K 6 factor V 35 dir 16-2491.1-288485.r291738/166919 K 5 false V 29 dir 20-1591.0.r314436/1179286 K 5 fetch V 25 dir 2-16505.0.r297384/628 K 4 file V 29 dir 22-1591.0.r284345/1192073 K 6 file2c V 27 dir 2-5996.0.r299094/364901 K 4 find V 29 dir 24-1591.0.r314436/1183607 K 6 finger V 29 dir 26-1591.0.r314436/1187231 K 3 fmt V 29 dir 28-1591.0.r314436/1187981 K 4 fold V 29 dir 2a-1591.0.r314436/1189069 K 7 fortune V 33 dir 1a-2491.2-288485.r314893/4235 K 4 from V 29 dir 2e-1591.0.r314436/1190163 K 5 fstat V 29 dir 2i-1591.0.r314436/1191469 K 5 fsync V 29 dir 4-63499.0.r284345/1198734 K 3 ftp V 29 dir 2k-1591.0.r284345/1199394 K 5 gcore V 29 dir 4o-1590.0.r314436/1193076 K 6 gencat V 25 dir 2-7496.0.r299356/4919 K 7 getconf V 28 dir 4-59632.0.r312927/110146 K 6 getent V 26 dir 4-158287.0.r301413/988 K 6 getopt V 25 dir 2-194.0.r308606/16199 K 5 gprof V 29 dir 4s-1590.0.r314436/1200420 K 4 grdc V 34 dir 2-4975.3-288485.r291738/167694 K 4 grep V 26 dir d-210389.0.r313955/948 K 4 gzip V 27 dir k-166255.0.r313327/1267 K 4 head V 29 dir 2u-1591.0.r314436/1201518 K 7 hesinfo V 29 dir 2l-65532.0.r141580/125265 K 7 hexdump V 29 dir 2w-1591.0.r314436/1205482 K 4 host V 28 dir 2-2989.0.r284345/1210026 K 5 iconv V 29 dir 1o9-219019.0.r310144/1161 K 2 id V 29 dir 2y-1591.0.r314436/1207352 K 5 ident V 27 dir f-285890.0.r310145/1161 K 6 indent V 27 dir 30-1591.0.r314613/14144 K 5 ipcrm V 24 dir 2-2736.0.r313669/696 K 4 ipcs V 26 dir 2-2731.0.r291558/25711 K 8 iscsictl V 28 dir 1w-255570.0.r312652/1219 K 4 join V 29 dir 32-1591.0.r314436/1208498 K 3 jot V 29 dir 34-1591.0.r314436/1209636 K 5 kdump V 29 dir 36-1591.0.r314436/1210742 K 8 keylogin V 29 dir 2-26243.0.r284345/1216540 K 9 keylogout V 29 dir 2-26245.0.r284345/1217255 K 7 killall V 28 dir 2-9317.0.r284345/1217955 K 6 ktrace V 29 dir 38-1591.0.r314436/1212658 K 7 ktrdump V 26 dir 2-93504.0.r310142/1039 K 3 lam V 29 dir 3a-1591.0.r314436/1213743 K 4 last V 29 dir 3c-1591.0.r314436/1214834 K 8 lastcomm V 29 dir 3e-1591.0.r314436/1216488 K 3 ldd V 24 dir 2v-696.0.r299952/627 K 5 leave V 29 dir 3i-1591.0.r314436/1217601 K 4 less V 25 dir 4-60789.0.r294111/705 K 8 lessecho V 28 dir c-60789.0.r284481/160290 K 7 lesskey V 28 dir g-60789.0.r284481/160917 K 3 lex V 25 dir 2-2259.0.r298241/1319 K 6 limits V 28 dir 2-21924.0.r299094/378802 K 6 locale V 26 dir 2-105239.0.r309624/634 K 9 localedef V 35 dir 5-286432.62-290494.r315007/5671 K 6 locate V 27 dir 3k-1591.0.r314449/20029 K 4 lock V 29 dir 3s-1591.0.r314436/1220388 K 5 lockf V 29 dir 2-21440.0.r284345/1232468 K 6 logger V 29 dir 3u-1591.0.r314436/1221505 K 5 login V 29 dir 3w-1591.0.r314436/1222863 K 6 logins V 30 dir 2-126700.0.r284345/1234810 K 7 logname V 29 dir 3y-1591.0.r314436/1223991 K 4 look V 29 dir 40-1591.0.r314436/1225499 K 6 lorder V 29 dir 42-1591.0.r314436/1226613 K 5 lsvfs V 28 dir 2-2965.0.r284345/1237661 K 8 lzmainfo V 30 dir u-207842.0.r284345/1238257 K 2 m4 V 28 dir 44-1591.0.r299094/383198 K 4 mail V 29 dir 4a-1591.0.r314436/1238436 K 10 makewhatis V 26 dir a-15755.0.r295733/4445 K 3 man V 26 dir 2-213317.0.r312941/818 K 6 mandoc V 28 dir e-241754.0.r312593/45100 K 4 mesg V 29 dir 4o-1591.0.r314436/1239191 K 8 minigzip V 27 dir 2-31696.0.r311275/21882 K 8 ministat V 27 dir g-118856.0.r310141/1221 K 10 mkcsmapper V 28 dir 1oh-219019.0.r302481/766 K 17 mkcsmapper_static V 30 dir 1ov-219019.0.r297997/19663 K 5 mkdep V 29 dir 4q-1591.0.r314436/1240718 K 6 mkesdb V 31 dir 1oz-219019.0.r295989/266915 K 13 mkesdb_static V 30 dir 1pd-219019.0.r297997/20300 K 6 mkfifo V 29 dir 4s-1591.0.r314436/1241838 K 5 mkimg V 34 dir 2-253923.0-263918.r314577/7083 K 8 mklocale V 36 dir 4u-1591.1-291115.r314436/1244172 K 5 mkstr V 29 dir 4w-1591.0.r314436/1245369 K 6 mktemp V 29 dir 2-35193.0.r314436/1246073 K 6 mkuzip V 27 dir 4-135045.0.r313667/1604 K 5 morse V 33 dir 1y-2491.4-288485.r288485/1706 K 4 msgs V 29 dir 50-1591.0.r314436/1247587 K 2 mt V 29 dir 52-1591.0.r314436/1248666 K 2 nc V 30 dir 9-141394.0.r284345/1256728 K 4 ncal V 25 dir 2-31745.0.r308340/702 K 7 netstat V 26 dir 54-1591.0.r315017/1498 K 6 newgrp V 27 dir 2-97364.0.r298876/17666 K 6 newkey V 26 dir 2-26239.0.r305077/7123 K 7 nfsstat V 29 dir 56-1591.0.r314436/1254771 K 4 nice V 29 dir 58-1591.0.r314436/1255875 K 2 nl V 25 dir 4-76273.0.r303595/537 K 2 nm V 28 dir y-275373.0.r298401/10268 K 5 nohup V 29 dir 5b-1591.0.r314436/1256995 K 7 numactl V 30 dir 16-285387.0.r300050/131251 K 6 number V 33 dir 20-2491.5-288485.r288485/1913 K 8 opieinfo V 29 dir 2-22378.0.r284345/1263912 K 7 opiekey V 29 dir 2-22380.0.r284345/1264518 K 10 opiepasswd V 29 dir 2-22382.0.r284345/1265126 K 8 pagesize V 29 dir 5d-1591.0.r314436/1258148 K 7 pamtest V 29 dir 2w-236109.0.r288228/93784 K 6 passwd V 27 dir 5f-1591.0.r314833/18903 K 5 paste V 29 dir 5h-1591.0.r314436/1260042 K 5 patch V 27 dir h-246074.0.r314704/4957 K 7 pathchk V 25 dir 2-97095.0.r302480/555 K 6 perror V 27 dir 4-192398.0.r313673/3564 K 3 pom V 35 dir 26-2491.6-288485.r291738/168469 K 2 pr V 27 dir 5l-1591.0.r289677/39023 K 6 primes V 32 dir 2a-2491.7-288485.r306502/978 K 8 printenv V 29 dir 5n-1591.0.r314436/1261192 K 6 printf V 29 dir 5p-1591.0.r314436/1262374 K 11 proccontrol V 27 dir 4-306261.0.r306281/3162 K 8 procstat V 28 dir 2-174199.0.r309676/51250 K 7 protect V 29 dir y-255708.0.r291563/217291 K 5 quota V 29 dir 5r-1591.0.r314436/1263493 K 6 random V 32 dir 2i-2491.8-288485.r301574/748 K 4 rctl V 28 dir 4-220166.0.r297633/60773 K 7 readelf V 28 dir 2-276587.0.r298401/10872 K 6 renice V 29 dir 5w-1591.0.r314436/1264616 K 9 resizewin V 26 dir 4-297897.0.r303515/684 K 3 rev V 29 dir 5y-1591.0.r314436/1265717 K 6 revoke V 26 dir 8-194267.0.r313666/579 K 6 rlogin V 29 dir 60-1591.0.r314436/1266488 K 6 rpcgen V 25 dir 2-1897.0.r311981/1417 K 7 rpcinfo V 24 dir 2-1900.0.r299582/734 K 2 rs V 29 dir 62-1591.0.r314436/1267575 K 3 rsh V 29 dir 64-1591.0.r314436/1268324 K 3 rup V 28 dir 2-2344.0.r314436/1269058 K 7 ruptime V 26 dir 66-1591.0.r314640/1296 K 6 rusers V 28 dir 2-2346.0.r314436/1270951 K 5 rwall V 28 dir 2-2348.0.r314436/1271701 K 4 rwho V 29 dir 68-1591.0.r314436/1272810 K 6 script V 29 dir 6e-1591.0.r314436/1273934 K 5 sdiff V 26 dir 7-298823.0.r313665/692 K 3 sed V 29 dir 6g-1591.0.r314436/1279568 K 7 send-pr V 29 dir 5-267577.0.r291563/218033 K 3 seq V 26 dir 4-204103.0.r305887/660 K 10 setchannel V 28 dir 2-165023.0.r288228/94512 K 4 shar V 29 dir 6k-1591.0.r314436/1280676 K 9 showmount V 29 dir 6m-1591.0.r314436/1281834 K 4 size V 29 dir 12-275373.0.r298401/11481 K 7 smbutil V 28 dir m-87874.0.r291563/218655 K 8 sockstat V 26 dir 2-45699.0.r314039/1279 K 6 soelim V 33 dir 4-274836.0-282318.r305959/640 K 4 sort V 27 dir 2-235267.0.r313891/1923 K 5 split V 29 dir 6t-1591.0.r314436/1282952 K 11 ssh-copy-id V 29 dir 4-241862.0.r298107/732982 K 4 stat V 25 dir 2-97953.0.r298599/618 K 6 stdbuf V 30 dir h-234772.0.r284345/1294129 K 7 strings V 29 dir 16-275373.0.r298401/12092 K 2 su V 29 dir 6x-1591.0.r314436/1284038 K 3 svn V 28 dir 8-251886.0.r313679/10163 K 6 systat V 29 dir 6z-1591.0.r314436/1293151 K 4 tabs V 29 dir 2-97033.0.r284345/1315429 K 4 tail V 29 dir 71-1591.0.r314436/1296301 K 4 talk V 29 dir 73-1591.0.r314436/1302309 K 3 tar V 29 dir 2-127915.0.r314571/122396 K 5 tcopy V 29 dir 75-1591.0.r314436/1303421 K 3 tee V 29 dir 77-1591.0.r314436/1304515 K 6 telnet V 29 dir 79-1591.0.r284345/1320482 K 5 tests V 30 dir 1x-257853.0.r299094/424567 K 4 tftp V 29 dir 7b-1591.0.r314436/1306373 K 4 time V 29 dir 7d-1591.0.r314436/1307476 K 7 timeout V 27 dir 4-268745.0.r314944/5668 K 3 tip V 26 dir 7f-1591.0.r287970/1752 K 3 top V 25 dir 2-24144.0.r311710/655 K 5 touch V 29 dir 8r-1591.0.r314436/1308587 K 4 tput V 29 dir 8t-1591.0.r314436/1310101 K 2 tr V 29 dir 8v-1591.0.r314436/1312206 K 4 true V 29 dir 8x-1591.0.r314436/1313310 K 8 truncate V 28 dir 4-63437.0.r299094/429299 K 5 truss V 27 dir 2-31567.0.r312691/12406 K 4 tset V 29 dir 8z-1591.0.r314436/1316807 K 5 tsort V 29 dir 91-1591.0.r314436/1317923 K 3 tty V 29 dir 93-1591.0.r314436/1319019 K 2 ul V 26 dir 95-1591.0.r302558/1469 K 5 uname V 29 dir 97-1591.0.r314436/1319777 K 8 unexpand V 29 dir 99-1591.0.r314436/1320508 K 7 unifdef V 25 dir 9b-1591.0.r291697/931 K 4 uniq V 29 dir 9d-1591.0.r314436/1321674 K 5 units V 25 dir 2-16187.0.r313664/987 K 5 unvis V 29 dir 9f-1591.0.r284345/1338764 K 5 unzip V 27 dir 2-175154.0.r313663/1538 K 12 usbhidaction V 26 dir 4-113288.0.r288335/814 K 9 usbhidctl V 29 dir 4-62642.0.r284345/1340866 K 5 users V 29 dir 9h-1591.0.r314436/1322799 K 8 uudecode V 29 dir 9v-1591.0.r314436/1323580 K 8 uuencode V 25 dir 9x-1591.0.r314993/775 K 8 vacation V 28 dir 9z-1591.0.r295989/271621 K 6 vgrind V 29 dir a1-1591.0.r314436/1328897 K 2 vi V 25 dir 2-2082.0.r314139/1535 K 3 vis V 29 dir a5-1591.0.r284345/1346938 K 6 vmstat V 25 dir a7-1591.0.r315049/677 K 9 vtfontcvt V 26 dir 9-267337.0.r305815/659 K 1 w V 25 dir a9-1591.0.r314988/865 K 4 wall V 29 dir ab-1591.0.r314436/1334238 K 2 wc V 29 dir ad-1591.0.r314436/1335322 K 4 what V 29 dir af-1591.0.r314436/1336425 K 7 whereis V 26 dir aj-1591.0.r298879/4770 K 5 which V 28 dir 2-5888.0.r284345/1352886 K 3 who V 29 dir al-1591.0.r314436/1337177 K 5 whois V 29 dir an-1591.0.r314436/1338288 K 5 write V 29 dir aq-1591.0.r314436/1339398 K 5 xargs V 29 dir as-1591.0.r314436/1341028 K 8 xinstall V 27 dir au-1591.0.r305148/23206 K 5 xlint V 28 dir 2-12100.0.r308457/148967 K 2 xo V 29 dir 4-273568.0.r299094/437098 K 4 xstr V 29 dir aw-1591.0.r314436/1342550 K 2 xz V 30 dir y-207842.0.r284345/1362888 K 5 xzdec V 31 dir 12-207842.0.r284345/1363483 K 4 yacc V 26 dir ay-1591.0.r313106/1215 K 3 yes V 29 dir b2-1591.0.r314436/1343636 K 5 ypcat V 25 dir 4-1930.0.r287425/1554 K 7 ypmatch V 25 dir c-1930.0.r287425/2242 K 7 ypwhich V 25 dir k-1930.0.r287425/2929 END ENDREP id: m-3.0.r315051/32615 type: dir pred: m-3.0.r315049/13677 count: 12574 text: 315051 19745 12857 0 2dd85c7313f20c7e6e089a47c58a7de2 cpath: /head/usr.bin copyroot: 0 / PLAIN K 10 .arcconfig V 26 file 1-265842.0.r306435/41 K 8 .arclint V 27 file 1-266959.0.r281789/766 K 9 COPYRIGHT V 24 file 1-2656.0.r310963/99 K 5 LOCKS V 27 file 1-146890.0.r255635/270 K 11 MAINTAINERS V 26 file 1-94742.0.r314622/244 K 8 Makefile V 32 file 3-1594.0-1595.r312910/40031 K 13 Makefile.inc1 V 26 file 5-38666.0.r314790/156 K 18 Makefile.libcompat V 32 file 5-38666.0-296709.r312857/81 K 17 ObsoleteFiles.inc V 28 file 4-148330.0.r315051/8423 K 6 README V 25 file 1-21173.0.r300137/48 K 9 README.md V 27 file 1-314473.0.r314495/558 K 8 UPDATING V 27 file 1-41806.0.r315051/8717 K 3 bin V 23 dir 1-5.0.r315005/12085 K 4 cddl V 28 dir 1-168404.0.r314654/24570 K 7 contrib V 27 dir 1-16755.0.r315016/32364 K 6 crypto V 28 dir 1-25405.0.r314720/147655 K 3 etc V 23 dir 1-38.0.r314902/6146 K 3 gnu V 23 dir 1-3.0.r315051/10326 K 7 include V 24 dir 1-697.0.r314424/5462 K 9 kerberos5 V 28 dir 4q-29815.0.r314657/11241 K 3 lib V 23 dir 6-5.0.r315039/10127 K 7 libexec V 22 dir c-5.0.r315040/5863 K 7 release V 25 dir 1-3027.0.r314935/2272 K 6 rescue V 28 dir 7-117035.0.r314240/15436 K 4 sbin V 23 dir fa-4.0.r315018/5164 K 6 secure V 27 dir r-1553.0.r314720/150307 K 5 share V 22 dir e-3.0.r314995/4443 K 3 sys V 23 dir g-5.0.r315050/10259 K 7 targets V 35 dir 2-242818.1-284345.r314886/14426 K 5 tests V 28 dir g-257097.0.r314852/19266 K 5 tools V 26 dir 43-1590.0.r314915/5819 K 7 usr.bin V 23 dir m-3.0.r315051/32615 K 8 usr.sbin V 23 dir q-3.0.r315048/11886 END ENDREP id: 5-1.0.r315051/34265 type: dir pred: 5-1.0.r315050/11971 count: 211824 text: 315051 32784 1468 0 1f5b4625bfc2d43c53f7916a521e78eb props: 314564 2802123 2910 0 9ecee2c4cba9047c6f96c49815637cda cpath: /head copyroot: 0 / minfo-cnt: 122 minfo-here: y PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 23 dir 5-1.0.r315051/34265 K 8 projects V 23 dir 6-1.0.r314524/28157 K 7 release V 22 dir 7-1.0.r306421/3182 K 6 releng V 23 dir 8-1.0.r314126/25925 K 6 stable V 23 dir 9-1.0.r315044/41846 K 8 svnadmin V 27 dir 0-179447.0.r314856/1259 K 4 user V 22 dir a-1.0.r314959/4474 K 6 vendor V 22 dir b-1.0.r314986/5944 K 13 vendor-crypto V 26 dir 0-1575.0.r313155/61323 K 10 vendor-sys V 26 dir 0-12116.0.r314911/9785 END ENDREP id: 0.0.r315051/35004 type: dir pred: 0.0.r315050/12710 count: 315051 text: 315051 34517 474 0 98df89eb56078fdd993db088c4f68599 props: 289270 0 4229 0 20f578acc837c5e58fc64b9eaa493aea cpath: / copyroot: 0 / minfo-cnt: 43849 4-148330.0.t315050-6rez modify-file true false /head/ObsoleteFiles.inc 1-41806.0.t315050-6rez modify-file true false /head/UPDATING 3-1040.0.t315050-6rez modify-file true false /head/gnu/usr.bin/Makefile 3-68.0.r299094/121357 delete-dir false false /head/gnu/usr.bin/diff 5q-1590.0-1591.t315050-6rez modify-file true false /head/usr.bin/Makefile _9.0.t315050-6rez add-dir false false /head/usr.bin/diff _a.0.t315050-6rez add-file true true /head/usr.bin/diff/Makefile _d.0.t315050-6rez add-file true true /head/usr.bin/diff/TODO _f.0.t315050-6rez add-file true true /head/usr.bin/diff/diff.1 _h.0.t315050-6rez add-file true true /head/usr.bin/diff/diff.c _j.0.t315050-6rez add-file true true /head/usr.bin/diff/diff.h _l.0.t315050-6rez add-file true true /head/usr.bin/diff/diffdir.c _n.0.t315050-6rez add-file true true /head/usr.bin/diff/diffreg.c _p.0.t315050-6rez add-dir false false /head/usr.bin/diff/tests _q.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/Makefile _t.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/diff.sh _v.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/input1.in _x.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/input2.in _z.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/input_c1.in _11.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/input_c2.in _13.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple.out _15.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple_b.out _17.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple_e.out _19.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple_i.out _1b.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple_n.out _1d.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple_p.out _1f.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple_u.out _1h.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/simple_w.out _1j.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/unified_9999.out _1l.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/unified_c9999.out _1n.0.t315050-6rez add-file true true /head/usr.bin/diff/tests/unified_p.out _1p.0.t315050-6rez add-file true true /head/usr.bin/diff/xmalloc.c _1r.0.t315050-6rez add-file true true /head/usr.bin/diff/xmalloc.h 35004 35229