Determine location of LD_PRELOAD'ed shared libraries/functions.

2005-04-17 Thread Marcin
Hello Hackers, I'd like to find locations of functions exported by shared lib loaded into the running ptrace'd process via LD_PRELOAD. I want do determine this from tracing process. For shared libraries linked with a program i can just open the program file and search for relocation sections,

linux call_usermodehelper equivalent in freebsd?

2005-04-17 Thread Andrew Tappert
I tried asking about this on freebsd-questions, but I didn't get a response and I gather this is a more appropriate forum. This is a question about FreeBSD kernel (module) programming. Is there an equivalent in FreeBSD to the Linux kernel function 'call_usermodehelper' which wraps execve to do

Re: linux call_usermodehelper equivalent in freebsd?

2005-04-17 Thread Joerg Sonnenberger
On Sun, Apr 17, 2005 at 12:34:40PM +0100, Andrew Tappert wrote: Is there an equivalent in FreeBSD to the Linux kernel function 'call_usermodehelper' which wraps execve to do as its name suggests, call a user mode helper program? BSD kernels normally don't try to execute helper programs.

Re: Determine location of LD_PRELOAD'ed shared libraries/functions.

2005-04-17 Thread Joseph Koshy
Please point me to right direction, because i've got only one idea left: grep dynamic loader for LD_PRELOAD ;). Doesn't dlsym() with handle RTLD_DEFAULT work? -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy ___ freebsd-hackers@freebsd.org

Making multiple jails

2005-04-17 Thread Matt
I'd like to create five jails on one machine. Is it possible to make them all at the same time? I'm only familiary with creating them individually (DESTDIR=/foo/bar). Thanks much. ___ freebsd-hackers@freebsd.org mailing list

Re: Making multiple jails

2005-04-17 Thread c0ldbyte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 17 Apr 2005, Matt wrote: I'd like to create five jails on one machine. Is it possible to make them all at the same time? I'm only familiary with creating them individually (DESTDIR=/foo/bar). Thanks much. Try: DESTDIR=/foo/bar/jail1 ;

Possible Kernel patch/hack needed, for use of Ambicom BT2000 CF adapter...

2005-04-17 Thread Martes G Wigglesworth
I am having difficulties using my CF/PCCard Bluetooth adapter from Ambicom. I have found similar error messages, associated with an individual that was attempting to get his palm to sync with BSD, back in 2003. The respondent to the individual's inquiry, indicated a patch, and the subsequent