Page MenuHomeFreeBSD

D1063.diff
No OneTemporary

D1063.diff

Index: head/sys/amd64/linux32/linux32_sysvec.c
===================================================================
--- head/sys/amd64/linux32/linux32_sysvec.c
+++ head/sys/amd64/linux32/linux32_sysvec.c
@@ -879,7 +879,6 @@
/*
* Calculate string base and vector table pointers.
- * Also deal with signal trampoline code for this exec type.
*/
arginfo = (struct linux32_ps_strings *)LINUX32_PS_STRINGS;
destp = (caddr_t)arginfo - SPARE_USRSPACE -
Index: head/sys/i386/linux/linux_sysvec.c
===================================================================
--- head/sys/i386/linux/linux_sysvec.c
+++ head/sys/i386/linux/linux_sysvec.c
@@ -320,7 +320,6 @@
/*
* Calculate string base and vector table pointers.
- * Also deal with signal trampoline code for this exec type.
*/
p = imgp->proc;
arginfo = (struct ps_strings *)p->p_sysent->sv_psstrings;

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 12, 4:41 AM (21 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15761262
Default Alt Text
D1063.diff (876 B)

Event Timeline