On Wed, Sep 08, 2004 at 11:37:07AM -0600, M. Warner Losh wrote:
> Peter,
>
> thanks again for the excellent anaylsis of the problem. I introduced
> this when I cleaned up the load a driver will now cause usb to attach
> a device case. You are correct as far as I can tell and can test.
> Here's t
Hi all
In my C++ program I need to load some files/classes at runtime, so that users
can add "plugins" without recompilling my program. What functions should I
use? I'm using FreeBSD 5.3-beta2 btw.
br
db
___
[EMAIL PROTECTED] mailing list
http://lists
db wrote:
> Hi all
>
> In my C++ program I need to load some files/classes at runtime, so that users
> can add "plugins" without recompilling my program. What functions should I
> use? I'm using FreeBSD 5.3-beta2 btw.
I'm not sure about C++, though I guess you could use the same functions as
in
On Thursday 09 September 2004 16:36, you wrote:
> > In my C++ program I need to load some files/classes at runtime, so that
> > users can add "plugins" without recompilling my program. What functions
> > should I use? I'm using FreeBSD 5.3-beta2 btw.
>
> I'm not sure about C++, though I guess you
glib provides a facility for this, and should be even more platform portable
On Thu, 9 Sep 2004 16:42:34 +0200, db <[EMAIL PROTECTED]> wrote:
> On Thursday 09 September 2004 16:36, you wrote:
>
> > > In my C++ program I need to load some files/classes at runtime, so that
> > > users can add
On Thursday 09 September 2004 16:43, Robert Dormer wrote:
> glib provides a facility for this, and should be even more platform
> portable
Yes I know, but this is for security/lockdown, so I want it to compile/run
using that is in FreeBSD's base system. I'll try to think about portability
wh
Yeah, I had the same problem. Fixed it by not building with debug
code, but I noticed there was chatter about it.
On Wed, 8 Sep 2004 18:57:09 -0400, Brian Fundakowski Feldman
<[EMAIL PROTECTED]> wrote:
>
>
> On Tue, Sep 07, 2004 at 06:27:14PM -0700, Pascal Hofstee wrote:
> > On Mon, 6 Sep 2004
Ok .. Got some bugzilla notifications ...and apparently this issue
has been targetted for glib-2.4.7 with keywords "portability".
So i assume we'll most likely have to include my provided patch for
the glib20 port until 2.4.7 comes out and an appropriate fix will
probably have been included by the
Hopefully the recently committed changes will fix this problem.
Thanks again for your testing, your useful analysis and preliminary
patches.
Warner
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscrib
The following is the output on a P4 Xeon
cat /usr/compat/linux/proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 16
stepping: 7
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 b19 b21 mmxext mmx fx
hi,
i realize it's most likely a stupid question, but try not to be too hard
on me please - i'm trying to learn :)
i'm experimenting with the kernel's source, and i'm not quite sure how to
find what all the header files are that i need, for the stuff i'd like to
do.. how do i track down what head
> Autofs has been integrated into FreeBSD 6.
>
> There is also a standalone tarball that will compile and run on
> FreeBSD 5 as well as FreeBSD 4.
>
> The most recent one is available here:
>
> http://people.freebsd.org/~alfred/sources/autofs/
>
> If you want to get an idea on how to use it, se
12 matches
Mail list logo