Regen patches

This commit is contained in:
alek 2006-04-09 10:10:25 +00:00
parent 40078bc3fb
commit e92ab38bc8
5 changed files with 19 additions and 14 deletions

View File

@ -1,5 +1,6 @@
$OpenBSD: patch-Makefile,v 1.1 2006/04/09 10:10:25 alek Exp $
--- Makefile.orig Tue Mar 19 05:44:33 1996
+++ Makefile Mon Mar 12 17:25:02 2001
+++ Makefile Sun Apr 9 12:05:56 2006
@@ -27,16 +27,16 @@
# LIBDIR and SHAREDIR. All others must already exist.

View File

@ -1,6 +1,7 @@
--- abbrev.c.~1~ Thu Mar 7 09:34:41 1996
+++ abbrev.c Fri Jul 24 19:22:45 1998
@@ -274,7 +274,16 @@
$OpenBSD: patch-abbrev_c,v 1.1 2006/04/09 10:10:25 alek Exp $
--- abbrev.c.orig Thu Mar 7 18:34:41 1996
+++ abbrev.c Sun Apr 9 12:05:56 2006
@@ -274,7 +274,16 @@ EditAbbrevs()
"jabbXXXXXX"
#endif
);

View File

@ -1,6 +1,7 @@
--- io.c.~1~ Thu Mar 7 09:34:42 1996
+++ io.c Fri Jul 24 19:17:53 1998
@@ -1193,10 +1193,16 @@
$OpenBSD: patch-io_c,v 1.1 2006/04/09 10:10:25 alek Exp $
--- io.c.orig Thu Mar 7 18:34:42 1996
+++ io.c Sun Apr 9 12:05:56 2006
@@ -1193,10 +1193,16 @@ tmpinit()
#endif
);
tfname = copystr(buf);

View File

@ -1,6 +1,7 @@
--- proc.c.orig Fri Mar 8 13:46:40 1996
+++ proc.c Fri Jul 24 19:42:45 1998
@@ -827,8 +827,14 @@
$OpenBSD: patch-proc_c,v 1.1 2006/04/09 10:10:25 alek Exp $
--- proc.c.orig Fri Mar 8 22:46:40 1996
+++ proc.c Sun Apr 9 12:05:56 2006
@@ -827,8 +827,14 @@ UnixToBuf(flags, bnm, InFName, cmd)
int ph;
swritef(pnbuf, sizeof(pnbuf), "%s/%s", TmpDir, "jpXXXXXX");
@ -16,7 +17,7 @@
complain("cannot make pipe for filter: %s", strerror(errno));
close(1);
close(2);
@@ -923,7 +929,18 @@
@@ -923,7 +929,18 @@ bool wrap;
jmp_buf sav_jmp;
swritef(tnambuf, sizeof(tnambuf), "%s/%s", TmpDir, "jfXXXXXX");

View File

@ -1,6 +1,7 @@
--- rec.c.~1~ Thu Mar 7 09:34:43 1996
+++ rec.c Fri Jul 24 19:25:22 1998
@@ -55,8 +55,12 @@
$OpenBSD: patch-rec_c,v 1.1 2006/04/09 10:10:25 alek Exp $
--- rec.c.orig Thu Mar 7 18:34:43 1996
+++ rec.c Sun Apr 9 12:05:56 2006
@@ -55,8 +55,12 @@ recinit()
#endif
);
recfname = copystr(buf);