FreeBSD Bugzilla – Attachment 10658 Details for
Bug 21317
[PATCH] LINT and NOTES give false default for MAXDSIZ
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 775 bytes, created by
Philipp Mergenthaler
on 2000-09-16 21:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Philipp Mergenthaler
Created:
2000-09-16 21:50:01 UTC
Size:
775 bytes
patch
obsolete
>--- NOTES Wed Sep 13 19:06:48 2000 >+++ NOTES.new Sat Sep 16 22:40:54 2000 >@@ -57,7 +57,7 @@ > > # >-# Certain applications can grow to be larger than the 128M limit >+# Certain applications can grow to be larger than the 512MB limit > # that FreeBSD initially imposes. Below are some options to >-# allow that limit to grow to 256MB, and can be increased further >+# allow that limit to grow to 1024MB, and can be increased further > # with changing the parameters. MAXDSIZ is the maximum that the > # limit can be set to, and the DFLDSIZ is the default value for >@@ -66,6 +66,6 @@ > # that regularly exceed the limit like INND. > # >-options MAXDSIZ="(256*1024*1024)" >-options DFLDSIZ="(256*1024*1024)" >+options MAXDSIZ="(1024*1024*1024)" >+options DFLDSIZ="(1024*1024*1024)" > > #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21317
: 10658