Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!mit-eddie!uw-beaver!fluke!dcd From: dcd@tc.fluke.COM (David Dyck) Newsgroups: comp.os.minix Subject: Re: 1.5.0 #2 - doc_01.uue Summary: fixup for nro.doc and patch.new Message-ID: <12951@fluke.COM> Date: 2 Dec 89 23:30:30 GMT References: <4661@ast.cs.vu.nl> Sender: news@tc.fluke.COM Organization: John Fluke Mfg. Co., Inc., Everett, WA Lines: 48 The 1.4 crc's that ast posted: 01704 14606 doc/nro.doc 43178 14457 doc/patch.nr did not match the files extracted from this posting. I needed to do the following commands to get the same CRC's as ast posted: $crc nro.doc 22686 29116 nro.doc $dd if=nro.doc of=nro.new bs=1 count=14606 $sed -e '1,/^sed/d' nro.doc > patch.nr $crc nro.new patch.nr 01704 14606 nro.new 43178 14457 patch.nr rm nro.doc mv nro.new nro.doc It looks like nro.doc contains embedded carriage returns, which caused a problem when 'sharing' this posting. PS. Has anyone seen "42220 39018 doc/lib.doc" ? PPS. The 1.4 crc list did not include the crc's for the files in include/sys. Here are the crc's I got after verifying the crc for "17984 5260 sys_00.uue" $crc include/sys/* 41974 152 include/sys/dir.h 50466 2732 include/sys/stat.h 39565 454 include/sys/times.h 54922 1347 include/sys/types.h 12157 360 include/sys/utsname.h 16027 1421 include/sys/wait.h Hope this helps, David Dyck Domain: dcd@tc.fluke.COM Voice: +1 206 356 5807 UUCP: {uw-beaver,decwrl,microsof,sun}!fluke!dcd Snail: John Fluke Mfg. Co. / P.O. Box 9090 / Everett WA 98206-9090