From 8ee3e5c05853f0a72b732738129a6c645e0674ac Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 27 Nov 1999 23:49:31 +0000 Subject: defuzz --- lang/elk/files/patch-sum | 4 +-- lang/elk/patches/patch-aa | 85 ++++++++++++++++++--------------------------- www/Mosaic/files/patch-sum | 4 +-- www/Mosaic/patches/patch-af | 24 ++++++------- 4 files changed, 48 insertions(+), 69 deletions(-) diff --git a/lang/elk/files/patch-sum b/lang/elk/files/patch-sum index 53a0d3f74a4..2cc1e0e39b9 100644 --- a/lang/elk/files/patch-sum +++ b/lang/elk/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.3 1999/08/19 10:50:06 agc Exp $ +$NetBSD: patch-sum,v 1.4 1999/11/27 23:49:31 rh Exp $ -MD5 (patch-aa) = b7b322faf24c8adf06e082e9cec05361 +MD5 (patch-aa) = e092d691a5308b701c2d625bc968a76c MD5 (patch-ab) = 606196dcb073174399e2ea016ce45da7 MD5 (patch-ac) = 7b17ca93610a97ea42931e80014a06a2 MD5 (patch-ad) = bcfe220754da600d611a0989f48e534b diff --git a/lang/elk/patches/patch-aa b/lang/elk/patches/patch-aa index 7fa4f61aa22..6d466b576e4 100644 --- a/lang/elk/patches/patch-aa +++ b/lang/elk/patches/patch-aa @@ -1,53 +1,34 @@ -$NetBSD: patch-aa,v 1.2 1999/08/19 10:50:07 agc Exp $ +$NetBSD: patch-aa,v 1.3 1999/11/27 23:49:33 rh Exp $ -*** doc/man/elk.1.orig Thu Apr 6 14:40:07 1995 ---- doc/man/elk.1 Thu Apr 6 14:41:02 1995 -*************** -*** 2,10 **** - .TH ELK 1 "15 January 1991" - .UC 4 - .SH NAME -! elk, scheme \- extensible Scheme interpreter - .SH SYNOPSIS -! .B scheme - [ - .B \-l \f2file\fP - ] [ ---- 2,10 ---- - .TH ELK 1 "15 January 1991" - .UC 4 - .SH NAME -! elk \- extensible Scheme interpreter - .SH SYNOPSIS -! .B elk - [ - .B \-l \f2file\fP - ] [ -*************** -*** 20,27 **** - ] [[ - .B \-\^\- - ] \f2args\fP] -- .LP -- .BR elk .\|.\|. - .SH DESCRIPTION - .I Elk - (Extension Language Kit) is a Scheme interpreter intended ---- 20,25 ---- -*************** -*** 32,38 **** - is linked with the application it serves, but a stand-alone version - of the Scheme interpreter is installed as well (usually under - the name -! .BR scheme ). - This interpreter, together with the standard Scheme toplevel, - .I Elk - can be used as an ordinary, stand-alone implementation of the ---- 30,36 ---- - is linked with the application it serves, but a stand-alone version - of the Scheme interpreter is installed as well (usually under - the name -! .BR elk ). - This interpreter, together with the standard Scheme toplevel, - .I Elk - can be used as an ordinary, stand-alone implementation of the +--- doc/man/elk.1.orig Fri Aug 11 16:27:03 1995 ++++ doc/man/elk.1 Sun Nov 28 00:47:45 1999 +@@ -2,9 +2,9 @@ + .TH ELK 1 "15 January 1991" + .UC 4 + .SH NAME +-elk, scheme \- extensible Scheme interpreter ++elk \- extensible Scheme interpreter + .SH SYNOPSIS +-.B scheme ++.B elk + [ + .B \-l \f2file\fP + ] [ +@@ -20,8 +20,6 @@ + ] [[ + .B \-\^\- + ] \f2args\fP] +-.LP +-.BR elk .\|.\|. + .SH DESCRIPTION + .I Elk + (Extension Language Kit) is a Scheme implementation designed +@@ -32,7 +30,7 @@ + is linked with the application it serves, but a stand-alone version + of the Scheme interpreter is installed as well (usually under + the name +-.BR scheme ). ++.BR elk ). + This interpreter, together with the standard Scheme toplevel, + .I Elk + can be used as an ordinary, stand-alone implementation of the diff --git a/www/Mosaic/files/patch-sum b/www/Mosaic/files/patch-sum index 5ebd53b8a29..b81cf9dd01c 100644 --- a/www/Mosaic/files/patch-sum +++ b/www/Mosaic/files/patch-sum @@ -1,11 +1,11 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:15 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/11/27 23:50:24 rh Exp $ MD5 (patch-aa) = a4342bc9415af2684b8245520eba10c6 MD5 (patch-ab) = 4eee589cf332fa2d567b47ea7b34028c MD5 (patch-ac) = 2daf6e05ccb42fe43a14b3b4b1837509 MD5 (patch-ad) = 973aa9c2a7ff1ed64b9de66861600538 MD5 (patch-ae) = cf53f313d143b77881b571f052060098 -MD5 (patch-af) = 0897a90538ec178cfd91be4d01ea980d +MD5 (patch-af) = 21995f37a64f145c66a762fb040ff192 MD5 (patch-ag) = b5b56184b2d69659a3fda3d89167ad2a MD5 (patch-ah) = 1fd65a7c77a2c21c337acdd23ae0daef MD5 (patch-ai) = 53d1bff6e258adbf2ebb8269ab601748 diff --git a/www/Mosaic/patches/patch-af b/www/Mosaic/patches/patch-af index 00956947ca0..8d391939fc2 100644 --- a/www/Mosaic/patches/patch-af +++ b/www/Mosaic/patches/patch-af @@ -1,14 +1,12 @@ -$NetBSD: patch-af,v 1.2 1998/08/07 11:14:17 agc Exp $ +$NetBSD: patch-af,v 1.3 1999/11/27 23:50:25 rh Exp $ -*** libnut/system.c.bak Sat Oct 14 09:32:53 1995 ---- libnut/system.c Tue Dec 5 06:37:44 1995 -*************** -*** 70,76 **** - - - extern int sys_nerr; -- extern char *sys_errlist[]; - extern int errno; - - ---- 70,75 ---- +--- libnut/system.c.orig Sun Nov 28 00:47:49 1999 ++++ libnut/system.c Sun Nov 28 00:47:49 1999 +@@ -103,7 +103,6 @@ + + #ifndef VMS + extern int sys_nerr; +-extern char *sys_errlist[]; + extern int errno; + #endif + -- cgit v1.2.3