FreeBSD Bugzilla – Attachment 9609 Details for
Bug 19624
make {DFL,MAX}SSIZ kernel options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 652 bytes, created by
david
on 2000-07-01 13:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
david
Created:
2000-07-01 13:40:01 UTC
Size:
652 bytes
patch
obsolete
>*** sys/conf/options.orig Sat Jul 1 21:39:04 2000 >--- sys/conf/options Sat Jul 1 21:38:58 2000 >*************** >*** 223,228 **** >--- 223,230 ---- > # Resource limits. > DFLDSIZ opt_rlimit.h > MAXDSIZ opt_rlimit.h >+ DFLSSIZ opt_rlimit.h >+ MAXSSIZ opt_rlimit.h > > # Net stuff. > BOOTP opt_bootp.h >*** sys/kern/kern_exec.c.orig Sat Jul 1 21:40:42 2000 >--- sys/kern/kern_exec.c Sat Jul 1 21:34:18 2000 >*************** >*** 26,31 **** >--- 26,33 ---- > * $FreeBSD: src/sys/kern/kern_exec.c,v 1.107 2000/01/20 07:12:52 imp Exp $ > */ > >+ #include "opt_rlimit.h" >+ > #include <sys/param.h> > #include <sys/systm.h> > #include <sys/sysproto.h>
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 19624
: 9609