FreeBSD Bugzilla – Attachment 22699 Details for
Bug 39293
the dumpon man page incorrectly states that sysctl(3) is used
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dumpon.diff
dumpon.diff (text/plain), 823 bytes, created by
Martin Faxer
on 2002-06-14 13:20:01 UTC
(
hide
)
Description:
dumpon.diff
Filename:
MIME Type:
Creator:
Martin Faxer
Created:
2002-06-14 13:20:01 UTC
Size:
823 bytes
patch
obsolete
>Index: dumpon.8 >=================================================================== >RCS file: /home/ncvs/src/sbin/dumpon/dumpon.8,v >retrieving revision 1.23 >diff -u -r1.23 dumpon.8 >--- dumpon.8 9 Apr 2002 19:51:50 -0000 1.23 >+++ dumpon.8 14 Jun 2002 12:03:58 -0000 >@@ -81,18 +81,20 @@ > .Pp > The > .Nm >-program operates by setting the >-.Xr sysctl 3 >-MIB variable >-.Dq kern.dumpdev >-to the device number of the designated >+program operates by opening the designated > .Ar special_file >-or to >-.Dv NODEV >-(meaning that no dumps are to be taken) if >+and doing an >+.Xr ioctl 2 >+request, >+.Dv DIOCSKERNELDUMP , >+telling the kernel to use that device for saving dumps. >+If > .Ar special_file > is the text string: >-.Dq Li off . >+.Dq Li off , >+dumpon opens >+.Pa /dev/null , >+telling the kernel not to save crash dumps. > .Pp > Since > .Nm
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 39293
: 22699