View | Details | Raw Unified | Return to bug 21712
Collapse All | Expand All

(-)core.5 (+8 lines)
Lines 76-81 Link Here
76
.Em \&%N.core ,
76
.Em \&%N.core ,
77
yielding the traditional FreeBSD behaviour.
77
yielding the traditional FreeBSD behaviour.
78
.Pp
78
.Pp
79
By default, a user or group process that changes its real or effective id
80
credential will not create a corefile.  This behaviour can be changed by 
81
setting the
82
.Xr sysctl 8 
83
variable
84
.Va kern.sugid_coredump
85
to a true value.
86
.Pp
79
The core file consists of the
87
The core file consists of the
80
.Fa u .
88
.Fa u .
81
area, whose size (in pages) is
89
area, whose size (in pages) is

Return to bug 21712