Wireshark-commits: [Wireshark-commits] rev 51343: /trunk/ /trunk/epan/: filesystem.c /trunk/: confi

Date: Tue, 13 Aug 2013 23:37:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51343

User: guy
Date: 2013/08/13 04:37 PM

Log:
 Add in more comments on the whole "get the path of the executable from
 the kernel" thing, and add the NetBSD and DragonFly BSD /proc links (if
 they don't mount /proc, that doesn't work, but it doesn't get in the
 way).
 
 On Solaris, check for getexecname, just in case somebody tries to build
 on an old Solaris that doesn't support it (that could well end up being
 the least of their problems, but at least they won't ask us to diagnose
 that one).

Directory: /trunk/epan/
  Changes    Path            Action
  +72 -26    filesystem.c    Modified

Directory: /trunk/
  Changes    Path            Action
  +9 -0      configure.ac    Modified