Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107036028
D48221.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
495 B
Referenced Files
None
Subscribers
None
D48221.id.diff
View Options
diff --git a/sys/kern/imgact_elf.c b/sys/kern/imgact_elf.c
--- a/sys/kern/imgact_elf.c
+++ b/sys/kern/imgact_elf.c
@@ -127,7 +127,7 @@
#endif
SYSCTL_INT(__CONCAT(_kern_elf, __ELF_WORD_SIZE), OID_AUTO,
nxstack, CTLFLAG_RW, &__elfN(nxstack), 0,
- __XSTRING(__CONCAT(ELF, __ELF_WORD_SIZE)) ": enable non-executable stack");
+ __XSTRING(__CONCAT(ELF, __ELF_WORD_SIZE)) ": support PT_GNU_STACK for non-executable stack control");
#if defined(__amd64__)
static int __elfN(vdso) = 1;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 7:48 AM (10 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15626009
Default Alt Text
D48221.id.diff (495 B)
Attached To
Mode
D48221: kernel: Clarify kern.elfNN.nxstack sysctl description
Attached
Detach File
Event Timeline
Log In to Comment