Subject: Re: Netscape?
To: None <port-amiga@NetBSD.ORG>
From: Michael L. Hitch <mhitch@msu.oscs.montana.edu>
List: port-amiga
Date: 04/06/1998 11:20:50
Markus Illenseer <markus@core.de> writes:
> URL:
>
> http://www.bga.com/~khym/netbsd/mozilla-netbsd-m68k.gz
>
> Michael, please post the required changes / kernel option. I can`t
> find the option.
diff -u /a/src/sys/arch/amiga/include/vmparam.h sys/arch/amiga/include/vmparam.h
--- /a/src/sys/arch/amiga/include/vmparam.h Mon Mar 23 05:12:33 1998
+++ sys/arch/amiga/include/vmparam.h Mon Apr 6 10:49:07 1998
@@ -71,7 +71,7 @@
*/
#ifndef MAXTSIZ
-#define MAXTSIZ (6*1024*1024) /* max text size */
+#define MAXTSIZ (8*1024*1024) /* max text size */
#endif
#ifndef DFLDSIZ
#define DFLDSIZ (32*1024*1024) /* initial data size limit */
---
Michael L. Hitch mhitch@montana.edu
Computer Consultant, Information Technology Center
Montana State University, Bozeman, MT USA