Issue #1865 has been updated by tuxillo. Description updated Category set to Userland Status changed from New to Closed Assignee changed from 0 to mathias % Done changed from 0 to 100
No longer the case, closing: <pre> $ cat /proc/curproc/etype DragonFly ELF64 </pre> ---------------------------------------- Bug #1865: Own DragonFly ELF brand name http://bugs.dragonflybsd.org/issues/1865#change-14213 * Author: matthias * Status: Closed * Priority: Normal * Assignee: mathias * Category: Userland * Target version: 6.2 ---------------------------------------- Hi, if you look at @/proc/<pid>/etype@/ on a common DragonFly system, you'll see either "FreeBSD ELF32" or "FreeBSD ELF64". Is there any real reason why there is no "DragonFly ELFXX" ? If no, what about the following patch: http://pastebin.com/HdA67VZW ? Works fine here. Cheers Matthias -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
