Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Netscape?
Markus Illenseer <markus%core.de@localhost> 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@localhost
Computer Consultant, Information Technology Center
Montana State University, Bozeman, MT USA
Home |
Main Index |
Thread Index |
Old Index