Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ncar!mephisto!udel!mmdf From: F35KER%DHHDESY3.BITNET@cunyvm.cuny.edu Newsgroups: comp.os.minix Subject: re: uudecode -b16 Message-ID: <18937@nigel.udel.EDU> Date: 9 May 90 11:24:59 GMT Sender: mmdf@udel.EDU Lines: 23 > Date: Sat, 5 May 90 06:05:42 GMT > From: mike.irons@LYNX.NORTHEASTERN.EDU > Subject: uudecode -b16 > > :Could someone please post a version of compress that can do 16 bit > uncompress that runs under Minix or explain how it can be built on a PC. I There was a version of compress (version 4.3 I think) posted to comp.os.minix about a year ago that could do 16 bit compression and decompression on an ST with enough memory. I don't know who posted it, but I can look it up. I'm using this one to decompress files from other hosts but it has a serious bug: when the size of the output file reaches 128000 bytes (not 128 Kbytes!) it stops reporting a write error. This does however not happen if you compress -dc >outfile . This is not a problem of insufficiant stack or /tmp space and I have tracked it down to a failing write(2) call. I first attributed it to a bug in the old ST 1.1 libc.a but the problem persists with the 1.5.5 lib. Has anybode else experienced this and fixed it? This version of compress could be very useful at least on the ST, perhaps also on PCs. Kerst van Raden F35KER @ DHHDESY3 ( .BITNET :-( )