Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ncompress-4.2.4/Makefile.orig Thu Oct 31 10:38:46 1996 |+++ ncompress-4.2.4/Makefile Thu Oct 31 10:39:12 1996 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ncompress-4.2.4/compress42.c.lfs 2002-06-19 19:19:33.000000000 -0400 |+++ ncompress-4.2.4/compress42.c 2002-06-19 19:20:48.000000000 -0400 -------------------------- Patching file compress42.c using Plan A... Hunk #1 succeeded at 130. Hunk #2 succeeded at 169. Hunk #3 succeeded at 512. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ncompress-4.2.4/compress42.c.filenamelen Wed Nov 21 12:19:38 2001 |+++ ncompress-4.2.4/compress42.c Wed Nov 21 12:20:03 2001 -------------------------- Patching file compress42.c using Plan A... Hunk #1 succeeded at 138 (offset -2 lines). Hunk #2 succeeded at 190 (offset -24 lines). Hunk #3 succeeded at 640 (offset -2 lines). Hunk #4 succeeded at 669 (offset -24 lines). Hunk #5 succeeded at 713 (offset -2 lines). Hunk #6 succeeded at 837 (offset -24 lines). Hunk #7 succeeded at 1808 (offset -2 lines). done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ncompress-4.2.4/compress42.c.2GB 2004-07-14 12:16:19.000000000 -0400 |+++ ncompress-4.2.4/compress42.c 2004-07-14 12:16:59.000000000 -0400 -------------------------- Patching file compress42.c using Plan A... Hunk #1 succeeded at 1329. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ncompress-4.2.4/compress42.c.zerobyteforce 2006-04-14 14:18:28.000000000 +0200 |+++ ncompress-4.2.4/compress42.c 2006-04-14 14:20:15.000000000 +0200 -------------------------- Patching file compress42.c using Plan A... Hunk #1 succeeded at 1145. Hunk #2 succeeded at 1159. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ncompress-4.2.4/compress42.c.bssUnderflow 2006-08-10 11:40:03.000000000 +0200 |+++ ncompress-4.2.4/compress42.c 2006-08-10 11:40:31.000000000 +0200 -------------------------- Patching file compress42.c using Plan A... Hunk #1 succeeded at 1689. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ncompress-4.2.4/compress42.c.endians 2006-09-19 13:53:58.000000000 +0200 |+++ ncompress-4.2.4/compress42.c 2006-09-19 13:57:54.000000000 +0200 -------------------------- Patching file compress42.c using Plan A... Hunk #1 succeeded at 432. done cc -o compress -DDIRENT=1 -DSYSDIR=1 -DUTIME_H=1 -DUSERMEM=800000 -DREGISTERS=20 -DIBUFSIZ=1024 -DOBUFSIZ=1024 -DBYTEORDER=1234 -m32 -mcpu=v8 -mtune=v9 "-DCOMPILE_DATE=\"`date`\"" compress42.c compress42.c: In function 'main': compress42.c:695: warning: incompatible implicit declaration of built-in function 'exit' compress42.c:699: warning: incompatible implicit declaration of built-in function 'malloc' compress42.c:839: warning: incompatible implicit declaration of built-in function 'exit' compress42.c: In function 'Usage': compress42.c:861: warning: incompatible implicit declaration of built-in function 'exit' compress42.c: In function 'abort_compress': compress42.c:1816: warning: incompatible implicit declaration of built-in function 'exit' compress42.c: In function 'about': compress42.c:1898: warning: incompatible implicit declaration of built-in function 'exit' Slackware package maker, version 2.1. Searching for symbolic links: usr/bin/uncompress -> compress bin/compress -> /usr/bin/compress bin/uncompress -> compress Making symbolic link creation script: ( cd usr/bin ; rm -rf uncompress ) ( cd usr/bin ; ln -sf compress uncompress ) ( cd bin ; rm -rf compress ) ( cd bin ; ln -sf /usr/bin/compress compress ) ( cd bin ; rm -rf uncompress ) ( cd bin ; ln -sf compress uncompress ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/bin/uncompress' removed `./bin/compress' removed `./bin/uncompress' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file ncompress-4.2.4-sparc-1.tar... ./ usr/ usr/bin/ usr/bin/compress usr/man/ usr/man/man1/ usr/man/man1/compress.1.gz usr/man/man1/uncompress.1.gz usr/doc/ usr/doc/ncompress-4.2.4/ usr/doc/ncompress-4.2.4/Acknowleds usr/doc/ncompress-4.2.4/LZW.INFO usr/doc/ncompress-4.2.4/README bin/ install/ install/slack-desc install/doinst.sh tar-1.13: ncompress-4.2.4-sparc-1.tar is the archive; not dumped Gzipping ncompress-4.2.4-sparc-1.tar... Renaming ncompress-4.2.4-sparc-1.tar.gz to ncompress-4.2.4-sparc-1.tgz... Moving ncompress-4.2.4-sparc-1.tgz to /tmp... Package creation complete.