Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!tut.cis.ohio-state.edu!purdue!ames!amdahl!pacbell!att!chinet!bill From: bill@chinet.chi.il.us (Bill Mitchell) Newsgroups: comp.os.minix Subject: patch.c Keywords: patch.c tmp sed Message-ID: <9189@chinet.chi.il.us> Date: 6 Aug 89 19:16:01 GMT Distribution: usa Organization: Chinet - Chicago, Ill. Lines: 17 Trying to apply Peter Housel's recent cdiff to sed.c, I had patch run out of /tmp space. I keep my RAM disk pretty clean, but even an empty RAM disk is pretty tight. No sweat, I think. I'll just hack patch.c to find scratch space someplace else. Should have known better. Can't find patch.c in the archived command sources which came with my PH 1.3 distribution. I mounted a floppy on /tmp, and that gave me enough /tmp space to update sed. Now I'm wondering why I don't have patch.c. Anybody know why patch.c is not in the PH distribution? Anybody know where I can find a copy?